
24 Aug
2005
24 Aug
'05
4:14 p.m.
"Patrick .." oc3an@gmx.net schreibt:
My configuration is this: bootargs=mem=32M console=ttyS0,38400
You don't have to use the MEM=32M option - U-Boot will pass the actual memory configuration to the kernel anyway.
Linux version 2.6.13-rc2-csb (patrick@gt-server) (gcc version 3.4.4) #1 Wed initrd (0x10200040 - 0x1020059c) extends beyond physical memory - disabling initrd
Is there a simple solution to this problem? does the ram disk need to be maually decompressed first?
Unfortunately yes - the 2.6 kernel is unable to handle an initrd in flash (this is a FAQ, by the way).
Cheers Anders