[Skyeye-developer] patch for nandflash simulation

gbf0871 gbf0871 at 126.com
Mon Sep 17 01:47:29 CST 2007


加入对nandflash的模拟,目前只实现了smallblock类型的flash和s3c2410的
nandflash控制器。
另外修改了cs8900的部分代码,使u-boot中的tftp可用。
test.tar.bz2是测试,用法如下
./skyeye     //启动到u-boot
# nand read 0x30000000 0x30000 0x110800  //从nand中读去linux
# bootm 0x30000000                       //引导 linux

在u-boot下,可用 nand write.yaffs1 命令些入yaffs镜像(已写入)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nandflash.patch
Type: text/x-patch
Size: 46606 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070917/14653063/nandflash-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 3409769 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070917/14653063/test.tar-0001.bin


More information about the Skyeye-developer mailing list