[U-Boot] defconfigs: Add a config for AM43xx High Security EVM with QSPI Boot support

Tom Rini trini at konsulko.com
Fri Sep 29 17:48:44 UTC 2017


On Wed, Sep 20, 2017 at 02:43:18PM -0500, Andrew F. Davis wrote:

> On AM43xx HS devices, QSPI boot is XIP and we use a single stage
> bootloader. Add a defconfig for this.
> 
> Signed-off-by: Andrew F. Davis <afd at ti.com>

This has a bunch of warnings about CONFIG_SYS_NS16550_REG_SIZE and:
> +CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1,SERIAL1,QSPI"

Where do we even use CONFIG_SERIAL1 ?  Or CONFIG_QSPI?  Finally, I think
board/ti/am43xx/Kconfig needs to at least borrow the CONS_INDEX logic
from board/ti/am335x/Kconfig, if not migrate it to
drivers/serial/Kconfig and start depend'ing it in on TI parts.  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/20170929/0c3ccff0/attachment.sig>


More information about the U-Boot mailing list