摘要: 内核挂载根文件挂载失败,在u-boot中把nand-flash中的数据读取出来 配置tftp服务器(主机pc上) 配置uboot,默认没有tftp put(include中添加相关宏定义) 配置客户端网络 printenv //查看网络信息 setenv ipaddr 192.168.1.222 / 阅读全文
posted @ 2023-05-04 23:44 lzeng02 阅读(399) 评论(0) 推荐(0)