From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 14 Apr 2013 19:20:32 +0200 Subject: [U-Boot] [PATCH 4/4] mx5: Add support for DENX M53EVK In-Reply-To: References: <1361816397-8661-1-git-send-email-marex@denx.de> <1361816647-8720-1-git-send-email-marex@denx.de> Message-ID: <201304141920.32212.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 Fabio Estevam, > Hi Marek, > > On Mon, Feb 25, 2013 at 3:24 PM, Marek Vasut wrote: > > +/* > > + * Boot Device : one of > > + * spi, sd, nand > > + */ > > +BOOT_FROM nand > > Just curious: which method did you use to flash the final binary into the > NAND? Did you boot the kernel and used mtd-utils? > > Maybe we could add such info later into a README? I just wrote the resulting u-boot.nand to the 0x0 of the NAND. Best regards, Marek Vasut