From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 5 Dec 2016 10:28:52 -0500 Subject: [U-Boot] [PATCH v2 1/4] arm: am57xx: cl-som-am57x: add initial board support In-Reply-To: <1480926478-17204-2-git-send-email-uri.mashiach@compulab.co.il> References: <1480926478-17204-1-git-send-email-uri.mashiach@compulab.co.il> <1480926478-17204-2-git-send-email-uri.mashiach@compulab.co.il> Message-ID: <20161205152852.GI4248@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Dec 05, 2016 at 10:27:55AM +0200, Uri Mashiach wrote: > From: Dmitry Lifshitz > > Features supported : > > * Serial console > * SPI Flash > * MMC/SD Card > * eMMC storage > * SATA > * PCA9555 - GPIO expander over I2C5 bus > * USB > > Use spl alternate boot device feature to define fallback to > the main boot device as it is defined by hardware. > > Signed-off-by: Dmitry Lifshitz > [uri.mashiach at compulab.co.il: Adjust to v2016.11] > Signed-off-by: Uri Mashiach > Acked-by: Igor Grinberg [snip] > +++ b/configs/cl-som-am57x_defconfig > @@ -0,0 +1,41 @@ > +CONFIG_ARM=y > +CONFIG_OMAP54XX=y > +# CONFIG_SPL_NAND_SUPPORT is not set > +CONFIG_TARGET_CL_SOM_AM57X=y > +CONFIG_VERSION_VARIABLE=y > +CONFIG_SPL=y > +CONFIG_HUSH_PARSER=y > +CONFIG_CMD_BOOTZ=y Are you intentionally not enabling the generic distro framework? [snip] > +++ b/include/configs/cl-som-am57x.h [snip] > +/* SPI SPL defines */ > +#undef CONFIG_SPL_OS_BOOT This isn't needed, it's moved to Kconfig and defaults to off. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: