Skip to content

Instantly share code, notes, and snippets.

@devarsht
Last active November 25, 2023 16:09
Show Gist options
  • Save devarsht/6a748b1d69bd2a4b60695a5e7776db73 to your computer and use it in GitHub Desktop.
Save devarsht/6a748b1d69bd2a4b60695a5e7776db73 to your computer and use it in GitHub Desktop.
SplashNew
U-Boot SPL 2023.04-g304eea858a (Nov 20 2023 - 16:03:51 +0000) [692/40461]
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.6--v09.01.06 (Kool Koala)')
SPL initial stack usage: 13376 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Starting ATF on ARM64 core...
NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE: BL31: Built : 00:42:57, Jan 13 2023
U-Boot SPL 2024.01-rc3-00205-g23e457988c-dirty (Nov 25 2023 - 21:33:05 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.6--v09.01.06 (Kool Koala)')
video_reserve: Reserving 900000 bytes at ff700000 for video device 'dss@30200000'
Video frame buffers from ff700000 to 100000000
SPL initial stack usage: 1904 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
U-Boot 2024.01-rc3-00205-g23e457988c-dirty (Nov 25 2023 - 21:33:05 +0530)
SoC: AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
DRAM: video_reserve_from_bloblist: Reserving 900000 bytes at ff700000 as per bloblist received
2 GiB
Core: 58 devices, 24 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: No input devices available!
Out: No output devices available!
Err: No error devices available!
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
690 bytes read in 12 ms (55.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
21451264 bytes read in 902 ms (22.7 MiB/s)
58702 bytes read in 18 ms (3.1 MiB/s)
Working FDT set to 88000000
Failed to load '/boot/dtb/k3-am625-sk-microtips-mf101hie-panel.dtbo'
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
Working FDT set to 8feee000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.1.46-00046-g76e6350da4de-dirty (devarsht@ti) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU To
olchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Wed Nov 22 20:13:49 IST 2023
[ 0.000000] Machine model: Texas Instruments AM625 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment