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 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:46 -0500) | |
SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
Changed A53 CPU frequency to 1250000000Hz (T grade) in DT | |
SPL initial stack usage: 13392 bytes | |
Trying to boot from UART | |
C | |
- 03:48:44 [INFO] Disconnected serial from am62xx_sk-fs | |
- 03:48:44 [INFO] Receiving primary bootloader image ... | |
- 03:50:34 [INFO] Connected to am62xx_sk-fs via serial | |
- 03:50:34 [INFO] Target: |
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
Scanning for bootflows in all bootdevs | |
Seq Method State Uclass Part Name Filename | |
--- ----------- ------ -------- ---- ------------------------ ---------------- | |
Scanning bootdev '[email protected]': | |
0 extlinux ready mmc 1 [email protected]_ /extlinux/extlinux.conf | |
** Booting bootflow '[email protected]_1' with extlinux | |
PocketBeagle 2 microSD (extlinux.conf) (swap enabled) | |
1: microSD (failsafe) | |
2: microSD (debug) | |
3: microSD (default) |
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
[ 2.239856] Key type encrypted registered | |
[ 2.239869] AppArmor: AppArmor sha256 policy hashing enabled | |
[ 2.239918] ima: No TPM chip found, activating TPM-bypass! | |
[ 2.239966] ima: Allocated hash algorithm: sha256 | |
[ 2.240027] ima: No architecture policies found | |
[ 2.240211] evm: Initialising EVM extended attributes: |
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
dmesg | grep scmi-power-do | |
[ 1.148114] scmi-power-domain scmi_dev.4: Starting optimized SCMI power domain probe | |
[ 1.156923] scmi-power-domain scmi_dev.4: Highest referenced domain ID: 96 | |
[ 1.164058] scmi-power-domain scmi_dev.4: Initializing referenced domain 0 | |
[ 1.171116] scmi-power-domain scmi_dev.4: Initializing referenced domain 3 | |
[ 1.178158] scmi-power-domain scmi_dev.4: Domain 3 is ON, registering state | |
[ 1.185298] scmi-power-domain scmi_dev.4: Initializing referenced domain 15 | |
[ 1.192442] scmi-power-domain scmi_dev.4: Initializing referenced domain 16 | |
[ 1.199571] scmi-power-domain scmi_dev.4: Initializing referenced domain 17 | |
[ 1.206695] scmi-power-domain scmi_dev.4: Initializing referenced domain 18 |
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
ore: 89 devices, 29 uclasses, devicetree: separate | |
MMC: mmc@fa10000: 0, mmc@fa00000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2860000 | |
Out: serial@2860000 | |
Err: serial@2860000 | |
Net: No ethernet found. | |
Press SPACE to abort autoboot in 0 seconds | |
switch to partitions #0, OK | |
mmc1 is current device |
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
Hello World! |
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
print('Hello, GitHub Gist!') |
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
[14601.994703] reboot: Restarting system | |
NOTICE: BL31: v2.12.1(release):lts-v2.12.1 | |
NOTICE: BL31: Built : 17:04:10, Mar 18 2025 | |
I/TC: | |
I/TC: OP-TEE version: 4.5.0 (gcc version 12.2.0 (Debian 12.2.0-14)) #1 Tue Mar 18 17:04:10 UTC 2025 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: GIC redistributor base address not provided | |
I/TC: Assuming default GIC group status and modifier |
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
[ 2.394415] ti-udma 485c0000.dma-controller: chan0: ring irq request failed | |
[ 2.394737] ti-udma 485c0000.dma-controller: get channel fail in udma_of_xlate. | |
[ 2.394753] saul-crypto 40900000.crypto: error -EINVAL: Unable to request rx1 DMA channel | |
[ 2.394782] saul-crypto 40900000.crypto: probe with driver saul-crypto failed with error -22 | |
[ 2.406504] ------------[ cut here ]------------ | |
[ 2.406523] WARNING: CPU: 0 PID: 11 at kernel/irq/irqdomain.c:925 irq_create_fwspec_mapping+0x318/0x390 | |
[ 2.406551] Modules linked in: | |
[ 2.406565] CPU: 0 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.12.17-ti-arm64-r27 #1bookworm | |
[ 2.406576] Hardware name: BeagleBoard.org PocketBeagle2 (DT) | |
[ 2.406584] Workqueue: events_unbound deferred_probe_work_func |
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
22310203ae6a (HEAD -> ti-linux-6.12.y) arm64: dts: ti: Add k3-am62-pocketbeagle2 | |
869cb9068e07 dt-bindings: arm: ti: Add PocketBeagle2 | |
8c8cc002ab65 (tag: cicd.scarthgap.202503131348, tag: 11.00.07, origin/ti-linux-6.12.y) TI: ti_rt.configs: Disable additional docker configs | |
compiler versions: | |
$ aarch64-none-linux-gnu-gcc --version [15:17:58] | |
aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
NewerOlder