From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 21 Apr 2013 02:38:03 +0200 Subject: [U-Boot] [PATCH 4/6] arm: mx5: Add SPL support code to MX5 In-Reply-To: <20130419131054.GB246@twoflower.paeps.cx> References: <1366344655-8535-1-git-send-email-marex@denx.de> <1366344655-8535-4-git-send-email-marex@denx.de> <20130419131054.GB246@twoflower.paeps.cx> Message-ID: <201304210238.03417.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 Dear Philip Paeps, > On 2013-04-19 06:10:53 (+0200), Marek Vasut wrote: > > Fix minor adjustments needed to get SPL framework building on MX5. > > The same adjustment is needed to make other mx* build. Perhaps spl.h > should live under arch/arm/include/asm/imx-common to avoid duplicating > it for others? Apparently, this doesn't work. The include isn't found. Best regards, Marek Vasut