forked from whitebkues1/tmp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuboot.log
More file actions
89 lines (84 loc) · 2.87 KB
/
Copy pathuboot.log
File metadata and controls
89 lines (84 loc) · 2.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
U-Boot SPL 2024.04-dirty (Aug 07 2025 - 18:29:00 +0800)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 13568 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.11.0(release):v2.11.0-906-g58b25570c9-dirty
NOTICE: BL31: Built : 04:20:32, Nov 1 2024
U-Boot SPL 2024.04-dirty (Aug 07 2025 - 18:29:48 +0800)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2024.04-dirty (Aug 07 2025 - 18:29:48 +0800)
SoC: AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
DRAM: 2 GiB (effective 4 GiB)
spi_slave_of_to_plat: start...
spi_slave_of_to_plat: end...
Core: 87 devices, 30 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
=> mtd list
do_mtd_list: start...
mtd_probe_devices: start...
mtd_probe_uclass_mtd_devs: start...
cadence_spi_of_to_plat: start...
cadence_spi_ofdata_phy_pattern: start...
cadence_spi_ofdata_phy_pattern: end...
cadence_spi_of_to_plat: regbase=000000000fc40000 ahbbase=0000000500000000 max-frequency=25000000 page-size=256
cadence_spi_of_to_plat: end...
cadence_spi_probe: start...
priv->ref_clk_hz = 166666666...
cadence_qspi_apb_controller_init: start...
cadence_spi_probe: end...
spinand_probe: start...
spinand_init: start...
spinand_detect: start...
raw ID c2 b7 03 00
spinand_detect: end...
spinand_init: end...
spinand_probe: end...
parse_mtdparts: start...
parse_mtdparts: end...
mtd_probe_devices: end...
List of MTD devices:
mtd_show_device: start...
* spi-nand0
- device: flash@0
- parent: spi@fc40000
- driver: spi_nand
- path: /bus@f0000/bus@fc00000/spi@fc40000/flash@0
- type: NAND flash
- block size: 0x40000 bytes
- min I/O: 0x1000 bytes
- OOB size: 256 bytes
- OOB available: 254 bytes
- 0x000000000000-0x000020000000 : "spi-nand0"
mtd_show_parts: start...
- 0x000000000000-0x000000080000 : "ospi_nand.tiboot3"
mtd_show_parts: start...
- 0x000000080000-0x000000280000 : "ospi_nand.tispl"
mtd_show_parts: start...
- 0x000000280000-0x000000680000 : "ospi_nand.u-boot"
mtd_show_parts: start...
- 0x000000680000-0x0000006c0000 : "ospi_nand.env"
mtd_show_parts: start...
- 0x0000006c0000-0x000000700000 : "ospi_nand.env.backup"
mtd_show_parts: start...
- 0x000002000000-0x000020000000 : "ospi_nand.rootfs"
mtd_show_parts: start...
do_mtd_list: end...
=> printenv mtdparts
mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),491520k@32m(ospi_nand.rootfs)
=>