[U-Boot] [U-Boot, v2, 4/7] ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
Tom Rini
trini at konsulko.com
Wed Jan 16 21:14:32 UTC 2019
On Wed, Dec 05, 2018 at 11:51:33AM -0600, Andrew F. Davis wrote:
> Like AM33xx and AM43xx, DRA7xx and AM57xx devices may need to
> have an non-standard boot address in memory. This may be due
> to the device being a high security variant, which place the
> Initial SoftWare (ISW) after certificates and secure software.
>
> Allow these devices to set this from Kconfig.
>
> Signed-off-by: Andrew F. Davis <afd at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-omap2/Kconfig | 13 +++++++++++++
> arch/arm/mach-omap2/am33xx/Kconfig | 15 ---------------
> include/configs/ti_omap5_common.h | 2 +-
> 3 files changed, 14 insertions(+), 16 deletions(-)
Turns out this breaks OMAP3 among others as the question is asked there
now and we have no default value (nor I suspect a reasonable one).
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190116/0b7d41d7/attachment.sig>
More information about the U-Boot
mailing list