[U-Boot] Remove more checks for CONFIG_SYS_TEXT_BASE being set
Tom Rini
trini at konsulko.com
Sun Feb 11 20:43:16 UTC 2018
On Thu, Feb 01, 2018 at 08:20:59PM +0300, Alexey Brodkin wrote:
> Now when Blackfin is gone CONFIG_SYS_TEXT_BASE is supposed to be
> set for each and every board which makes checks for this macro being set
> completely redundant.
>
> Note there're still checks for CONFIG_SYS_TEXT_BASE in quite a few board
> configurations in "include/configs/XXX.h" which at some point might be
> cleaned-up too.
>
> But at least sources are clean now.
>
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Tom Rini <trini at konsulko.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
NAK. For x86:
https://travis-ci.org/trini/u-boot/jobs/340140869
And for xtensa:
https://travis-ci.org/trini/u-boot/jobs/340140899
--
Tom
More information about the U-Boot
mailing list