Skip to content

Instantly share code, notes, and snippets.

@chintanv133
Last active April 25, 2024 11:02
Show Gist options
  • Save chintanv133/07bcb1473301581aab6d4e951d9c6572 to your computer and use it in GitHub Desktop.
Save chintanv133/07bcb1473301581aab6d4e951d9c6572 to your computer and use it in GitHub Desktop.
U-Boot SPL 2024.07-rc1-00079-gbf8846cf9d (Apr 25 2024 - 16:28:53 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')
Changed A53 CPU frequency to 1250000000Hz (T grade) in DT
SPL initial stack usage: 13440 bytes
Trying to boot from eth device
Loading Environment from nowhere... OK
eth0: ethernet@8000000port@1
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete...... done
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.0.9 (1004 ms)
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.9
Filename 'tispl.bin'.
Load address: 0x82000000
Loading: #################################################################
#################################################################
############################################################ 0 Bytes
1.8 MiB/s
done
Bytes transferred = 968603 (ec79b hex)
udma_stop_mem2dev: peer not stopped TIMEOUT !
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Loading Environment from nowhere... OK
init_env from device 4 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE: BL31: Built : 00:42:57, Jan 13 2023
U-Boot SPL 2024.07-rc1-00079-gbf8846cf9d (Apr 25 2024 - 16:28:59 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')
SPL initial stack usage: 1968 bytes
Trying to boot from eth device
Loading Environment from nowhere... OK
eth0: ethernet@8000000port@1
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete...... done
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
DHCP client bound to address 192.168.0.9 (254 ms)
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.9
Filename 'u-boot.img'.
Load address: 0x82000000
Loading: #################################################################
#################################################################
#################################################################
# 0 Bytes
1.8 MiB/s
done
Bytes transferred = 1002179 (f4ac3 hex)
Skipping authentication on GP device
Skipping authentication on GP device
U-Boot 2024.07-rc1-00079-gbf8846cf9d (Apr 25 2024 - 16:28:59 +0530)
SoC: AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
DRAM: 2 GiB
Core: 59 devices, 25 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
=> setenv autoload no
=> dhcp
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
DHCP client bound to address 192.168.0.9 (3 ms)
=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment