Linux Kernel MTD question
JohnsonCheng
johnsoncheng at qnap.com.tw
Sun Aug 21 18:02:26 EST 2005
Dear All,
Just as I know, we can have many partitions for our flash if we turn on MTD
in Kernel. For example:
0x00000000-0x00040000: u-boot
0x00040000-0x00100000: kernel
0x00100000-0x00200000: inirid1
0x00200000-0x00400000: initrd2
How could I distribute my RootFS into initrd1 and initrd2?
In U-Boot command, bootcmd, I set it to "bootm 40000 100000". 40000 is
Kernel address, and 100000 is RootFS1 address. But where to set RootRS2
address?
Thanks,
Johnson Cheng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20050821/9ce6a64c/attachment.htm
More information about the Linuxppc-embedded
mailing list