Cut and paste

reboot

setenv serverip 192.168.0.148
setenv bootargs mem=128M console=ttyS0,115200n8 ip=192.168.0.135:192.168.0.130:192.168.0.23:255.255.255.0:umpc:eth0:off root=/dev/nfs nfsroot=192.168.0.102:/nas/ard/src/epc/kernel/svn/root rootflags=rw panic=10
dhcp
tftpboot 0x80600000 /boot/uImage
bootm

setenv bootargs mem=128M console=ttyS0,115200n8 root=/dev/ssfdca2 rw noatime panic=10
setenv bootargs mem=128M console=ttyS0,115200n8 root=/dev/mtdblock5 ro noatime panic=10

ssfdc wtf?

ssfdc is a flash translation layer to act as real block devices. I am really not sure why oh why it is compiled in. The system does not accept smart-media or any other flash based interfaces, except for the ones built-in. The ones built-in do not need a block-device translation layer.

-- ArdVanBreemen - 04 Nov 2008

Topic revision: r1 - 04 Nov 2008 - 08:27:33 - ArdVanBreemen
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback