On 22 September 2017 at 00:39, zijun_hu <[email protected]> wrote: > From: zijun_hu <[email protected]> > > the new GD address is calculated via board data BD currently > it require the new GD area locates below BD tightly, so a strict > constraint is imposed on memory layout which maybe make special > platform unpleasant. > > fix it by getting new GD address from gd->new_gd directly. > > Signed-off-by: zijun_hu <[email protected]> > --- > arch/arm/lib/crt0_64.S | 3 +-- > lib/asm-offsets.c | 2 ++ > 2 files changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

