Skip to content

Instantly share code, notes, and snippets.

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.15.0-rc1-arm64-stable-r56938 (root@runner-qaxekdy-project-386-concurrent-0) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Apr 10 16:20:55 UTC 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: BeagleBoard.org PocketBeagle2
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002860000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000094a00000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000094a00000..0x000000009c9fffff (131072 KiB) map reusable linux,cma
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.15.0-rc1-arm64-k3-r2.3 (root@runner-ajhbmx1r-project-271-concurrent-0) (aarch64-linux-gnu-gcc (D
ebian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #2 SMP PREEMPT_RT Tue Apr 8 23:03:18 UTC 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: BeagleBoard.org PocketBeagle2
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002860000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000094a00000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
NOTICE: BL31: v2.12.0(release):v2.12.0
NOTICE: BL31: Built : 22:54:08, Feb 11 2025
I/TC:
I/TC: OP-TEE version: 4.5.0 (gcc version 12.2.0 (Debian 12.2.0-14)) #1 Tue Feb 11 22:54:08 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
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
@RobertCNelson
RobertCNelson / serial
Last active March 28, 2024 19:14
v6.9.0-rc1 boot log
debian@BeagleBone-new:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.9.0-rc1-arm64-k3-r1 (voodoo@rpi5b8g-64) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for D
ebian) 2.40) #1bookworm SMP PREEMPT_DYNAMIC Mon Mar 25 22:17:20 UTC 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: BeagleBoard.org BeagleY-AI
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
ARG FRM='debian:bookworm-slim'
ARG TAG='latest'
FROM ${FRM}
ARG FRM
ARG TAG
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
--no-install-recommends \
[62073.005720] usb 1-1.3: new low-speed USB device number 5 using xhci-hcd
[62073.238357] usb 1-1.3: New USB device found, idVendor=c0f4, idProduct=03f5, bcdDevice= 1.00
[62073.247503] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[62073.255493] usb 1-1.3: Product: Usb KeyBoard
[62073.260246] usb 1-1.3: Manufacturer: Usb KeyBoard
[62073.340472] input: Usb KeyBoard Usb KeyBoard as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.3.auto/usb
1/1-1/1-1.3/1-1.3:1.0/0003:C0F4:03F5.0004/input/input4
[62073.415815] hid-generic 0003:C0F4:03F5.0004: input,hidraw3: USB HID v1.11 Keyboard [Usb KeyBoard Usb KeyBoard] on usb-xhci-hc
d.3.auto-1.3/input0
[62073.444285] hid-generic 0003:C0F4:03F5.0005: unknown main item tag 0x0
U-Boot SPL 2023.04-g4a4f4d88 (Oct 03 2023 - 14:57:31 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 13360 bytes
Trying to boot from MMC1
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9(release):be3e0b8
NOTICE: BL31: Built : 14:57:31, Oct 3 2023
I/TC:
I/TC: OP-TEE version: ace93cc (gcc version 12.2.0 (Debian 12.2.0-14)) #1 Tue Oct 3 14:57:31 UTC 2023 aarch64
<!-- https://www.beagleboard.org/wp/wp-admin/edit.php?post_type=distros -->
<!-- BBAI64 11.7 2023-09-02 10GB eMMC Xfce Flasher -->
Debian image for <a href=/boards/beaglebone-ai-64>BeagleBone AI-64</a> on-board eMMC flash
<ul>
<li>Kernel: <a href="https://github.com/beagleboard/linux/tree/5.10.168-ti-arm64-r110">5.10.168-ti-arm64-r110</a></li>
<li>U-Boot: <a href="v2021.01">https://git.beagleboard.org/beagleboard/u-boot/-/tree/v2021.01-ti-08.05.00.001</a></li>
<li>default username:password is [debian:temppwd]</li>
</ul>
#!/bin/bash
mkdir -p /dev/bone/ecap/
mkdir -p /dev/bone/counter/
mkdir -p /dev/bone/pwm/
i=0
while [ $i -ne 16 ]
do
unset pwm_node
ARG USE_PROXY
ARG HTTP_PROXY
ARG REPO_LOCATION=linux/arm64
ARG DEBIAN_FRONTEND=noninteractive
#=========================================================================
FROM --platform=${REPO_LOCATION} tisdk_base AS base-0
#=========================================================================
FROM base-0 AS base-1