From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Lilja Date: Thu, 01 Jul 2010 16:45:19 +0200 Subject: [U-Boot] MX31PDK not booting with U-boot v2010.06 In-Reply-To: <4C2C8836.2060101@denx.de> References: <4C2B9BC5.2020500@gmail.com> <4C2C8836.2060101@denx.de> Message-ID: <4C2CA9FF.1040304@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, >> Has anyone tried the latest release on the i.MX31 PDK board? I >> downloaded it on my board, using U-boot v2010.03-rc1 to download and >> update U-boot, and after a reset it doesn't start. Since I don't have >> a debugger right now I don't know more than that. I'll get my hands >> on one and re-flash the board. >> >> As I mentioned, v2010.03-rc1 worked. I haven't tried any versions >> after that. v2010.06 seems to work on the i.MX31 Litekit board >> (Litekit boots from NOR, PDK boots from NAND). > > I do not have a MX.31 board booting from NAND, I could only test on > another board (qong) booting from NOR and I can at least confirm you > there are no problems. It seems you cannot avoit to use the debugger to > get some more info... I have some updated info now, it might have been a problem with the v2010.03-rc1 that I use to reprogram the flash to 2010.06. After using the debugger to program 2010.06 the board boots nicely from NAND and I can also use 2010.06 to reprogram the flash and board boots also after this reprogramming. However, I have access to a board that boots from a small page NAND flash and v2010.06 does not boot on that board (2009.11 boots). After reverting f3bb63a304c4e76010a2a4e99da61f7b6ffffc77 (Add MX25 support to nand_spl fsl nfc driver) the board boots fine so I guess that commit broke i.MX31 small page NAND booting. Haven't investigated why that commit breaks small page booting and I doubt I will spend time on it before mid August. Regards, Magnus Lilja