Skip to content

Instantly share code, notes, and snippets.

@orangecms
Created July 3, 2022 13:46
Show Gist options
  • Save orangecms/22790770f4500b7b231d98366fb9b864 to your computer and use it in GitHub Desktop.
Save orangecms/22790770f4500b7b231d98366fb9b864 to your computer and use it in GitHub Desktop.
log of a stock firmware image booting on the Sipeed Lichee RV Dock Pro
[34]HELLO! BOOT0 is starting![Sep 18 2021, 11:27:51]
[39]BOOT0 commit : 3b45046
[42]set pll start
[44]periph0 has been enabled
[47]set pll end
[48][pmu]: bus read error
[50]board init ok
[52]enable_jtag
[54]DRAM only have internal ZQ!!
[57]get_pmu_exist() = -1
[59]DRAM BOOT DRIVE INFO: V0.24
[62]DRAM CLK = 792 MHz
[64]DRAM Type = 3 (2:DDR2,3:DDR3)
[67]DRAMC ZQ value: 0x7b7bfb
[70]DRAM ODT value: 0x42.
[72]ddr_efuse_type: 0x0
[75]DRAM SIZE =512 M
[79]DRAM simple test OK.
[81]dram size =512
[83]spinor id is: c2 20 18, read cmd: 6b
[86]Succeed in reading toc file head.
[90]The size of toc is 170000.
[154]start to copy bootloader.
[164]copy bootloader over.
[167]Entry_name = melis-lz4
[170]Entry_data_offset = 0x400
[173]Entry_data_len = 0x16ca4c
[176]run_addr = 0x0
[178]image_base = 0x8193001c
[182]come to LZ4 decompress.
[196]LZ4 decompress ok.
[198]Jump to second Boot.
[201]jump to bootloader,[0x40000000]
Welcome boot2.0!
build: Feb 15 2022 15:41:15
cpu clock is 1008000000Hz
jump to [0x40040000]
j m
j 0x40040000
###YoC###[Apr 14 2022,11:32:59]
(cli-uart)# cpu clock is 1008000000Hz
[ 0.250]<I>init app_init.c[106]: find 8 partitions
[ 0.260]<I>init app_init.c[81]: filesystem init ok.
[ 0.270]<D>WIFI l8723ds_devops.c[1599]: Init WLAN enable
[ 0.370]<D>WIFI_IO wifi_io.c[255]: __sdio_bus_probe
SD:mmc_card_create card:0x403216d0 id:1
[ERR] SDC:__mci_irq_handler,879 raw_int:100 err!
[ERR] SDC:SDC err, cmd 8, [ERR] SDC:sdc 663 abnormal status: RespErr
SD:sd1.0 or mmc
SD:***** Try sdio *****
[WRN] SD:card claims to support voltages below the defined range.These will be ignored.
SD:sdio highspeed
SD:mmc_sdio_init_card bus width type:2
SD:
============= card information ==============
SD:Card Type : SDIO
SD:Card Spec Ver : 1.0
SD:Card RCA : 0x0001
SD:Card OCR : 0x90ffffff
SD: vol_window : 0x00ffffff
SD: to_1v8_acpt : 1
SD: high_capac : 1
SD:Card CSD :
SD: speed : 50000 KHz
SD: cmd class : 0x0
SD: capacity : 0MB
SD:Card CUR_STA :
SD: speed_mode : DS: 25 MHz
SD: bus_width : 2
SD: speed_class : 0
SD:=============================================
SD:***** sdio init ok *****
[ 0.500]<D>xplayer xplayer.c[45]: regist one xplayer class, name = yoc
[ 0.510]<I>netmgr netmgr_service.c[316]: start wifi
[ 0.510]<D>resample resample.c[25]: regist resampler, name = speex
[ 0.520]<D>WiFiCONF wifi_conf.c[1392]: WIFI is not running
[ 0.520]<D>atempo atempo.c[24]: regist affecter, name = atempo_sonic
[ 0.530]<I>netmgr_wifi netmgr_wifi.c[52]: ssid{SSID_Undef}, psk{}
[ 0.540]<D>xplayer xplayer.c[464]: xplayer_set_speed, 464 enter. player = 0x4039b8b8
[ 0.540]<D>WiFiCONF wifi_conf.c[1392]: WIFI is not running
[ 0.550]<D>xplayer xplayer.c[469]: xplayer_set_speed, 469 leave. player = 0x4039b8b8
[ 0.560]<D>xplayer xplayer.c[428]: xplayer_set_vol, 428 enter. player = 0x4039b8b8
[ 0.560]<D>xplayer xplayer.c[433]: xplayer_set_vol, 433 leave. player = 0x4039b8b8
[ 0.570]<D>WiFiCONF wifi_conf.c[1314]: Initializing WIFI ...
[ 0.700]<D>WIFI_IO wifi_io.c[143]: sdio_irq_thread enter IRQ routine
[ 8.400]<D>WiFiCONF wifi_conf.c[1334]: WIFI initialized
[ 8.400]<D>WiFiCONF wifi_conf.c[1373]: a2dp_case_wifi_slot: 35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment