From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 11 Apr 2013 11:26:28 +0200 Subject: [U-Boot] [PATCH 0/4] imx: Add iMX6 NAND support In-Reply-To: <201304101021.19384.marex@denx.de> References: <1365577570-12384-1-git-send-email-sr@denx.de> <201304101021.19384.marex@denx.de> Message-ID: <516681C4.3020701@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 Hi Marek, On 10.04.2013 10:21, Marek Vasut wrote: >> To support NAND on the iMX6 this patch moves some headers into >> i.MX common locations. Instead of creating new files in the imx6 >> include directory containing nearly the same content. >> >> Here the diffstat: > > They look reasonable, can you give them a test on m28evk please? Yes. Unfortunately it doesn't boot to the prompt. But this is not a problem of my patchset. It also happens with the latest master branch: U-Boot 2013.04-rc2-00031-gfac150e (Apr 11 2013 - 11:24:25) CPU: Freescale i.MX28 rev1.2 at 454 MHz Here it hangs!!! :-( You are the m28 expert, so perhaps you might want to take a look? ;) Thanks, Stefan