上篇文章地址:http://www.jyguagua.com/?p=1042 1:继续上次的分析,编译uboot需要执行如下两条命令: make smdkv210single_config make ...
[1]real210 uboot_Makefile配置详解
时间有限,我把real210的uboot这块的分开来写了,今天先来分析下makefile中有关real210的配置过程. uboot流程分析 我们编译的时候,输入了如下的命令: (更多…...
Real210开发板ping不通宿主机Looking up port of RPC 100005/1 on 192.168.1.x
假如开发板ping不通虚拟机或者无法挂载nfs网络根文件系统的话,首先一定要检查下系统的设置,这个很多人折腾到最后发现竟然是一开始的系统设置导致的,不免浪费了很多时间.在调试nfs网络根文件系统前,一...
Real210 [UBoot编译报错]No rule to make target … needed by `img2srec.o`
编译UBoot如果遇到如下的错误: make[1]: *** no rule to make target '/usr/lib/gcc/i386-redhat-linux/4.1.1/include/...