U-Boot SPL 3.0.3.1 (Jun 02 2023 - 00:30:30 +0000)
Strap register: 0x7ffffbf7
U-Boot TPL 3.0.3.1 (Jun 02 2023 - 00:29:52 +0000)
set cpu freq to 1700MHz
Trying to boot from MMC1
## Checking hash(es) for Image atf ... OK
## Checking hash(es) for Image uboot ... OK
## Checking hash(es) for Image fdt_uboot ... OK
APBoot 3.0.3.1 (build 86983)
Built: 2023-06-02 at 00:30:58
Model: AP-605H
DRAM: 2 GiB
Chip ID: BCM47623_A1
Power: DC
MMC: sdhci: 0
Reset: warm
Net: eth0
Hit <Enter> to stop autoboot: 0
Booting OS partition 0
Checking image @ 0x0
Copying image from 0x10000000
Image is signed; verifying checksum... passed
SHA2 Signature available
Signer Cert OK
Policy Cert OK
RSA signature verified using SHA2.
Uncompressing Kernel Image ... OK
Loading Ramdisk to 07e7b000, end 07fffee8 ... OK
OK
Starting kernel ...
[ 0.000000]
[ 0.000000] Aruba Networks
[ 0.000000] ArubaOS Version 8.12.0.3 (build 91078 / label #91078)
[ 0.000000] Built by jenkins@c8a0369bffd7 on 2024-10-22 at 01:59:48 UTC (gcc version 9.3.0 (Buildroot 2020.11.4))
[ 0.306212] skb_free_task created successfully with start budget 256
[ 0.819450] bcm63xx-hsspi ff801000.spi: spi driver using polling mode
[ 0.931683] tpm tpm0: TPM2_RC_INITIALIZE (256) attempting the self test
[ 1.610685] tpm tpm0: TPM2 self test passed
[ 1.790590] brcmboard registered
[ 1.841985] broadcomThermalDrv brcm-therm: init (CPU count 4 4 4 4)
[ 2.312261] Enabling all watchdogs
[ 2.371636] Starting Kernel AES KAT ...
[ 2.371683] Completed Kernel AES KAT
[ 2.371683]
[ 2.479318] Starting Kernel AESGCM KAT ...
[ 2.479321] Completed Kernel AESGCM KAT
Loading, please wait...
Begin: Mounting root file system ... [ 2.775534] usb 1-1: New USB device found, idVendor=2626, idProduct=0512, bcdDevice= 3.18
[ 2.873714] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.959317] usb 1-1: Product: LTE
[ 2.998999] usb 1-1: Manufacturer: Aruba
[ 3.045984] usb 1-1: SerialNumber: 0123456789ABCDEF
Verify with split cert file, size 3416
Image Signature Verified Successfully using SHA256 Message Digest.
done.
OpenRC 0.42.1 is starting up Linux 4.19.183 (armv7l)
AP rebooted Sun Nov 12 05:00:27 CET 2023; DHCP timed out
<<<<< Welcome to the Access Point >>>>>
password: [ 41.309727] PMM: Failed to send netlink event:-3
[ 50.111920] usbcore: deregistering interface driver usb-storage
[ 50.201841] cdrom: Uniform CD-ROM driver unloaded
[ 51.550313] PMM: Failed to send netlink event:-3
[ 212.618813] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
The system is going down NOW !!
Sending SIGTERM to all processes.
Sending SIGKILL to all processes.
[ 213.916842] reboot: Restarting system
After that it just loops.
Clearly I've missed something but I have no idea what that might be.