On Sun, Apr 14, 2019 at 06:20:55AM -0400, Robert P. J. Day wrote: > >From way back in 2015: > > commit dffb86e468c8e02ba77283989aefef214d904dc5 > Author: Masahiro Yamada <[email protected]> > Date: Wed Aug 12 07:31:54 2015 +0900 > > of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL > > As we discussed a couple of times, negative CONFIG options make our > life difficult; CONFIG_SYS_NO_FLASH, CONFIG_SYS_DCACHE_OFF, ... > and here is another one. > > Now, there are three boards enabling OF_CONTROL on SPL: > - socfpga_arria5_defconfig > - socfpga_cyclone5_defconfig > - socfpga_socrates_defconfig > > This commit adds CONFIG_SPL_OF_CONTROL for them and deletes > CONFIG_SPL_DISABLE_OF_CONTROL from the other boards to invert > the logic. > > Signed-off-by: Masahiro Yamada <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Masahiro Yamada <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

