[U-Boot] [PATCH v2 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
Tom Rini
trini at konsulko.com
Fri May 6 19:48:46 CEST 2016
On Wed, Apr 27, 2016 at 03:09:17PM -0500, Daniel Allred wrote:
> Adds an fdt.c file in that defines the ft_cpu_setup() function,
> which should be called from a board-specific ft_board_setup()).
> This ft_cpu_setup() will currently do nothing for non-secure (GP)
> devices but contains pertinent updates for booting on secure (HS)
> devices.
>
> Update the omap5 Makefile to include the fdt.c in the build.
>
> Signed-off-by: Daniel Allred <d-allred at ti.com>
> Signed-off-by: Madan Srinivas <madans at ti.com>
> ---
>
> V2:
> Change CONFIG_SECURE_BOOT_SRAM to TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
> Change CONFIG_SECURE_RUN_SRAM to CONFIG_SECURE_RUNTIME_RESV_SRAM_SZ
Is CONFIG_SECURE_RUNTIME_RESV_SRAM_SZ really a configurable option or
sholud it too be TI_OMAP5_... ?
--
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/20160506/c5a07f0e/attachment.sig>
More information about the U-Boot
mailing list