Patrick Delaunay
6de299230f
arm: set the relocated gd with gd->new_gd
...
Simplify the arm relocation behavior and get gd directly form new_gd,
as it is already done in crt0_64.S:
ldr x18, [x18, #GD_NEW_GD] /* x18 <- gd->new_gd */
This patch avoid assumption on new GD location (new GD is below bd -
with #GD_SIZE offset).
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com >
2020-04-16 23:06:54 -04:00
..
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-01-17 17:53:40 -05:00
2019-12-02 18:23:55 -05:00
2019-02-28 14:21:46 -05:00
2019-12-02 18:24:58 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-11-17 17:22:53 +08:00
2019-07-16 22:17:14 +00:00
2019-07-16 22:17:14 +00:00
2020-04-16 23:06:54 -04:00
2018-05-07 09:34:12 -04:00
2020-01-17 17:53:40 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-16 14:58:46 +02:00
2020-02-25 11:39:54 -05:00
2018-06-19 07:31:45 -04:00
2019-12-02 18:25:00 -05:00
2020-01-17 14:02:31 -05:00
2020-01-17 14:02:31 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-01-10 14:18:26 -05:00
2018-11-16 16:51:57 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-07-26 13:15:30 -07:00
2018-07-19 16:31:36 -04:00
2018-07-19 16:31:36 -04:00
2020-01-17 13:26:49 -05:00
2018-09-10 21:19:33 -04:00
2020-01-17 14:02:31 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 21:19:33 -04:00
2019-05-08 17:34:12 +08:00
2019-05-09 20:21:59 -04:00