From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Mon, 12 Oct 2009 16:41:44 +0200 Subject: [U-Boot] u-boot-ti next updated In-Reply-To: <5e088bd90910110815h5dbb70f3hafb2867a26bca352@mail.gmail.com> References: <0554BEF07D437848AF01B9C9B5F0BC5D932687BF@dlee01.ent.ti.com> <5e088bd90910110716y22748dcax141b88b93cab8b6d@mail.gmail.com> <5e088bd90910110815h5dbb70f3hafb2867a26bca352@mail.gmail.com> Message-ID: <4AD34028.8010805@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Steve Sakoman wrote: > On Sun, Oct 11, 2009 at 7:16 AM, Steve Sakoman wrote: > >> Compile and run test of the Overo build was fine with Tobi card. >> Later today I will try some of the other daughter cards to make sure >> it works with all of them. > > Heh, I spoke too soon! > > U-boot appeared to run fine, but it fails in it's main mission in life > -- to load & execute the linux kernel. > > Overo hangs after the uncompressing kernel message. Hmm, on beagle it seems to be fine, though. g78c38ce (see below) is recent head of u-boot-ti/next: http://git.denx.de/?p=u-boot/u-boot-ti.git;a=commit;h=78c38ce87f7423eedba844e8594cfc5a4fa6051b Best regards Dirk ... U-Boot 2009.08-00514-g78c38ce (Oct 12 2009 - 16:30:03) OMAP3530-GP ES2.0, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 128 MB NAND: 256 MiB In: serial Out: serial Err: serial Board revision Ax/Bx Die ID #00000000000000000000000000000000 Hit any key to stop autoboot: 0 mmc1 is available reading uImage 1824144 bytes read ## Booting kernel from Legacy Image at 80000000 ... Image Name: Linux-2.6.28-omap1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1824080 Bytes = 1.7 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux.................................................................................................... Linux version 2.6.28-omap1 (kaltsi at kaltsbuntu) (gcc version 4.2.1) #1 Fri Mar 13 12:58:49 EET 2009 CPU: ARMv7 Processor [411fc082] revision 2 (ARMv7), cr=10c5387f CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache Machine: OMAP3 Beagle Board ...