按楼主的说法改过之后,还是不能启动系统。另外用u-boot的菜单按u更新uboot时提示错误,不能下载u-boot.bin,下载kernel和文件系统可以!
错误信息如下:
Enter your selection: u
USB host is connected. Waiting a download.
Now, Downloading [ADDRESS:30000000h,TOTAL:179462]
RECEIVED FILE SIZE: 179462 (175KB/S, 1S)
NAND erase: incorrect device type in bios
'bios' is not a number
NAND write: incorrect device type in bios
'bios' is not a number
device type 错误,u-boot中在哪里修改这个device type?串口输出menu菜单那部分代码在u-boot哪个文件?
谢谢!
注:我用的是友善之臂提供的u-boot-1.1.6-FA24x0.tar.gz,内核用的也是友善之臂提供的kernel-2.6.13-mini2440-20081127.tgz。