mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* suddenly, i can't boot barebox on my beagle xM anymore
@ 2012-12-01 21:18 Robert P. J. Day
  2012-12-01 22:36 ` Robert P. J. Day
  2012-12-03  9:46 ` suddenly, i can't boot barebox on my beagle xM anymore Sascha Hauer
  0 siblings, 2 replies; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-01 21:18 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


  a bit embarrassed but, all of a sudden, what used to work just fine
in terms of building and booting barebox on my beagleboard xM (rev C)
doesn't work anymore.

  not that long ago, i documented how easy this was here:

http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Barebox_for_the_xM

absolutely nothing out of the ordinary as i remember it.  so, when
this worked, the boot looked like what you see here:

http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Booting_to_Barebox_on_your_xM_--_it_actually_works

now, the boot process produces:

barebox 2012.11.0-00305-g159109f #1 Sat Dec 1 15:51:00 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

... and hangs, suggesting that the MLO file is fine, but it's
barebox.bin that simply fails.

  am i missing something painfully obvious?

rday

-- 

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

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

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-01 21:18 suddenly, i can't boot barebox on my beagle xM anymore Robert P. J. Day
@ 2012-12-01 22:36 ` Robert P. J. Day
  2012-12-02  9:24   ` suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED] Robert P. J. Day
  2012-12-03  9:46 ` suddenly, i can't boot barebox on my beagle xM anymore Sascha Hauer
  1 sibling, 1 reply; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-01 22:36 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)

On Sat, 1 Dec 2012, Robert P. J. Day wrote:

>
>   a bit embarrassed but, all of a sudden, what used to work just fine
> in terms of building and booting barebox on my beagleboard xM (rev C)
> doesn't work anymore.
>
>   not that long ago, i documented how easy this was here:
>
> http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Barebox_for_the_xM
>
> absolutely nothing out of the ordinary as i remember it.  so, when
> this worked, the boot looked like what you see here:
>
> http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Booting_to_Barebox_on_your_xM_--_it_actually_works
>
> now, the boot process produces:
>
> barebox 2012.11.0-00305-g159109f #1 Sat Dec 1 15:51:00 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
>
> ... and hangs, suggesting that the MLO file is fine, but it's
> barebox.bin that simply fails.
>
>   am i missing something painfully obvious?

  for completeness (and what i of course should have done earlier if i
hadn't been drinking chardonnay all afternoon) was test with an
earlier version of barebox.  so i checked out tag v2012.10.0, and i'm
back to a booting version of barebox on my xM, represented by what you
see here:

http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Booting_to_Barebox_on_your_xM_--_it_actually_works

  will investigate further ...

rday

-- 

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

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

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-01 22:36 ` Robert P. J. Day
@ 2012-12-02  9:24   ` Robert P. J. Day
  2012-12-03  8:19     ` Jan Lübbe
  0 siblings, 1 reply; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-02  9:24 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


  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@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@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
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-02  9:24   ` suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED] Robert P. J. Day
@ 2012-12-03  8:19     ` Jan Lübbe
  2012-12-03  8:31       ` Robert P. J. Day
  0 siblings, 1 reply; 15+ messages in thread
From: Jan Lübbe @ 2012-12-03  8:19 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

Hi,

On Sun, 2012-12-02 at 04:24 -0500, Robert P. J. Day wrote:
> 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@pengutronix.de>
> Date:   Fri Nov 16 14:02:49 2012 +0100
> 
>     Merge branch 'for-next/omap'

*snip*

>   so something in that omap merge is causing this.

The merge itself does not actually introduce new code.

Could you try finding the commit with git bisect?

~/git/barebox $ git bisect start
~/git/barebox $ git bisect bad 154496f736db54123c3f6daaba18809fab54ed9b
~/git/barebox $ git bisect good 05d251f
Bisecting: 3 revisions left to test after this (roughly 2 steps)
[663c466794382f803a69414c935cf0a13d4f0761] ARM OMAP4 panda: switch to new environment
~/git/barebox $

Then test this checkout and tell git using "git bisect good" or "git
bisect bad".

Thanks,
Jan
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-03  8:19     ` Jan Lübbe
@ 2012-12-03  8:31       ` Robert P. J. Day
  2012-12-03  8:44         ` Jan Lübbe
  0 siblings, 1 reply; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03  8:31 UTC (permalink / raw)
  To: Jan Lübbe; +Cc: U-Boot Version 2 (barebox)

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2085 bytes --]

On Mon, 3 Dec 2012, Jan Lübbe wrote:

> Hi,
>
> On Sun, 2012-12-02 at 04:24 -0500, Robert P. J. Day wrote:
> > 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@pengutronix.de>
> > Date:   Fri Nov 16 14:02:49 2012 +0100
> >
> >     Merge branch 'for-next/omap'
>
> *snip*
>
> >   so something in that omap merge is causing this.
>
> The merge itself does not actually introduce new code.
>
> Could you try finding the commit with git bisect?
>
> ~/git/barebox $ git bisect start
> ~/git/barebox $ git bisect bad 154496f736db54123c3f6daaba18809fab54ed9b
> ~/git/barebox $ git bisect good 05d251f
> Bisecting: 3 revisions left to test after this (roughly 2 steps)
> [663c466794382f803a69414c935cf0a13d4f0761] ARM OMAP4 panda: switch to new environment
> ~/git/barebox $
>
> Then test this checkout and tell git using "git bisect good" or "git
> bisect bad".

  *sigh* ... i *think* i figured out what's happening.  in order to
play with barebox on my xM, until recently, i'd done nothing more than
create a single FAT partition on a micro SD card, put MLO and
barebox.bin on it, put it in my xM, and let it boot.  until that OMAP
merge, it worked fine.

  as i read it, the new default environment for the xM *requires* a
second (ext3) partition or the boot process simply hangs, am i reading
that right?  if that's true, how can i adjust that so i can once again
just boot to barebox without having a kernel and root fs created yet?

rday

-- 

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

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

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-03  8:31       ` Robert P. J. Day
@ 2012-12-03  8:44         ` Jan Lübbe
  2012-12-03  8:48           ` Robert P. J. Day
  2012-12-03  8:55           ` Robert P. J. Day
  0 siblings, 2 replies; 15+ messages in thread
From: Jan Lübbe @ 2012-12-03  8:44 UTC (permalink / raw)
  To: Barebox List

On Mon, 2012-12-03 at 03:31 -0500, Robert P. J. Day wrote:
> *sigh* ... i *think* i figured out what's happening.  in order to
> play with barebox on my xM, until recently, i'd done nothing more than
> create a single FAT partition on a micro SD card, put MLO and
> barebox.bin on it, put it in my xM, and let it boot.  until that OMAP
> merge, it worked fine.
> 
>   as i read it, the new default environment for the xM *requires* a
> second (ext3) partition or the boot process simply hangs, am i reading
> that right?  if that's true, how can i adjust that so i can once again
> just boot to barebox without having a kernel and root fs created yet?

Only the kernel uses the second partition for its rootfs, barebox should
get to the prompt where you can interrupt autoboot anyway.

So figuring out the exact commit would be useful. The bisection should
take only a few steps. Sascha build-checks every revision, so all the
bisection steps should build fine.

Regards,
Jan
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-03  8:44         ` Jan Lübbe
@ 2012-12-03  8:48           ` Robert P. J. Day
  2012-12-03  8:55           ` Robert P. J. Day
  1 sibling, 0 replies; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03  8:48 UTC (permalink / raw)
  To: Jan Lübbe; +Cc: Barebox List

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1878 bytes --]

On Mon, 3 Dec 2012, Jan Lübbe wrote:

> On Mon, 2012-12-03 at 03:31 -0500, Robert P. J. Day wrote:
> > *sigh* ... i *think* i figured out what's happening.  in order to
> > play with barebox on my xM, until recently, i'd done nothing more than
> > create a single FAT partition on a micro SD card, put MLO and
> > barebox.bin on it, put it in my xM, and let it boot.  until that OMAP
> > merge, it worked fine.
> >
> >   as i read it, the new default environment for the xM *requires* a
> > second (ext3) partition or the boot process simply hangs, am i reading
> > that right?  if that's true, how can i adjust that so i can once again
> > just boot to barebox without having a kernel and root fs created yet?
>
> Only the kernel uses the second partition for its rootfs, barebox
> should get to the prompt where you can interrupt autoboot anyway.
>
> So figuring out the exact commit would be useful. The bisection
> should take only a few steps. Sascha build-checks every revision, so
> all the bisection steps should build fine.

  actually, i *did* use bisection to isolate it -- here's the commit
that introduces the issue:

commit 5f2074bdd13ea69af5a10c3bcccb648720d6937a
Author: Sascha Hauer <s.hauer@pengutronix.de>
Date:   Wed Oct 31 10:16:48 2012 +0100

    ARM OMAP3 beagle: switch to new environment

    Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

  did i forget to post that?  oops ...

rday

-- 

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

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

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
  2012-12-03  8:44         ` Jan Lübbe
  2012-12-03  8:48           ` Robert P. J. Day
@ 2012-12-03  8:55           ` Robert P. J. Day
  1 sibling, 0 replies; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03  8:55 UTC (permalink / raw)
  To: Jan Lübbe; +Cc: Barebox List

[-- Attachment #1: Type: TEXT/PLAIN, Size: 3009 bytes --]

On Mon, 3 Dec 2012, Jan Lübbe wrote:

> On Mon, 2012-12-03 at 03:31 -0500, Robert P. J. Day wrote:
> > *sigh* ... i *think* i figured out what's happening.  in order to
> > play with barebox on my xM, until recently, i'd done nothing more than
> > create a single FAT partition on a micro SD card, put MLO and
> > barebox.bin on it, put it in my xM, and let it boot.  until that OMAP
> > merge, it worked fine.
> >
> >   as i read it, the new default environment for the xM *requires* a
> > second (ext3) partition or the boot process simply hangs, am i reading
> > that right?  if that's true, how can i adjust that so i can once again
> > just boot to barebox without having a kernel and root fs created yet?
>
> Only the kernel uses the second partition for its rootfs, barebox should
> get to the prompt where you can interrupt autoboot anyway.
>
> So figuring out the exact commit would be useful. The bisection should
> take only a few steps. Sascha build-checks every revision, so all the
> bisection steps should build fine.

  here's a copy-and-paste from one of my other sessions, where i build
MLO/barebox.bin using two consecutive commits:

===== start =====

barebox 2012.10.0-00286-g36969d3 #6 Sun Dec 2 05:31:40 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)!
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:  1
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@Texas Instrument's Beagle:/

barebox 2012.10.0-00287-g5f2074b #7 Sun Dec 2 05:33:23 EST 2012


Board: Texas Instrument's Beagle
NAND type unknown: ff,ff
No NAND device found (-19)!
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

===== end =====

  as you can see, commit 36969d3 has the old behaviour (allowing
booting), while the next commit 5f2074b which introduces the new
beagle environment causes the boot to hang at "booting from MMC1".

rday

-- 

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

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

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-01 21:18 suddenly, i can't boot barebox on my beagle xM anymore Robert P. J. Day
  2012-12-01 22:36 ` Robert P. J. Day
@ 2012-12-03  9:46 ` Sascha Hauer
  2012-12-03  9:50   ` Robert P. J. Day
  1 sibling, 1 reply; 15+ messages in thread
From: Sascha Hauer @ 2012-12-03  9:46 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

Hi Robert,


On Sat, Dec 01, 2012 at 04:18:08PM -0500, Robert P. J. Day wrote:
> 
>   a bit embarrassed but, all of a sudden, what used to work just fine
> in terms of building and booting barebox on my beagleboard xM (rev C)
> doesn't work anymore.
> 
>   not that long ago, i documented how easy this was here:
> 
> http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Barebox_for_the_xM
> 
> absolutely nothing out of the ordinary as i remember it.  so, when
> this worked, the boot looked like what you see here:
> 
> http://www.crashcourse.ca/wiki/index.php/BeagleBoard-xM#Booting_to_Barebox_on_your_xM_--_it_actually_works
> 
> now, the boot process produces:
> 
> barebox 2012.11.0-00305-g159109f #1 Sat Dec 1 15:51:00 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
> 
> ... and hangs, suggesting that the MLO file is fine, but it's
> barebox.bin that simply fails.

I just rechecked, current master works fine for me on my beagle (no xM
though). Just a guess, have you used the barebox-flash-image link
instead of barebox.bin? Since the image is compressed now it becomes
important to use the link (which points to the compressed image).

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03  9:46 ` suddenly, i can't boot barebox on my beagle xM anymore Sascha Hauer
@ 2012-12-03  9:50   ` Robert P. J. Day
  2012-12-03  9:56     ` Sascha Hauer
  0 siblings, 1 reply; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03  9:50 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: U-Boot Version 2 (barebox)

On Mon, 3 Dec 2012, Sascha Hauer wrote:

> I just rechecked, current master works fine for me on my beagle (no
> xM though). Just a guess, have you used the barebox-flash-image link
> instead of barebox.bin? Since the image is compressed now it becomes
> important to use the link (which points to the compressed image).

  whoops, no, i didn't ... will test right this instant.  what *name*
do i copy it to the SD card under?

rday

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03  9:50   ` Robert P. J. Day
@ 2012-12-03  9:56     ` Sascha Hauer
  2012-12-03 10:01       ` Robert P. J. Day
  0 siblings, 1 reply; 15+ messages in thread
From: Sascha Hauer @ 2012-12-03  9:56 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

On Mon, Dec 03, 2012 at 04:50:24AM -0500, Robert P. J. Day wrote:
> On Mon, 3 Dec 2012, Sascha Hauer wrote:
> 
> > I just rechecked, current master works fine for me on my beagle (no
> > xM though). Just a guess, have you used the barebox-flash-image link
> > instead of barebox.bin? Since the image is compressed now it becomes
> > important to use the link (which points to the compressed image).
> 
>   whoops, no, i didn't ... will test right this instant.  what *name*
> do i copy it to the SD card under?

xload: cp barebox-flash-image /mnt/MLO
barebox: cp barebox-flash-image /mnt/barebox.bin

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03  9:56     ` Sascha Hauer
@ 2012-12-03 10:01       ` Robert P. J. Day
  2012-12-03 10:04         ` Sascha Hauer
  0 siblings, 1 reply; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03 10:01 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: U-Boot Version 2 (barebox)

On Mon, 3 Dec 2012, Sascha Hauer wrote:

> On Mon, Dec 03, 2012 at 04:50:24AM -0500, Robert P. J. Day wrote:
> > On Mon, 3 Dec 2012, Sascha Hauer wrote:
> >
> > > I just rechecked, current master works fine for me on my beagle (no
> > > xM though). Just a guess, have you used the barebox-flash-image link
> > > instead of barebox.bin? Since the image is compressed now it becomes
> > > important to use the link (which points to the compressed image).
> >
> >   whoops, no, i didn't ... will test right this instant.  what *name*
> > do i copy it to the SD card under?
>
> xload: cp barebox-flash-image /mnt/MLO
> barebox: cp barebox-flash-image /mnt/barebox.bin

  i did that second copy, but are you sure i should copy that new
flash image to MLO?  i'm not convinced...

rday

-- 

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

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

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03 10:01       ` Robert P. J. Day
@ 2012-12-03 10:04         ` Sascha Hauer
  2012-12-03 10:07           ` Robert P. J. Day
  2012-12-03 12:02           ` Robert P. J. Day
  0 siblings, 2 replies; 15+ messages in thread
From: Sascha Hauer @ 2012-12-03 10:04 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

On Mon, Dec 03, 2012 at 05:01:43AM -0500, Robert P. J. Day wrote:
> On Mon, 3 Dec 2012, Sascha Hauer wrote:
> 
> > On Mon, Dec 03, 2012 at 04:50:24AM -0500, Robert P. J. Day wrote:
> > > On Mon, 3 Dec 2012, Sascha Hauer wrote:
> > >
> > > > I just rechecked, current master works fine for me on my beagle (no
> > > > xM though). Just a guess, have you used the barebox-flash-image link
> > > > instead of barebox.bin? Since the image is compressed now it becomes
> > > > important to use the link (which points to the compressed image).
> > >
> > >   whoops, no, i didn't ... will test right this instant.  what *name*
> > > do i copy it to the SD card under?
> >

make omap3530_beagle_xload_defconfig && make

> > xload: cp barebox-flash-image /mnt/MLO

make omap3530_beagle_defconfig && make

> > barebox: cp barebox-flash-image /mnt/barebox.bin
> 
>   i did that second copy, but are you sure i should copy that new
> flash image to MLO?  i'm not convinced...

Not the same binary of course. I clarified this a bit above.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03 10:04         ` Sascha Hauer
@ 2012-12-03 10:07           ` Robert P. J. Day
  2012-12-03 12:02           ` Robert P. J. Day
  1 sibling, 0 replies; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03 10:07 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: U-Boot Version 2 (barebox)

On Mon, 3 Dec 2012, Sascha Hauer wrote:

> On Mon, Dec 03, 2012 at 05:01:43AM -0500, Robert P. J. Day wrote:
> > On Mon, 3 Dec 2012, Sascha Hauer wrote:
> >
> > > On Mon, Dec 03, 2012 at 04:50:24AM -0500, Robert P. J. Day wrote:
> > > > On Mon, 3 Dec 2012, Sascha Hauer wrote:
> > > >
> > > > > I just rechecked, current master works fine for me on my beagle (no
> > > > > xM though). Just a guess, have you used the barebox-flash-image link
> > > > > instead of barebox.bin? Since the image is compressed now it becomes
> > > > > important to use the link (which points to the compressed image).
> > > >
> > > >   whoops, no, i didn't ... will test right this instant.  what *name*
> > > > do i copy it to the SD card under?
> > >
>
> make omap3530_beagle_xload_defconfig && make
>
> > > xload: cp barebox-flash-image /mnt/MLO
>
> make omap3530_beagle_defconfig && make
>
> > > barebox: cp barebox-flash-image /mnt/barebox.bin
> >
> >   i did that second copy, but are you sure i should copy that new
> > flash image to MLO?  i'm not convinced...
>
> Not the same binary of course. I clarified this a bit above.

  ah, thanks.  it seems the actual "MLO" file works fine being copied
directly as "MLO".  not sure if it's supposed to, just making an
observation.  and now, off for coffee and to the lab.  thanks.

rday

-- 

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

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

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: suddenly, i can't boot barebox on my beagle xM anymore
  2012-12-03 10:04         ` Sascha Hauer
  2012-12-03 10:07           ` Robert P. J. Day
@ 2012-12-03 12:02           ` Robert P. J. Day
  1 sibling, 0 replies; 15+ messages in thread
From: Robert P. J. Day @ 2012-12-03 12:02 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: U-Boot Version 2 (barebox)

On Mon, 3 Dec 2012, Sascha Hauer wrote:

> make omap3530_beagle_xload_defconfig && make
>
> > > xload: cp barebox-flash-image /mnt/MLO
>
> make omap3530_beagle_defconfig && make
>
> > > barebox: cp barebox-flash-image /mnt/barebox.bin
> >
> >   i did that second copy, but are you sure i should copy that new
> > flash image to MLO?  i'm not convinced...
>
> Not the same binary of course. I clarified this a bit above.

  and i tossed all this into one of my wiki pages:

http://www.crashcourse.ca/wiki/index.php/Barebox_on_the_xM

thanks for clearing that up.

rday

-- 

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

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

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-12-03 12:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-01 21:18 suddenly, i can't boot barebox on my beagle xM anymore Robert P. J. Day
2012-12-01 22:36 ` Robert P. J. Day
2012-12-02  9:24   ` suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED] Robert P. J. Day
2012-12-03  8:19     ` Jan Lübbe
2012-12-03  8:31       ` Robert P. J. Day
2012-12-03  8:44         ` Jan Lübbe
2012-12-03  8:48           ` Robert P. J. Day
2012-12-03  8:55           ` Robert P. J. Day
2012-12-03  9:46 ` suddenly, i can't boot barebox on my beagle xM anymore Sascha Hauer
2012-12-03  9:50   ` Robert P. J. Day
2012-12-03  9:56     ` Sascha Hauer
2012-12-03 10:01       ` Robert P. J. Day
2012-12-03 10:04         ` Sascha Hauer
2012-12-03 10:07           ` Robert P. J. Day
2012-12-03 12:02           ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox