eXecute In Place – XIP
crifan 17年前 (2008-03-31) 1766浏览 0评论
eXecute In Place XIP eXecute In Place XIP (eXecute In Place ) is a useful option available with uClinux systems. Its main va...
工作相关的技术文章
crifan 17年前 (2008-03-31) 1766浏览 0评论
eXecute In Place XIP eXecute In Place XIP (eXecute In Place ) is a useful option available with uClinux systems. Its main va...
crifan 17年前 (2008-03-31) 1611浏览 0评论
uboot用当时的数据算出来的ECC用的是不是bch, 计算出来的ECC是否正确 Uboot写入rootfs的时候, 把ECC放在哪里了 jffs2调用的是不是as352x_nand中的calculat_ecc和correct_ecc 是的话,cal...
crifan 17年前 (2008-03-30) 2082浏览 0评论
MTD NAND Driver Programming Interface Thomas Gleixner <tglx@linutronix.de> C...
crifan 17年前 (2008-03-29) 2482浏览 0评论
如果挂载jffs2的时候,出现类似于: CLEANMARKER node found at 0x0042c000 has totlen 0xc != normal 0x0 的问题,则见到网上说的办法: 在嵌入式Linux系统中...
crifan 17年前 (2008-03-29) 1433浏览 0评论
找出uboot中,对于oob的定义,比如是第几位定义的。 和如何烧写nand的,包括数据和oob,是一次性写入的,还是数据和oob分两次写的。 然后找出jffs文件系统中的函数,是如何去定义oob的,并且是如何读取和写入数据的。如何进行校验的。 目前...
crifan 17年前 (2008-03-29) 1439浏览 0评论
Oops Messages中英文版【转】 转者注:这个是别人翻译的。英文原文,可以在这下载到: Debugging Techniques 也就是 Linux Device Drivers, Third Edition,简称LLD3中的第四章中的内...
crifan 17年前 (2008-03-29) 1317浏览 0评论
[ZT]<a target="_blank" href="https://bugzilla.novell.com/bugreporting-faq/oops-reading.txt"><fon...
crifan 17年前 (2008-03-29) 1469浏览 0评论
U-Boot简介 1 U-Boot简介 U-Boot,全称Universal Boot Loader,是遵循GPL条款的开放源码项目。从FADSROM、8xxROM、PPCBOOT逐步发展演化而来。其源码目录、编译形式与Linux内核很相似,事实上,...
crifan 17年前 (2008-03-29) 1482浏览 0评论
the lasted uboot / u-boot (2011-04-03) download address is: http://ftp.denx.de/pub/u-boot/ there has old and late...
crifan 17年前 (2008-03-29) 2160浏览 0评论
Linux Kernel Source Code Download Linux Kernel main page: The Linux Kernel Archives -> To improve access for everyone, a n...