-
-
Save nmenon/35f509e2f63b0ab0b434625e68e4f37d to your computer and use it in GitHub Desktop.
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
U-Boot SPL 2023.10-rc4-00279-ge076c0e880e0 (Sep 11 2023 - 09:38:29 -0500) | |
Resetting on cold boot to workaround ErrataID:i2331 | |
Please resend tiboot3.bin in case of UART/DFU boot | |
resetting ... | |
U-Boot SPL 2023.10-rc4-00279-ge076c0e880e0 (Sep 11 2023 - 09:38:29 -0500) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') | |
EEPROM not available at 0x50, trying to read at 0x51 | |
SPL initial stack usage: 13368 bytes | |
Trying to boot from MMC2 | |
Loading Environment from MMC... MMC Device 0 not found | |
*** Warning - No MMC card found, using default environment | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.9(debug):v2.9.0-560-g74e3959ea39e | |
NOTICE: BL31: Built : 09:38:29, Sep 11 2023 | |
INFO: GICv3 without legacy support detected. | |
INFO: ARM GICv3 driver initialized in EL3 | |
INFO: Maximum SPI INTID supported: 287 | |
INFO: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') | |
INFO: BL31: Initializing runtime services | |
INFO: BL31: cortex_a53: CPU workaround for 855873 was applied | |
INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied | |
INFO: BL31: Initializing BL32 | |
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 Mon Sep 11 14:38:29 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.5--v09.00.05 (Kool Koala)') | |
I/TC: HUK Initialized | |
I/TC: Activated SA2UL device | |
I/TC: Fixing SA2UL firewall owner for GP device | |
I/TC: Enabled firewalls for SA2UL TRNG device | |
I/TC: SA2UL TRNG initialized | |
I/TC: SA2UL Drivers initialized | |
I/TC: Primary CPU switching to normal world boot | |
INFO: BL31: Preparing for EL3 exit to normal world | |
INFO: Entry point address = 0x80080000 | |
INFO: SPSR = 0x3c9 | |
U-Boot SPL 2023.10-rc4-00279-ge076c0e880e0 (Sep 11 2023 - 09:38:32 -0500) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') | |
Trying to boot from MMC2 | |
U-Boot 2023.10-rc4-00279-ge076c0e880e0 (Sep 11 2023 - 09:38:32 -0500) | |
SoC: AM64X SR1.0 GP | |
Model: Texas Instruments AM642 SK | |
Board: AM64-SKEVM rev E3 | |
DRAM: 2 GiB | |
Core: 55 devices, 29 uclasses, devicetree: separate | |
MMC: mmc@fa00000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2800000 | |
Out: serial@2800000 | |
Err: serial@2800000 | |
Net: eth0: ethernet@8000000port@1, eth1: ethernet@8000000port@2 | |
Hit any key to stop autoboot: 0 | |
=> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment