From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Dec 2015 21:20:56 +0100 Subject: [U-Boot] [PATCH 2/2] arm: socfpga: Enable simple bus in SPL on all boards In-Reply-To: <1450755669-10470-2-git-send-email-marex@denx.de> References: <1450755669-10470-1-git-send-email-marex@denx.de> <1450755669-10470-2-git-send-email-marex@denx.de> Message-ID: <201512222120.56688.marex@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 Tuesday, December 22, 2015 at 04:41:09 AM, Marek Vasut wrote: > The simple bus support must be enabled in SPL, otherwise the boards > will not be able to parse the DT and will fail to boot. > > Signed-off-by: Marek Vasut > Cc: Dinh Nguyen Applied both, thanks. Best regards, Marek Vasut