From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 27 Dec 2017 08:15:11 -0500 Subject: [U-Boot] [U-Boot, 2/3] ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} In-Reply-To: <20171217023606.10308-1-woods.technical@gmail.com> References: <20171217023606.10308-1-woods.technical@gmail.com> Message-ID: <20171227131511.GA20053@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 Sat, Dec 16, 2017 at 08:36:06PM -0600, Derald D. Woods wrote: > This commit updates the configuration files needed to support OF_CONTROL > on the OMAP3 EVM baseboard. > > Additionally: > - CONFIG_SYS_THUMB_BUILD is enabled > - CONFIG_SPL_ENV_SUPPORT is enabled > - CONFIG_SPL_EXT_SUPPORT is enabled > > Tested using GCC 7.2.0 [--with-float=hard --with-mode=thumb]. > > Signed-off-by: Derald D. Woods > --- > > v2: > - Added CONFIG_SPL_ENV_SUPPORT and CONFIG_SPL_EXT_SUPPORT > - Bring back bus and filesystem commands previously dropped > - Update commit message So, this fails for me: https://travis-ci.org/trini/u-boot/jobs/321879321 There's two possible reasons. One, gcc 7.2.0 is doing a better job of optimizing things down and it still fits in SRAM. Or two, I noticed when test building this at first that CONFIG_SPL_EXT_SUPPORT was both enabled then disabled in the defconfig, and the disable won. Given the commit message about enabling it specifically I also dropped the disable line from the defconfig. Perhaps there's really not room for CONFIG_SPL_EXT_SUPPORT ? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: