This file contains hidden or 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
[153]HELLO! BOOT0 is starting! | |
[156]BOOT0 commit : 4656b05 | |
[159]set pll start | |
[161]periph0 has been enabled | |
[164]set pll end | |
[166]unknow PMU | |
[168]PMU: AXP806 | |
[175]vaild para:1 select dram para0 | |
[178]board init ok | |
[180]DRAM BOOT DRIVE INFO: V0.532 |
This file contains hidden or 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
U-Boot SPL 2021.04 (May 16 2021 - 14:37:09 +0000) | |
DRAM: 4096 MiB | |
Trying to boot from MMC1 | |
NOTICE: BL31: v2.4(debug):v11.19.1-v32-Pre-2751-7-g9ab862fc | |
NOTICE: BL31: Built : 14:37:06, May 16 2021 | |
NOTICE: BL31: Detected Allwinner H616 SoC (1823) | |
NOTICE: BL31: Found U-Boot DTB at 0x4a086940, model: Tanix TX6s | |
INFO: ARM GICv2 driver initialized | |
INFO: Configuring SPC Controller |
This file contains hidden or 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
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.12.7 (rudi@7716491ae936) (aarch64-minimyth-linux-gnu-gcc (GCC) 10.3.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sun May 30 11:02:46 UTC 2021 | |
[ 0.000000] Machine model: Tanix TX6s | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8') | |
[ 0.000000] printk: bootconsole [uart0] enabled | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty |
This file contains hidden or 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
/dts-v1/; | |
/memreserve/ 0x0000000048000000 0x0000000001000000; | |
/memreserve/ 0x0000000043000000 0x00000000000bc501; | |
/ { | |
interrupt-parent = <0x1>; | |
#address-cells = <0x2>; | |
#size-cells = <0x2>; | |
model = "sun50iw9"; | |
compatible = "allwinner,h616", "arm,sun50iw9p1"; |
This file contains hidden or 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
tx6:~ # dmesg | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.18.7 (docker@29e7d7ae2354) (aarch64-none-elf-gcc-11.3.0 (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Jun 25 14:21:39 UTC 2022 | |
[ 0.000000] Machine model: Tanix TX6 | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges |
This file contains hidden or 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
[11898.325387] ------------[ cut here ]------------ | |
[11898.325405] WARNING: CPU: 1 PID: 1220 at drivers/mmc/core/sdio_irq.c:253 sdio_release_irq+0x124/0x140 | |
[11898.325431] Modules linked in: 8021q garp mrp stp llc bnep rtw88_8822cs(-) rtw88_8822c sunxi_cir rtw88_sdio hci_uart crct10dif_ce rtw88_core btqca btrtl btbcm mac80211 dwmac_sun8i libarc4 btintel bluetooth hantro_vpu(C) ecdh_generic panfrost v4l2_vp9 ecc v4l2_h264 drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse | |
[11898.325528] CPU: 1 PID: 1220 Comm: rmmod Tainted: G WC 5.18.7 #1 | |
[11898.325535] Hardware name: Tanix TX6 (DT) | |
[11898.325540] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[11898.325547] pc : sdio_release_irq+0x124/0x140 | |
[11898.325555] lr : rtw_sdio_remove+0x7c/0xd0 [rtw88_sdio] | |
[11898.325570] sp : ffff80000a74bc20 | |
[11898.325573] x29: ffff80000a74bc20 x28: ffff000002933600 x27: 0000000000000000 |