xtensa: Place relocated U-Boot in the normal place
authorSimon Glass <sjg@chromium.org>
Fri, 31 Mar 2017 14:40:27 +0000 (08:40 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 20:36:48 +0000 (16:36 -0400)
commitc67f432ecd35386457c004f0fa7812d777593347
tree34e6f3b0338b23cc5feb21205328de36241a98a6
parent088454cde245b4d431ce0181be8b3cbceea059d6
xtensa: Place relocated U-Boot in the normal place

All archs put U-Boot at the bottom of the relocated region. Xtensa does
not, but perhaps not for any good reason. Adjust it to see if things
still work OK.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/board_f.c