[PATCH 0/2] omap3evm: Enable Linux boot
Premi, Sanjeev
premi at ti.com
Tue Feb 7 11:24:02 EST 2012
> -----Original Message-----
> From: Premi, Sanjeev
> Sent: Tuesday, February 07, 2012 9:47 PM
> To: barebox at lists.infradead.org
> Cc: Premi, Sanjeev
> Subject: [PATCH 0/2] omap3evm: Enable Linux boot
>
> These patches are necessary enable Linux boot from
> barebox.bin.
>
> Both patches apply against the 'next' branch at:
>
> Linux still doesn't boot successfully, and changes
> are necessary in the defconfig and default env.
> Will submit the patches once I have done some more
> debug.
>
> Will share the failure log in reponse to this patch
> (just to prevent clutter in this description).
>
> Sanjeev Premi (2):
> omap3evm: Remove inclusion of non-existent header
> omap3evm: Setup ATAGs for Linux boot
>
> arch/arm/boards/omap3evm/board.c | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
>
My local init script uses this command to boot Linux:
bootm -c -v /mnt/uImage
As noted in the original description, Linux doesn't boot
successfully. Debugger indicates an exception - but need
to investigate further.
Here is the log:
barebox 2012.01.0-00248-g9119228-dirty (Feb 7 2012 - 21:08:10)
Board: Texas Instrument's OMAP3EVM
Malloc space: 0x87bfff10 -> 0x87ffff0f (size 4 MB)
Stack space : 0x4020f000 -> 0x4020fc00 (size 3 kB)
booting from MMC1
barebox 2012.01.0-00248-g9119228-dirty (Feb 7 2012 - 21:09:16)
Board: Texas Instrument's OMAP3EVM
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...
:: Press any key to stop autoboot: 0
::
:: Booting from disk ...
::
Image Name: Linux-3.3.0-rc1-11551-g1c6ece3
Created: 2012-02-07 16:08:10 UTC
OS: Linux
Architecture: ARM
Type: Kernel Image
Compression: uncompressed
Data Size: 3382624 Bytes = 3.2 MB
Load Address: 80008000
Entry Point: 80008000
Loading OS U-Boot uImage '/mnt/uImage'
OS image is at 0x80008000-0x80341d5f
Passing control to ARM Linux uImage handler
Starting kernel at 0x80008000...
commandline: console=tty02,115200n8 mem=256M earlyprintk=serial,ttyO2,115200 noinitrd root=/dev/mmcblk0p2 rw rootfstype=ext3 ip=dhcp
arch_number: 1535
More information about the barebox
mailing list