|
【Linux】
烧录ubuntu后,uboot 不能正常启动
发表于 2018-10-27 23:31:04
浏览:8834
|
回复:2
打印
只看该作者
[复制链接]
楼主
U-Boot code: 00200000 -> 0029EC08 BSS: -> 002DC100
Model:123 Firefly ROC-RK3328-CC
DRAM 123: Monitor len: 000DC100
Ram size: 100000000
Ram top: FF000000
TLB table from feff0000 to feff8000
Reserving 880k for U-Boot at: fef13000
Reserving 32800k for malloc() at: fcf0b000
Reserving 152 Bytes for Board Info at: fcf0af68
Reserving 352 Bytes for Global Data at: fcf0ae08
Reserving 31616 Bytes for FDT at: fcf03288
DDR version 1.06 20170424
In
DDR3
786MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
ddrconfig:6
OUT
Boot1 Release Time: 2017-05-18, version: 2.43
ChipType = 0x11, 125
SdmmcInit=2 0
BootCapSize=2000
UserCapSize=7456MB
FwPartOffset=2000 , 2000
SdmmcInit=0 2
StorageInit ok = 20779
Raw SecureMode = 0
SecureInit read PBA: 0x4
SecureInit read PBA: 0x404
SecureInit read PBA: 0x804
SecureInit read PBA: 0xc04
SecureInit read PBA: 0x1004
SecureInit ret = 0, SecureMode = 0
LoadTrustBL
No find bl30.bin
No find bl32.bin
Load uboot, ReadLba = 2000
Load OK, addr=0x200000, size=0xa5774
RunBL31 0x10000
NOTICE: BL31: v1.3(debug):f947c7e
NOTICE: BL31: Built : 09:28:45, May 31 2017
NOTICE: BL31:Rockchip release version: v1.3
INFO: ARM GICv2 driver initialized
INFO: Using opteed sec cpu_context!
INFO: boot cpu mask: 1
INFO: plat_rockchip_pmu_init: pd status 0xe
INFO: BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR: Error initializing runtime service opteed_fast
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x200000
INFO: SPSR = 0x3c9
U-Boot 2017.09-gc58a816-dirty (Oct 27 2018 - 07:25:08 -0700)
U-Boot code: 00200000 -> 0029EC08 BSS: -> 002DC100
Model: Firefly ROC-RK3328-CC
DRAM: |
|