[U-Boot] [PATCH] defconfig: Add a config for AM335x High Security EVM
Tom Rini
trini at konsulko.com
Sat Jan 14 03:58:48 CET 2017
On Fri, Jan 13, 2017 at 02:57:36PM -0600, Andrew F. Davis wrote:
> Add a new defconfig file for the AM335x High Security EVM. This config
> is specific for the case of memory device booting. Memory device booting
> is handled separatly from peripheral booting on HS devices as the load
> address changes.
>
> 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_USE_TINY_PRINTF option set to 'y' to reduce SPL size
> CONFIG_SPL_SYS_MALLOC_SIMPLE set to 'y' to reduce SPL size
>
> Signed-off-by: Andrew F. Davis <afd at ti.com>
> ---
> configs/am335x_hs_evm_defconfig | 62 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 62 insertions(+)
> create mode 100644 configs/am335x_hs_evm_defconfig
This should update the MAINTAINERS file too, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170113/b40799a3/attachment.sig>
More information about the U-Boot
mailing list