From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 20 May 2016 16:58:34 +0200 Subject: [U-Boot] Breakage on gw_ventana In-Reply-To: References: <573DB954.3020000@denx.de> <573DC82A.8010308@denx.de> <573F05E7.80104@denx.de> <573F07F9.5000104@denx.de> <573F0E2A.90503@denx.de> Message-ID: <573F261A.6050405@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/20/2016 04:23 PM, Tim Harvey wrote: > On Fri, May 20, 2016 at 6:16 AM, Marek Vasut wrote: >>> Marek, >>> >>> Could you revert 291000894ed4d6257830baba547764b86e335b5c and/or >>> submit a patch to move CONFIG_SPL_EXT_SUPPORT back into the board >>> config? It looks like the novena board was the only one using it and >>> it breaks Ventana build. >> >> I would much rather see explicit disable of CONFIG_SPL_EXT_SUPPORT for >> ventana. If we have FS boot, we should push for filesystems which are >> not a patent minefield (like fat). >> >> So what about adding this to ventana: >> #undef CONFIG_SPL_EXT_SUPPORT >> > > sounds reasonable - I'll submit that shortly Cool, thanks! -- Best regards, Marek Vasut