Skip to content

Instantly share code, notes, and snippets.

@rickmark
Created September 1, 2021 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickmark/f84cc36a7ddf3dd9d76dd9c231855447 to your computer and use it in GitHub Desktop.
Save rickmark/f84cc36a7ddf3dd9d76dd9c231855447 to your computer and use it in GitHub Desktop.
UniFi Dream Machine Pro - UART Boot Log
stage2_loader v2.22.3
SPD I2C Address: 57
Executing next!
-----------------------------------------------------
Stage 3 version: 2.22.0
Commit ID: 6088bc3
CVOS commit ID: bac1d52
HAL commit ID: 61afa9c
Build date: Nov 15 2019 11:53:06
-----------------------------------------------------
agent_wakeup v2.10
EEPROM Revision ID = 39
Device ID = a324
Device Info: v2sil-39-rc1
subsystem id: 0xea15
hardware revision id: 0x0002d30a
instance_num = 4
Loading DT to 01100000 (25041 bytes)...
obj_hdr_dt_offset: 0x9c000
Board config ID: alpine_v2_ubnt udm-pro v6.0
Loading application to 01100000 (787272 bytes)...
Executing application...
stage2_loader v2.22.3
SPD I2C Address: 57
Executing next!
-----------------------------------------------------
Stage 3 version: 2.22.0
Commit ID: 6088bc3
CVOS commit ID: bac1d52
HAL commit ID: 61afa9c
Build date: Nov 15 2019 11:53:06
-----------------------------------------------------
agent_wakeup v2.10
EEPROM Revision ID = 39
Device ID = a324
Device Info: v2sil-39-rc1
subsystem id: 0xea15
hardware revision id: 0x0002d30a
instance_num = 4
Loading DT to 01100000 (25041 bytes)...
obj_hdr_dt_offset: 0x9c000
Board config ID: alpine_v2_ubnt udm-pro v6.0
Loading application to 01100000 (787272 bytes)...
Executing application...
U-Boot 2015.07-alpine_db-2.21-HAL (Apr 29 2020 - 18:50:27 -0600), Build: jenkins-Bootloaders-BL_al_boot_multi-develop-6
I2C: ready
DRAM: 4 GiB
Trace early: 0000000000ff0000, 10000
_
/_\ _ __ _ __ __ _ _ __ _ _ _ __ _ __ __ _
//_\\| '_ \| '_ \ / _` | '_ \| | | | '__| '_ \ / _` |
/ _ \ | | | | | | (_| | |_) | |_| | | | | | | (_| |
\_/ \_/_| |_|_| |_|\__,_| .__/ \__,_|_| |_| |_|\__,_|
__ _ |_|
/ / __ _| |__ ___
/ / / _` | '_ \/ __|
/ /__| (_| | |_) \__ \
\____/\__,_|_.__/|___/
___ _
/\ /\ / __\ ___ ___ | |_
/ / \ \_____ /__\/// _ \ / _ \| __|
\ \_/ /_____/ \/ \ (_) | (_) | |_
\___/ \_____/\___/ \___/ \__|
SF: Detected MX25U6435F with page size 256 Bytes, erase size 4 KiB, total 8 MiB
U-Boot script not found in TOC!
Board config ID: alpine_v2_ubnt udm-pro v6.0, 113-723-10
Trace disabled
Found thermal sensor : adt7475_thermal
Temp 0 : 40 C
Temp 1 : 36 C
Temp 2 : 37 C
NAND: 0 MiB
SF: Detected MX25U6435F with page size 256 Bytes, erase size 4 KiB, total 8 MiB
*** Warning - bad CRC, using default environment
PCI:
00:00.0 - 1c36:0002 - Network controller
00:01.0 - 1c36:0001 - Network controller
00:02.0 - 1c36:0002 - Network controller
00:03.0 - 1c36:0001 - Network controller
00:04.0 - 1c36:0022 - Cryptographic device
00:05.0 - 1c36:0022 - Mass storage controller
00:08.0 - 1c36:0031 - Mass storage controller
PCIE_0: Link up. Speed 2.5GT/s Width x1
PCI:
01:00.0 - 1b21:1142 - Serial bus controller
handle_link: PCIE_1 no link found
handle_link: PCIE_2 no link found
In: serial
Out: serial
Err: serial
Boot: cold
SATA link 0 timeout.
SATA link 1 timeout.
SATA link 2 timeout.
SATA link 3 timeout.
AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl SATA mode
flags: 64bit ncq stag pm led clo only pmp fbss pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
transmit bluetooth 'ADV_SCAN_IND' advertising packets
Net: rtk_switch_probe: CHIP_RTL8370B
rtk_switch_init: 0
al_eth0, al_eth1, al_eth2
Warning: al_eth2 using MAC address from net device
, al_eth3 [PRIME]
Warning: al_eth3 using MAC address from net device
Autobooting in 2 seconds, press "<Esc><Esc>" to stop
@fintechcommunications
Copy link

fintechcommunications commented Nov 8, 2023

What were the uart setting on the UDM? I'm guessing your using a TTL adapter? I have a UDM that will not boot and I'm hoping to recover via tftp from u-boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment