主题 : mini2440  下载不了内核问题 复制链接 | 浏览器收藏 | 打印
cjs
级别: 新手上路
UID: 23460
精华: 0
发帖: 35
金钱: 175 两
威望: 35 点
贡献值: 0 点
综合积分: 70 分
注册时间: 2010-06-20
最后登录: 2016-03-23
楼主  发表于: 2012-04-01 15:22

 mini2440  下载不了内核问题

在公司找到两块mini2440的板子,128Mflash的,但是下载不了内核
http://www.aiothome.net/read.php?tid-14350-fpage-0-toread--page-1.html里说的一样;
提供的办法是去下载旧版的光碟,2G的文件,乌龟的下载速度
后来我发现固化在norflash的suppervivi和我烧在nandflash的suppervivi有点小差别
如下:
##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
Boot the system
[s] Set the boot parameters
Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
Enter your selection:


##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
Boot the system
[s] Set the boot parameters
Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
Version: 0945-2K
Enter your selection:


少了第【i】项,于是我用nandflash的suppervivi来引导下载内核和根文件,就可以下载。
所以遇到相同问题的同学可以试一下更新norflash的suppervivi或者用nandflash的新版suppervivi,
毕竟去下那个2G的光盘是很痛苦的。

菜鸟起飞~~~~