Skip to content

Instantly share code, notes, and snippets.

@Kwiboo
Created September 1, 2023 19:58
Show Gist options
  • Save Kwiboo/b8ae313622592a31d0a71c2361eb3eff to your computer and use it in GitHub Desktop.
Save Kwiboo/b8ae313622592a31d0a71c2361eb3eff to your computer and use it in GitHub Desktop.
GXBB:BL1:08dafd:0a8993;FEAT:EDFC318C;POC:3;RCY:0;EMMC:800;NAND:81;SD:0;READ:0;CHK:0;
<debug_uart>
spl_early_init
size=30, ptr=30, limit=2000: d900e000
size=98, ptr=c8, limit=2000: d900e030
bind node aliases
Device 'aliases' has no compatible string
bind node chosen
Device 'chosen' has no compatible string
bind node soc
- attempt to match compatible string 'simple-bus'
- found match at 'simple_bus': 'simple-bus' matches 'simple-bus'
size=30, ptr=f8, limit=2000: d900e0c8
size=98, ptr=190, limit=2000: d900e0f8
size=18, ptr=1a8, limit=2000: d900e190
ofnode_read_u32_array: ranges: fdtdec_get_int_array: ranges
get_prop_check_min_len: ranges
bind node apb@d0000000
- attempt to match compatible string 'simple-bus'
- found match at 'simple_bus': 'simple-bus' matches 'simple-bus'
size=98, ptr=240, limit=2000: d900e1a8
size=18, ptr=258, limit=2000: d900e240
ofnode_read_u32_array: ranges: fdtdec_get_int_array: ranges
get_prop_check_min_len: ranges
bind node mmc@72000
- attempt to match compatible string 'amlogic,meson-gx-mmc'
- found match at 'meson_gx_mmc': 'amlogic,meson-gx-mmc' matches 'amlogic,meson-gx-mmc'
size=30, ptr=288, limit=2000: d900e258
size=98, ptr=320, limit=2000: d900e288
size=138, ptr=458, limit=2000: d900e320
meson_mmc_bind(mmc=d900e348)
mmc_bind: alias devnum=0
size=e, ptr=466, limit=2000: d900e458
size=30, ptr=498, limit=2000: d900e468
size=98, ptr=530, limit=2000: d900e498
size=88, ptr=5b8, limit=2000: d900e530
bind node mmc@74000
- attempt to match compatible string 'amlogic,meson-gx-mmc'
- found match at 'meson_gx_mmc': 'amlogic,meson-gx-mmc' matches 'amlogic,meson-gx-mmc'
size=98, ptr=650, limit=2000: d900e5b8
size=138, ptr=788, limit=2000: d900e650
meson_mmc_bind(mmc=d900e678)
mmc_bind: alias devnum=1
size=e, ptr=796, limit=2000: d900e788
size=98, ptr=830, limit=2000: d900e798
size=88, ptr=8b8, limit=2000: d900e830
U-Boot SPL 2023.10-rc3 (Sep 01 2023 - 19:56:28 +0000)
>>SPL: board_init_r()
spl_init
Trying to boot from MMC1
0
- 0 'mmc@72000'
- found
size=8, ptr=8c0, limit=2000: d900e8b8
meson_mmc_of_to_plat(mmc=d900e348)
fdtdec_get_addr_size_auto_parent: na=2, ns=2, fdtdec_get_addr_size_fixed: reg: addr=00000000x
meson_mmc_probe(mmc=d900e348)
clock is enabled (380953Hz)
meson_dm_mmc_set_ios(mmc=d900e348)
meson_mmc_config_clock(mmc=d900e348): mmc->clock=5d019
meson_write(mmc=d900e348): offset=0 val=23f
"Error" handler, esr 0xbf000002
elr: 00000000d9003dc0 lr : 00000000d9007de0
x 0: 00000000d90099d7 x 1: 00000000d9008ba6
x 2: 00000000d900e348 x 3: 0000000000000044
x 4: 00000000d900dbd3 x 5: 00000000ffffffff
x 6: 0000000000000000 x 7: 0000000000000000
x 8: 0000000000000000 x 9: 00000000000004bc
x10: 00000000d900dd48 x11: 00000000d900a1d0
x12: 00000000d900a1d0 x13: 0000000000000000
x14: 0000000000000000 x15: 0000000000000000
x16: 00000000d9007cec x17: 0000000000000000
x18: 00000000d900de60 x19: 00000000d900e348
x20: 000000000000023f x21: 0000000000000000
x22: 00000000d900e8b8 x23: 0000000000000000
x24: 0000000000000001 x25: 0000000000000000
x26: 00000000d9008f39 x27: 00000000d9008000
x28: 00000000d9008f21 x29: 00000000d900dbe0
Code: a8c67bfd d65f03c0 a9b57bfd 910003fd (a9078be1)
Resetting CPU ...
resetting ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment