最大化我的市场价值
全部博文(113)
2013年(113)
发布时间:2013-05-20 08:49:08
u-boot-2009.08在mini2440上的移植(三)---增加nand flash功能 转载补充,谢谢分享:http://blog.163.com/liuqiang_mail@126/blog/static/109968875201176214200/移植环境1,主机环境:VMare下CentOS 5.5 ,1G内存。2,集成开发环境:Elipse IDE3,编译编译环境:ar.........【阅读全文】
发布时间:2013-03-11 09:59:51
OMAP Bootloader OverviewThere are several stages of bootloaders that perform different levels of initialization on an OMAP platform, in order to eventually load and run the filesystem. This figure shows the booting sequence of the ROM code, x-loader, u-boot, and kernel, with each stage perform.........【阅读全文】
发布时间:2013-02-24 22:34:46
norflash驱动移植(续)上接:《1 uboot 在mini2440上的移植环境构建》参考说明:(1)本文参考了singleboy:http://www.linuxidc.com/Linux/2011-05/35982.htm(2)参考了Tekkaman Ninja的blog文章,http://blog.chinaunix.net/space.php?uid=2054.........【阅读全文】
发布时间:2013-02-24 22:34:09
uboot 在mini2440上的移植环境构建分类: LINUX移植环境说明1,主机环境:VMare下RHEL5 2,编译器:arm-linux-gcc v4.4.3 3,开发板:mini2440,2M nor flash,256M nand flash(自改,原64M.........【阅读全文】
发布时间:2013-02-24 22:32:34
uboot-2009.08成功移植到mini2440一、移植环境主 机:RedHat开发板:友善之臂mini2440编译器:arm-linux-gcc-4.3.2.tgzu-boot:u-boot-2009.08.tar.bz2二、移植步骤 建立自己的开发板项目并测试编译。&.........【阅读全文】