Created
October 30, 2023 11:06
-
-
Save lupyuen/43676407bbced733e65566879e18732b to your computer and use it in GitHub Desktop.
Ox64 Flashing UART Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Simple Malloc 5120 | |
custom 0x0000 | |
flash init 0 | |
BLSP Boot2 start:Aug 25 2022,15:42:52 | |
Group=1,CPU Count=3 | |
ver:6.4_rc6 | |
user_fw | |
Imgload not found | |
SBI not found | |
Kernel not found | |
Rootfs not found | |
DTB not found | |
Active PT:0,Age 0 | |
read mfg flag addr:00492000 | |
entry ID 0 found | |
pass param addr 62057c00,len 4 | |
pass param addr 62057c04,len 344 | |
pass param addr 62057d5c,len 92 | |
Boot start | |
Media boot main | |
R header from 00010000 | |
ps_mode 0,efuse hbn_check_sign 0 | |
group[0] offset 00011000 ,core[0] offset 00002000 bootentry 58000000 | |
group[0],core[1] halt cpu 0 | |
Counter value=5 | |
mtimer clock freq:1000000 | |
blog init set power on level 2, 2, 2. | |
[IRQ] Clearing and Disable all the pending IRQ... | |
[ 0][INFO: hal_boot2.c: 278] [HAL] [BOOT2] Active Partition[27] consumed 596 Bytes | |
[ 0][INFO: hal_boot2.c: 79] ======= PtTable_Config @0x5003fa94======= | |
[ 0][INFO: hal_boot2.c: 80] magicCode 0x54504642; version 0x0000; entryCnt 9; age 0; crc32 0x28D5FB56 | |
[ 0][INFO: hal_boot2.c: 86] idx type device activeIndex name Address[0] Address[1] Length[0] Length[1] age | |
[ 0][INFO: hal_boot2.c: 88] [00] 16 0 0 Boot2 0x00000000 0x00000000 0x0000e000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [01] 00 0 0 FW 0x00010000 0x00290000 0x00280000 0x00200000 0 | |
[ 0][INFO: hal_boot2.c: 88] [02] 10 0 0 mfg 0x00490000 0x00000000 0x000a0000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [03] 02 0 0 D0FW 0x004f0000 0x00000000 0x00120000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [04] 03 0 0 IMTB 0x00610000 0x00000000 0x00002000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [05] 04 0 0 kv 0x00620000 0x00000000 0x00010000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [06] 05 0 0 media 0x00630000 0x00000000 0x00100000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [07] 7 0 0 Yocboot 0x00730000 0x00000000 0x00010000 0x00000000 0 | |
[ 0][INFO: hal_boot2.c: 88] [08] 08 0 0 factory 0x00740000 0x00000000 0x00008000 0x00000000 0 | |
[ 0][INFO: bl_flash.c: 170] ======= FlashCfg magiccode @0x22057c18======= | |
[ 0][INFO: bl_flash.c: 171] mid ..0xEF | |
[ 0][INFO: bl_flash.c: 172] clkDelay .0x1 | |
[ 0][INFO: bl_flash.c: 173] clkInvert .0x3F | |
[ 0][INFO: bl_flash.c: 174] sector size.4KBytes | |
[ 0][INFO: bl_flash.c: 175] page size.256Bytes | |
[ 0][INFO: bl_flash.c: 176] --------------------------------------------------------------- | |
[ 0][INFO: hal_board.c:1251] [MAIN] [BOARD] [FLASH] addr from partition is 00740000, ret is 0 | |
[ 0][INFO: hal_board.c:1259] [MAIN] [BOARD] [XIP] addr from partition is 5872f000, ret is 0 | |
hal_board_load_fdt_info | |
[ 0][ERROR: hal_board.c: 944] wifi NULL. | |
[ 0][ERROR: hal_board.c:1077] bt NULL. | |
------------------------------------------------------------ | |
Build Version: 3aa71dc-dirty | |
Build Date: Sep 16 2022 | |
Build Time: 14:40:13 | |
------------------------------------------------------------ | |
[OS] Starting aos_loop_proc task... | |
init ring:0,tx:0x00000000,rx:0x22020140 | |
init ring:1,tx:0x00000000,rx:0x00000000 | |
init ring:2,tx:0x22020340,rx:0x22021340 | |
init ring:3,tx:0x22022340,rx:0x22022540 | |
init ring:4,tx:0x22022740,rx:0x22022840 | |
init ring:6,tx:0x00000000,rx:0x00000000 | |
------------------TRNG TEST--------------------------------- | |
**********TRNG TEST rand[5851f42d]************** | |
**********TRNG TEST rand[40b18ccf]************** | |
------------------------------------------------------------ | |
-------------------->>>>>>>> LWIP tcp_port 61737 | |
[OS] Starting OS Scheduler... | |
[MTD] >>>>>> Hanlde info Dump >>>>>> | |
name media | |
id 0 | |
offset 0x00630000(6488064) | |
size 0x00100000(1024Kbytes) | |
xip_addr 0x5861f000 | |
[MTD] <<<<<< Hanlde info End <<<<<< | |
[ 1][ERROR : bl_romfs.c: 129] romfs magic is NOT correct | |
Init CLI with event Driven | |
start aos loop... | |
CLI RAW Data, c906 | |
P`˙ | |
P`˙ | |
P | |
c906 | |
/romfs/c906.bin not found! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment