4.13

    xiaoxiao2021-04-05  39

    1启动参数设置:

    setenv bootargs "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait fb_base=0xfe800000 init=/init"

    fatload mmc 0:1 0x80007fc0 uImage;

    bootm 0x80007fc0;
    转载请注明原文地址: https://ju.6miu.com/read-666299.html

    最新回复(0)