Advertisement

菜鸟能注释移植内核卡 startingkernel

阅读量:

近期在使用瑞萨公司的开发板进行相关开发过程中,当尝试将内核进行移植时,串口输出了"starting kernel"的信息后便停滞不前,情况如下所示:

复制代码
    In:    serial@e6e88000
    Out:   serial@e6e88000
    Err:   serial@e6e88000
    Net:   eth0: ethernet@e6800000
    Hit any key to stop autoboot:  0
    12587520 bytes read in 525 ms (22.9 MiB/s)
    41785 bytes read in 3 ms (13.3 MiB/s)
    ## Flattened Device Tree blob at 48000000
       Booting using the fdt blob at 0x48000000
       Using Device Tree in place at 0000000048000000, end 000000004800d338
    
    Starting kernel ...
    
    
    AI写代码c

全部评论 (0)

还没有任何评论哟~