kaoaka 发表于 2018-3-8 15:04

uboot 向内核传递 参数

大家好,我在uboot中已经设置好了ethaddr参数,bootcmd指定tftp把linux 内核 下载到SRAM中直接运行,网口驱动可以读取到uboot中设置的ethaddr。但当我把uImage下载到Norflash,bootcmd指定cp指令拷贝到sram再运行却无法读取到ethaddr。

renxiaolin 发表于 2018-4-13 10:21

你uboot给内核传参,跟你的描述没关系
页: [1]
查看完整版本: uboot 向内核传递 参数