标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
从U-Boot源码看C语言对汇编代码中的符号引用 | 761 | 0 | 0 | 2008-09-01 | |
嵌入式Linux文件系统简介 | 612 | 0 | 0 | 2008-09-01 | |
关于parse_mtd_partitions | 2228 | 0 | 0 | 2008-08-06 | |
xhyper255.c | 1060 | 0 | 0 | 2008-06-24 | |
uboot 内核启动参数问题 | 2710 | 0 | 0 | 2008-05-11 | |
嵌入式系统BootLoader技术内幕 | 443 | 0 | 0 | 2008-05-08 | |
向Flash中烧写uboot和linux操作系统 | 1053 | 0 | 1 | 2008-05-08 | |
ARM命名规则小结 | 660 | 0 | 0 | 2008-05-07 | |
U-Boot的移植之(四)调试篇:下载U-Boot到目标板进行调试 | 904 | 0 | 0 | 2008-04-29 | |
U-Boot的移植之(二)进阶篇:从源代码看系统启动过程 | 676 | 0 | 0 | 2008-04-29 | |
ARM Core 与 ARM Architecture | 647 | 0 | 0 | 2008-04-29 | |
cpp0:Installation problems | 1163 | 1 | 0 | 2008-03-13 | |
制作软盘版Linux与Linux软盘启动器 | 988 | 0 | 0 | 2007-12-13 | |
Bank | 750 | 0 | 0 | 2007-11-12 | |
uboot命令添加过程 | 1536 | 0 | 1 | 2007-10-30 | |
内存刷新 | 1156 | 0 | 0 | 2007-10-29 | |
看门狗电路的概念和作用 | 997 | 0 | 0 | 2007-10-24 | |
U-boot-13.0-rc3 cpu/pxa/start.S 分析 | 1069 | 2 | 0 | 2007-10-24 | |
U-boot-13.0-rc3 Makefile for Top-level 分析 | 1262 | 0 | 0 | 2007-10-24 | |
U-boot-13.0-rc3 Makefile for lib_arm 分析 | 949 | 0 | 0 | 2007-10-15 |
chinaunix网友2010-05-19 19:58
你好,看到你关于xhyper255开发板的日志,想请问你有没有能在xhyper255上能跑的Linux 2.6的内核,如果有能给我传一个吗?谢谢 QQ:51179294 E-Mail:51179294@qq.com
chinaunix网友2008-12-10 11:30
你好,看了你的“uboot命令添加过程”,我也按此法做了个ping的命令,在串口的输出中,打help怎没有看到有ping的命令显示呀?执行 ping告诉说没有找到该命令。这是怎回事?