Hi Trevor, > -----Original Message----- > From: Trevor Woerner <[email protected]> > Sent: Thursday, April 18, 2019 4:12 PM > To: U-Boot Mailing List <[email protected]>
[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 <[email protected]> > --- > > arch/arc/Kconfig | 14 ++++++++++++++ > arch/arc/lib/start.S | 4 ++-- For ARC part... Acked-by: Alexey Brodkin <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

