diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-07-30 21:54:49 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-09-09 13:50:45 +0200 |
commit | 47a602eab43fc2a3ce402efd5e7baee3a8a3fffb (patch) | |
tree | 2995ad87506f99b3442c99c433cb9ba734787698 /common/autoboot.c | |
parent | a6bc0195dba895fa0e9facc718d17eb098695685 (diff) | |
download | u-boot-imx-47a602eab43fc2a3ce402efd5e7baee3a8a3fffb.zip u-boot-imx-47a602eab43fc2a3ce402efd5e7baee3a8a3fffb.tar.gz u-boot-imx-47a602eab43fc2a3ce402efd5e7baee3a8a3fffb.tar.bz2 |
board_r: ARM[64] do not set gd again
For ARM / ARM64 the relocation routines already updated
gd to the new value. Don't set it again. This allows
compilation with clang as it cannot update gd directly.
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'common/autoboot.c')
0 files changed, 0 insertions, 0 deletions