Dear all,
I am implementing a virtual platform for running the uClinux. After
compiling, I put the Image in the virtual ram address 0x4008000 and boot.rom
put into the 0x4200000.
The default kernel command line:
root=/dev/ram0 rw [EMAIL PROTECTED] initrd=0x4200000,2M keepinitrd nocache

The booting message is below(partially):

<4>Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
<5>Kernel command line: root=/dev/ram0 rw
[EMAIL PROTECTED],2M keepinitrd nocache
<4>PID hash table entries: 128 (order: 7, 512 bytes)
<4>Console: colour dummy device 80x30
<6>console [tty0] enabled
<6>Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
<6>Memory: 32MB = 32MB total
<5>Memory: 29376KB available (852K code, 133K data, 68K init)
<7>Calibrating delay loop... 49.86 BogoMIPS (lpj=249344)
<4>Mount-cache hash table entries: 512
<6>checking if image is initramfs...it isn't (bad gzip magic numbers); looks
like an initrd
Did I make any mistake? Seems the boot.rom need to be compressed. Or the
initramfs is not content of boot.rom?
Thanks.

Drag
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to