Introduction - If you have any usage issues, please Google them yourself
u-boot-2009.06 for FL2440 board set the parameters: [my2440]# setenv bootargs root = 1f03 init =/linuxrc console = ttySAC0, 115200 devfs = mount [my2440]# setenv bootcmd nand read 0x30007fc0 0x40000 0x1c0000 \ bootm 0x30007fc0 [my2440 ]# saveenv