小编Ivo*_*ina的帖子

了解U-Boot进程的Linux加载地址

我试图了解嵌入式Linux原理,无法在u-boot输出中找出地址.

例如,我有基于i.MX6四核处理器的UDOO板,我得到了U-Boot的以下输出:

U-Boot 2013.10-rc3 (Jan 20 2014 - 13:33:34)

CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
Reset cause: POR
Board: UDOO
DRAM:  1 GiB
MMC:   FSL_SDHC: 0
No panel detected: default to LDB-WVGA
Display: LDB-WVGA (800x480)
In:    serial
Out:   serial
Err:   serial
Net:   using phy at 6
FEC [PRIME]
Warning: FEC MAC addresses don't match:
Address in SROM is         00:c0:08:88:a5:e6
Address in environment is  00:c0:08:88:9c:ce

Hit any key to stop autoboot:  0 
Booting from mmc ...
4788388 bytes read in …
Run Code Online (Sandbox Code Playgroud)

linux boot arm embedded-linux u-boot

12
推荐指数
2
解决办法
2万
查看次数

标签 统计

arm ×1

boot ×1

embedded-linux ×1

linux ×1

u-boot ×1