On Fri, Sep 02, 2016 at 09:57:10AM -0500, Andrew F. Davis wrote: > On 09/02/2016 09:54 AM, Tom Rini wrote: > > On Tue, Aug 30, 2016 at 02:06:29PM -0500, Andrew F. Davis wrote: > > > >> Add a new defconfig file for the AM335x High Security EVM. This config > >> is specific for the case of SD card booting, we the boot types to be > >> seperate defconfigs as some options change depending on boot type, in > >> addition this allows us to trim the SPL size as we only need to support > >> one boot media. > >> > >> This defconfig is the same as for the non-secure part, except for: > >> CONFIG_TI_SECURE_DEVICE option set to 'y' > >> CONFIG_ISW_ENTRY_ADDR updated for secure images. > >> CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y' > >> CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y' > >> CONFIG_SPL_SD_BOOT option set to 'y' so we will build an MMC > >> compatible SPL > >> CONFIG_USE_TINY_PRINTF option set to 'y' to reduce SPL size > >> NAND removed from CONFIG_SYS_EXTRA_OPTIONS as this adds NAND > >> support to SPL, not just U-Boot proper, when this is fixed > >> this can be added back > >> > >> Signed-off-by: Andrew F. Davis <a...@ti.com> > > > > Reviewed-by: Tom Rini <tr...@konsulko.com> > > > > Just a heads up, this defconfig will probably not build until Simon's > SPL_*_SUPPORT kconfig series is taken. > > I would be okay if this didn't get taken right now, I can re-post this > and the other boot mode defconfigs when I can test that they build/boot > correctly.
OK, then yeah, it'll probably need at least one more spin once Simon's series is done. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot