On Wed, Dec 13, 2017 at 9:38 PM, Peter Korsgaard <[email protected]> wrote: >>>>>> "Maxime" == Maxime Ripard <[email protected]> writes: > > Hi, > > >> +++ b/arch/arm/mach-sunxi/Kconfig > >> @@ -179,6 +179,7 @@ config MACH_SUN50I > >> select SUNXI_DRAM_DW_32BIT > >> select FIT > >> select SPL_LOAD_FIT > >> + imply FIT_SIGNATURE > > > I'm really not sure we should force it by default. How much code size > > is it adding? > > Not only that, enabling FIT_SIGNATURE support disables support for the > legacy images (uImage / boot.scr) for security reasons, so it may very > well break existing setups.
Sorry, I didn't get why legacy images will disable with fit? It depends how user can go with it, whether he want legacy or fit both will work. thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
