Hi All,
I am working on testing Linux-2.6.28-rc2 omap kernel on beagle board, and uImage
is compiled from linux-omp git tree in the following way:
export CROSS_COMPILE=arm-none-linux-gnueabi-
make distclean
make omap3_beagle_defconfig
make uImage
Then the boot messages :
-------------------------------------------------------------
OMAP3 beagleboard.org # mmcinit;fatload mmc 0 0x80300000 ui3
reading ui3
1723104 bytes read
OMAP3 beagleboard.org # bootm 0x80300000
## Booting kernel from Legacy Image at 80300000 ...
Image Name: Linux-2.6.28-rc2-omap1-05147-g82
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1723040 Bytes = 1.6 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing
Linux...................................................................................
............................ done, booting the kernel.
--------------------------------------------------------------
and it stucks at here.
Thanks for your Helps.
--
Lei Ming
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html