Skip to content

Instantly share code, notes, and snippets.

@apritzel
Created February 9, 2016 15:55
Show Gist options
  • Save apritzel/b537dcc6289d9434cdcd to your computer and use it in GitHub Desktop.
Save apritzel/b537dcc6289d9434cdcd to your computer and use it in GitHub Desktop.
HELLO! BOOT0 is starting!
boot0 commit : 045061a8bb2580cb3fa02e301f52a015040c158f
boot0 version : 4.0.0
set pll start
set pll end
rtc[0] value = 0x00000000
rtc[1] value = 0x00000000
rtc[2] value = 0x00000000
rtc[3] value = 0x00000000
rtc[4] value = 0x00000000
rtc[5] value = 0x00000000
DRAM driver version: V1.1
rsb_send_initseq: rsb clk 400Khz -> 3Mhz
PMU: AXP81X
ddr voltage = 1500 mv
DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM clk = 672 MHz
DRAM zq value: 003b3bbb
DRAM single rank full DQ OK
DRAM size = 512 MB
DRAM init ok
dram size =512
card boot number = 0, boot0 copy = 0
card no is 0
sdcard 0 line count 4
[mmc]: mmc driver ver 2015-05-08 20:06
[mmc]: sdc0 spd mode error, 2
[mmc]: Wrong media type 0x00000000
[mmc]: ***Try SD card 0***
[mmc]: HSSDR52/SDR25 4 bit
[mmc]: 50000000 Hz
[mmc]: 30207 MB
[mmc]: ***SD/MMC 0 init OK!!!***
sdcard 0 init ok
The size of uboot is 000fc000.
sum=656168d1
src_sum=656168d1
Succeed in loading uboot from sdmmc flash.
boot0: start load other image
boot0: Loading BL3-1
Loading file 0 at address 0x40000000,size 0x0000b400 success
boot0: Loading scp
Loading file 2 at address 0x00040000,size 0x00019c00 success
set arisc reset to de-assert state
Ready to disable icache.
Jump to secend Boot.
U-Boot 2016.01-00012-g22e4a3b-dirty (Feb 09 2016 - 14:00:54 +0000) Allwinner Technology
U-Boot code: 4A000600 -> 4A04393C BSS: -> 4A07E070
CPU: Allwinner A64 (SUN50I)
Model: Pine64+
DRAM: Monitor len: 0007DA70
Ram size: 20000000
Ram top: 60000000
TLB table from 5fff0000 to 5fff4000
Reserving 502k for U-Boot at: 5ff72000
Reserving 65664k for malloc() at: 5bf52000
Reserving 80 Bytes for Board Info at: 5bf51fb0
Reserving 200 Bytes for Global Data at: 5bf51ee8
Reserving 14016 Bytes for FDT at: 5bf4e828
RAM Configuration:
Bank #0: 40000000 512 MiB
DRAM: 512 MiB
New Stack Pointer is: 5bf4e800
Relocation Offset is: 15f71a00
Relocating to 5ff72000, new gd at 5bf51ee8, sp at 5bf4e800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment