From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 19 Apr 2013 15:56:02 +0200 (CEST) Subject: [U-Boot] [PATCH 6/6] arm: mx5: Add support for DENX M53EVK In-Reply-To: <1537564824.1876558.1366376096451.JavaMail.root@advansee.com> References: <1366344655-8535-1-git-send-email-marex@denx.de> <1366344655-8535-6-git-send-email-marex@denx.de> <1945491820.1870872.1366363324581.JavaMail.root@advansee.com> <201304191344.58170.marex@denx.de> <1537564824.1876558.1366376096451.JavaMail.root@advansee.com> Message-ID: <1196260457.1878376.1366379762244.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, On Friday, April 19, 2013 2:54:56 PM, Beno?t Th?baudeau wrote: > Dear Marek Vasut, > > On Friday, April 19, 2013 1:44:57 PM, Marek Vasut wrote: > > Dear Beno?t Th?baudeau, > > > > [...] > > > > Where did you get the information the board can only boot from NAND? Did I > > mistakenly present it somewhere like that please? > > No, it's just suggested by the series, e.g. because imximage.cfg is > NAND-specific. This makes me wonder if the following should not be added to m53evk.h: #define CONFIG_SPL_TARGET "u-boot-with-nand-spl.imx" Best regards, Beno?t