| 
 
新手入门 
 
	积分3金钱3 注册时间2020-11-26在线时间0 小时 | 
 
 发表于 2020-11-26 16:01:14
|
显示全部楼层 
| 从出厂代码启动信息可以看出  oad Address: c2000040,并且实测有效 ## Booting kernel from Legacy Image at c2000000 ...
 Image Name:   Linux-5.4.31-g265df13e0
 Created:      2020-10-30   4:35:06 UTC
 Image Type:   ARM Linux Kernel Image (uncompressed)
 Data Size:    8125808 Bytes = 7.7 MiB
 Load Address: c2000040
 Entry Point:  c2000040
 Verifying Checksum ... OK
 ## Flattened Device Tree blob at c4000000
 Booting using the fdt blob at 0xc4000000
 XIP Kernel Image
 Loading Ramdisk to cfc89000, end cffffc71 ... OK
 Loading Device Tree to cfc73000, end cfc88361 ... OK
 
 Starting kernel ...
 | 
 |