主题 : u-boot的nor flash启动时(kernel存在nand中),如何把kernel拷贝到ram中呢 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 36551
精华: 0
发帖: 6
金钱: 35 两
威望: 7 点
贡献值: 0 点
综合积分: 12 分
注册时间: 2011-01-17
最后登录: 2013-01-20
楼主  发表于: 2012-06-19 23:17

 u-boot的nor flash启动时(kernel存在nand中),如何把kernel拷贝到ram中呢

我的板子是友善的老2410板,上面的nor flash只有1M,这么大应该是不能同时存储u-boot和kernel的,kernel应该是存在nand中。那么我nor flash启动后如何将kernel拷到内存中呢?是通过nand write命令吗?真心恳求路过的大侠指教下。。
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
1楼  发表于: 2012-06-20 12:00
从nand中读取数据,通常用"nand read". 所有有关nand的命令信息参考u-boot命令行上"help nand"的输出
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."