Beagleboard and barebox problem

Victor Rodriguez vm.rod25 at gmail.com
Thu Oct 21 13:55:16 EDT 2010


Hey I am new on bare box I have download it from git repo and when I
make the barebox.bin with omap3530_beagle_defconfig this is the output

Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
Reading boot sector
Loading u-boot.bin from mmc


barebox 2010.10.0-00086-ga14c018 (Oct 21 2010 - 12:19:10)

Board: Texas Instrument's Beagle
I2C probe
i2c-omap at i2c-omap0: bus 0 rev3.12 at 100 kHz
ehci at ehci0: USB EHCI 1.00
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB
1,8V 16-bit)
Malloc space: 0x80c00000 -> 0x81000000 (size  4 MB)
Stack space : 0x80bf8000 -> 0x80c00000 (size 32 kB)
Open /dev/env0 No such file or directory
running /env/bin/init...
not found
barebox> ls
.      ..     dev
barebox> ls /dev/
zero         mem          ram0         twl4030      nand0
nand_oob0


And when I compile with omap3530_beagle_per_uart_defconfig

This is the output

Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
Reading boot sector
Loading u-boot.bin from mmc


barebox 2010.10.0-00086-ga14c018 (Oct 21 2010 - 12:41:33)

Board: Texas Instrument's Beagle
Malloc space: 0x87bfff10 -> 0x87ffff10 (size  4 MB)
Stack space : 0x87bf7f10 -> 0x87bfff10 (size 32 kB)
running /env/bin/init...
not found
X-load Beagle>ls
Unknown command 'ls'
X-load Beagle>help
Unknown command 'help'

And the same to all the commands

What I am looking for is to use bare box with MMC, the kernel image
and the File System are on the MMC on different partitions, I have
tested them and work perfect with the traditioanl u-boot.

I really want to try this new boat loader

Thanks

Victor Rodriguez



More information about the barebox mailing list