标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
从U-Boot源码看C语言对汇编代码中的符号引用 | 761 | 0 | 0 | 2008-09-01 | |
uboot 内核启动参数问题 | 2710 | 0 | 0 | 2008-05-11 | |
嵌入式系统BootLoader技术内幕 | 443 | 0 | 0 | 2008-05-08 | |
向Flash中烧写uboot和linux操作系统 | 1053 | 0 | 1 | 2008-05-08 | |
U-Boot的移植之(四)调试篇:下载U-Boot到目标板进行调试 | 904 | 0 | 0 | 2008-04-29 | |
U-Boot的移植之(二)进阶篇:从源代码看系统启动过程 | 676 | 0 | 0 | 2008-04-29 | |
uboot命令添加过程 | 1536 | 0 | 1 | 2007-10-30 | |
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告诉说没有找到该命令。这是怎回事?