From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Wed, 22 Feb 2012 11:30:58 +0100 Subject: [U-Boot] [PATCH 8/9] MX53: Add support to ESG ima3 board In-Reply-To: <1329906281-15180-8-git-send-email-sbabic@denx.de> References: <1329906281-15180-1-git-send-email-sbabic@denx.de> <1329906281-15180-8-git-send-email-sbabic@denx.de> Message-ID: <4F44C3E2.2020706@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 22.02.2012 11:24, Stefano Babic wrote: ... > It boots from NOR (128 MB) Ah. I wonder why I was under the impression that I was the only guy fighting with the imximage NOR header pain, then ;) > diff --git a/board/esg/ima3-mx53/imximage.cfg b/board/esg/ima3-mx53/imximage.cfg > new file mode 100644 > index 0000000..fa6b42d > --- /dev/null > +++ b/board/esg/ima3-mx53/imximage.cfg ... > +# Boot Device : one of > +# spi, sd (the board has no nand neither onenand) Maybe the above comment should be updated for nor? ;) > +BOOT_FROM nor I assume that you have tested this and it works with the imximage? Best regards Dirk