From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Eric_B=E9nard?= Date: Wed, 10 Feb 2010 16:16:01 +0100 Subject: [U-Boot] Booting from NAND on MX51 In-Reply-To: <4B3F8896E1733D4787DDB0EA1C7FF91F010D8CB0@ukmail.uk.wirelessworld.airvananet.com> References: <4B3F8896E1733D4787DDB0EA1C7FF91F010D8BD3@ukmail.uk.wirelessworld.airvananet.com> <4B729BF4.6010106@denx.de> <4B3F8896E1733D4787DDB0EA1C7FF91F010D8C2C@ukmail.uk.wirelessworld.airvananet.com> <4B72BA96.5050703@eukrea.com> <4B3F8896E1733D4787DDB0EA1C7FF91F010D8CB0@ukmail.uk.wirelessworld.airvananet.com> Message-ID: <4B72CDB1.7030507@eukrea.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 Andreas, Le 10/02/2010 15:55, Andreas Orfanos a ?crit : > Did you have to make changes in cpu/arm_cortex8/start.S file? we are using u-boot-2009.01 + freescale patches. No change to start.S (except a small hack to turn on a led to check u-boot is properly loaded and run). > I don't have to make any changes on DCD table anyway, as it has already produced by freescale for mx51_3stack board > I started with the DCD of Redboot for 3Stack as the one for the 3Stack in u-boot never worked here. If you don't manage to get it running using RedBoot DCD, come back to me on next thursday where I should be able to extract some patches as I'm actually busy on an other subject. Eric