suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]

Robert P. J. Day rpjday at crashcourse.ca
Sun Dec 2 04:24:22 EST 2012


  i've isolated the commit that introduces the apparent booting
problem on my xM:

$ git show 154496f
commit 154496f736db54123c3f6daaba18809fab54ed9b
Merge: 05d251f bd6d12b
Author: Sascha Hauer <s.hauer at pengutronix.de>
Date:   Fri Nov 16 14:02:49 2012 +0100

    Merge branch 'for-next/omap'

$

  if i build MLO and barebox.bin with that commit, booting produces:

barebox 2012.11.0-00237-g154496f #1 Sat Dec 1 18:43:27 EST 2012


Board: Texas Instrument's Beagle
NAND type unknown: ff,ff
No NAND device found (-19)!
gpmc_nand gpmc_nand0: probe failed: error 6
omap-hsmmc omap-hsmmc0: registered as omap-hsmmc0
mci mci0: registered disk0
malloc space: 0x87bfff10 -> 0x87ffff0f (size  4 MB)
stack space:  0x4020f000 -> 0x4020fc00 (size  3 kB)
booting from MMC1
87ffff0f (size  4 MB)
stack space:  0x4020f000 -> 0x4020fc00 (size  3 kB)
booting from MMC1

... and hangs ...

  if, however, i build from the parent commit 05d251f, then i'm back
to a full boot to barebox:

barebox 2012.11.0-00230-g05d251f #2 Sun Dec 2 04:04:37 EST 2012


Board: Texas Instrument's Beagle
I2C probe
i2c-omap i2c-omap0: bus 0 rev4.0 at 100 kHz
ehci ehci0: USB EHCI 1.00
NAND type unknown: ff,ff
No NAND device found (-19)!
gpmc_nand gpmc_nand0: probe failed: No such device or address
omap-hsmmc omap-hsmmc0: registered as omap-hsmmc0
mci mci0: registered disk0
malloc space: 0x80c00000 -> 0x80ffffff (size  4 MB)
stack space:  0x80bf8000 -> 0x80c00000 (size 32 kB)
Open /dev/env0 No such file or directory
no valid environment found on /dev/env0. Using default environment
running /env/bin/init...

Hit any key to stop autoboot:  0
dhcp failed: Network is down
dhcp: Network is down
do_tftpb: /.tftp_tmp_path/zImage- -> /image
could not open /.tftp_tmp_path/zImage-: Network is down

barebox at Texas Instrument's Beagle:/

  so something in that omap merge is causing this.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the barebox mailing list