Skip to content

Instantly share code, notes, and snippets.

@nmenon
Created August 15, 2023 16:38
Show Gist options
  • Save nmenon/3e99b44380873263e39ba4d84788db89 to your computer and use it in GitHub Desktop.
Save nmenon/3e99b44380873263e39ba4d84788db89 to your computer and use it in GitHub Desktop.
U-Boot SPL 2023.10-rc2-00063-g2cf266525321-dirty (Aug 15 2023 - 11:30:08 -0500)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.7--v09.00.07 (Kool Koala)')
SPL initial stack usage: 13368 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9(release):v2.9.0-560-g74e3959ea39e
NOTICE: BL31: Built : 11:30:08, Aug 15 2023
I/TC:
I/TC: OP-TEE version: 3.22.0-73-gd93f6d059a57 (gcc version 12.3.1 20230626 (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35))) #1 Tue Aug 15 16:30:08 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.7--v09.00.07 (Kool Koala)')
I/TC: HUK Initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2023.10-rc2-00063-g2cf266525321-dirty (Aug 15 2023 - 11:30:11 -0500)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.7--v09.00.07 (Kool Koala)')
SPL initial stack usage: 1696 bytes
Trying to boot from MMC2
U-Boot 2023.10-rc2-00063-g2cf266525321-dirty (Aug 15 2023 - 11:30:11 -0500)
SoC: AM62X SR1.0 GP
Model: BeagleBoard.org BeaglePlay
DRAM: 2 GiB
Core: 68 devices, 22 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Press SPACE to abort autoboot in 2 seconds
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
Failed to load 'uEnv.txt'
Failed to load '/boot/Image'
Failed to load '/boot/dtb/ti/k3-am625-sk.dtb'
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
Bad Linux ARM64 Image magic!
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1: Linux eMMC
Retrieving file: /Image
Retrieving file: /initrd.img
append: root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet
Retrieving file: /ti/k3-am625-sk.dtb
## Flattened Device Tree blob at ffb1e9c0
Booting using the fdt blob at 0xffb1e9c0
Working FDT set to ffb1e9c0
Loading Ramdisk to 8f14f000, end 8ffff603 ... OK
Loading Device Tree to 000000008f13c000, end 000000008f14e3df ... OK
Working FDT set to 8f13c000
Starting kernel ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment