
18 Apr
2019
18 Apr
'19
6:43 p.m.
Hi Trevor,
-----Original Message----- From: Trevor Woerner trevor@toganlabs.com Sent: Thursday, April 18, 2019 4:12 PM To: U-Boot Mailing List u-boot@lists.denx.de
[snip]
While converting CONFIG_SYS_[DI]CACHE_OFF to Kconfig, there are instances where these configuration items are conditional on SPL. This commit adds SPL variants of these configuration items, uses CONFIG_IS_ENABLED(), and updates the configurations as required.
Signed-off-by: Trevor Woerner trevor@toganlabs.com
arch/arc/Kconfig | 14 ++++++++++++++ arch/arc/lib/start.S | 4 ++--
For ARC part...
Acked-by: Alexey Brodkin abrodkin@synopsys.com