
11 Feb
2018
11 Feb
'18
9:43 p.m.
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@synopsys.com Cc: Masahiro Yamada yamada.masahiro@socionext.com Cc: Tom Rini trini@konsulko.com Reviewed-by: Tom Rini trini@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