Chip-cn-dat/allwinner-dat/F133-dat/2025-07-26-12-23-54.png
... ...
Binary files a/Chip-cn-dat/allwinner-dat/F133-dat/2025-07-26-12-23-54.png and /dev/null differ
Chip-cn-dat/allwinner-dat/F133-dat/2025-08-08-15-56-03.png
... ...
Binary files a/Chip-cn-dat/allwinner-dat/F133-dat/2025-08-08-15-56-03.png and /dev/null differ
Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/2025-07-26-12-23-54.png
... ...
Binary files /dev/null and b/Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/2025-07-26-12-23-54.png differ
Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/2025-08-08-15-56-03.png
... ...
Binary files /dev/null and b/Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/2025-08-08-15-56-03.png differ
Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/F133-SDK-dat.md
... ...
@@ -0,0 +1,80 @@
1
+
2
+# F133-SDK-dat
3
+
4
+- [[sunxi-log-dat]] - [[F133-boot-log-dat]]
5
+
6
+- [[sunxi-dat]] - [[sunxi-tools-dat]]
7
+
8
+
9
+## bootsel
10
+
11
+- SPI_MOSI
12
+- SPI_MISO
13
+
14
+
15
+## flash load on
16
+
17
+- [[virtualbox-dat]]
18
+
19
+hold down fel button and press reset to enter into fel mode
20
+
21
+![](2025-07-26-12-23-54.png)
22
+
23
+
24
+
25
+
26
+## F133-boot
27
+
28
+插入烧写好的TF卡,使用串口连接,
29
+
30
+- PE2接串口RX,
31
+- PE3接串口TX。
32
+
33
+接入5V供电,如果使用屏幕建议插入TYPE-C线,防止电流不足。
34
+
35
+[[serial-dat]] - 波特率115200
36
+
37
+![](2025-08-08-15-56-03.png)
38
+
39
+- [[linux-dat]]
40
+
41
+- [[display-sdk-dat]]
42
+
43
+
44
+
45
+
46
+## SDK
47
+
48
+- [Allwinner SDK](https://github.com/allwinner-zh/Allwinner-RTOS)
49
+
50
+- [[sunxi-tools-dat]]
51
+
52
+sudo sunxi-fel -l
53
+
54
+ Warning: no 'soc_sram_info' data for your SoC (id=1859)
55
+ USB device 002:003 Allwinner 0x1859
56
+
57
+
58
+- The tool (e.g. `sunxi-fel`) does not recognize the SoC with ID `0x1859`.
59
+- It lacks **SRAM layout data** (`soc_sram_info`) for this SoC.
60
+- Likely causes:
61
+ - Using a **new or uncommon Allwinner SoC** (e.g., F133, V853).
62
+ - Using an **outdated version** of the tool.
63
+
64
+
65
+Could use https://etcher.balena.io/#download-etcher for flash image to SD card.
66
+
67
+
68
+## image
69
+
70
+https://github.com/Edragon/allwinner-F133
71
+
72
+image == https://github.com/ylyamin/allwinner_d1_hal
73
+
74
+https://github.com/YuzukiHD/Buildroot-YuzukiSBC/releases/tag/YuzukiCK1N.0.0.1
75
+
76
+
77
+
78
+## ref
79
+
80
+- [[F133-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/allwinner-dat/F133-dat/F133-SDK-dat/F133-boot-log-dat.md
... ...
@@ -0,0 +1,398 @@
1
+
2
+# F133-boot-log-dat.md
3
+
4
+ [32]HELLO! BOOT0 is starting!
5
+ [35]BOOT0 commit : adaf1174cc
6
+ [38]set pll start
7
+ [40]periph0 has been enabled
8
+ [43]set pll end
9
+ [44][pmu]: bus read error
10
+ [46]board init ok
11
+ [48]ZQ value = 0x31
12
+ [50]get_pmu_exist() = -1
13
+ [53]ddr_efuse_type: 0xa
14
+ [55]trefi:7.8ms
15
+ [57][AUTO DEBUG] single rank and full DQ!
16
+ [61]ddr_efuse_type: 0xa
17
+ [63]trefi:7.8ms
18
+ [65][AUTO DEBUG] rank 0 row = 13
19
+ [68][AUTO DEBUG] rank 0 bank = 4
20
+ [71][AUTO DEBUG] rank 0 page size = 2 KB
21
+ [75]DRAM BOOT DRIVE INFO: V0.33
22
+ [78]DRAM CLK = 528 MHz
23
+ [80]DRAM Type = 2 (2:DDR2,3:DDR3)
24
+ [83]DRAMC read ODT off.
25
+ [85]DRAM ODT off.
26
+ [87]ddr_efuse_type: 0xa
27
+ [90]DRAM SIZE =64 M
28
+ [92]dram_tpr4:0x0
29
+ [93]PLL_DDR_CTRL_REG:0xf8002b00
30
+ [96]DRAM_CLK_REG:0xc0000000
31
+ [99][TIMING DEBUG] MR2= 0x0
32
+ [103]DRAM simple test OK.
33
+ [106]dram size =64
34
+ [107]card no is 0
35
+ [109]sdcard 0 line count 4
36
+ [112][mmc]: mmc driver ver 2021-04-2 16:45
37
+ [121][mmc]: Wrong media type 0x0
38
+ [124][mmc]: ***Try SD card 0***
39
+ [133][mmc]: HSSDR52/SDR25 4 bit
40
+ [136][mmc]: 50000000 Hz
41
+ [138][mmc]: 15343 MB
42
+ [140][mmc]: ***SD/MMC 0 init OK!!!***
43
+ [191]Loading boot-pkg Succeed(index=0).
44
+ [194]Entry_name = opensbi
45
+ [198]Entry_name = u-boot
46
+ [201]Entry_name = dtb
47
+ [204]mmc not para
48
+ [206]Jump to second Boot.
49
+
50
+ OpenSBI auto-t113-linux-V0.8-1-g771d82e
51
+ ____ _____ ____ _____
52
+ / __ \ / ____| _ \_ _|
53
+ | | | |_ __ ___ _ __ | (___ | |_) || |
54
+ | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
55
+ | |__| | |_) | __/ | | |____) | |_) || |_
56
+ \____/| .__/ \___|_| |_|_____/|____/_____|
57
+ | |
58
+ |_|
59
+
60
+ Platform Name : T-HEAD Xuantie Platform
61
+ Platform HART Features : RV64ACDFIMSUVX
62
+ Platform Max HARTs : 1
63
+ Current Hart : 0
64
+ Firmware Base : 0x41fc0400
65
+ Firmware Size : 75 KB
66
+ Runtime SBI Version : 0.2
67
+
68
+ MIDELEG : 0x0000000000000222
69
+ MEDELEG : 0x000000000000b1ff
70
+ PMP0 : 0x0000000041fc0000-0x0000000041fdffff (A)
71
+ PMP1 : 0x0000000040000000-0x000000007fffffff (A,R,W,X)
72
+ PMP2 : 0x0000000080000000-0x00000000bfffffff (A,R,W,X)
73
+ PMP3 : 0x0000000000020000-0x0000000000027fff (A,
74
+
75
+ U-Boot 2018.05-g2a1965a (Jul 10 2022 - 02:50:57 +0000) Allwinner Technology
76
+
77
+ [00.291]DRAM: 64 MiB
78
+ [00.293]Relocation Offset is: 01ed9000
79
+ [00.297]secure enable bit: 0
80
+ [00.300]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz
81
+ [00.306]flash init start
82
+ [00.308]workmode = 0,storage type = 1
83
+ [00.312][mmc]: mmc driver ver uboot2018:2021-12-20 13:35:00
84
+ [00.317][mmc]: get sdc_type fail and use default host:tm1.
85
+ [00.324][mmc]: can't find node "mmc0",will add new node
86
+ [00.328][mmc]: fdt err returned <no error>
87
+ [00.332][mmc]: Using default timing para
88
+ [00.336][mmc]: SUNXI SDMMC Controller Version:0x50310
89
+ [00.354][mmc]: card_caps:0x3000000a
90
+ [00.357][mmc]: host_caps:0x3000003f
91
+ [00.360]sunxi flash init ok
92
+ [00.363]line:703 init_clocks
93
+ [00.366]drv_disp_init
94
+ request pwm success, pwm7:pwm7:0x2000c00.
95
+ fdt get node offset faill: hdmi
96
+ [00.384]unable to map hdmi registers
97
+ [00.387]drv_disp_init finish
98
+ [00.404]Loading Environment from SUNXI_FLASH... OK
99
+ [00.425]boot_gui_init:start
100
+ [00.428]set disp.dev2_output_type fail. using defval=0
101
+ [00.435]boot_gui_init:finish
102
+ partno erro : can't find partition bootloader
103
+ 54 bytes read in 1 ms (52.7 KiB/s)
104
+ [00.448]bmp_name=bootlogo.bmp size 28854
105
+ 28854 bytes read in 20 ms (1.4 MiB/s)
106
+ [00.478]out of usb burn from boot: not need burn key
107
+ [00.483]Item0 (Map) magic is bad
108
+ [00.486]the secure storage item0 copy0 magic is bad
109
+ [00.491]Item0 (Map) magic is bad
110
+ [00.494]the secure storage item0 copy1 magic is bad
111
+ [00.499]Item0 (Map) magic is bad
112
+ List file under ULI/factory
113
+ ** Unrecognized filesystem type **
114
+ root_partition is rootfs
115
+ set root to /dev/mmcblk0p5
116
+ [00.513]update part info
117
+ [00.517]update bootcmd
118
+ [00.522]change working_fdt 0x42a98da0 to 0x42a78da0
119
+ disable nand error: FDT_ERR_BADPATH
120
+ [00.531]The storage not support sample function
121
+ No reserved memory region found in source FDT
122
+ [00.556]update dts
123
+ noncached_alloc(): addr = 0x42b02a40
124
+ noncached_alloc(): addr = 0x42b02a80
125
+ noncached_alloc(): addr = 0x42b02ac0
126
+ noncached_alloc(): addr = 0x42b03300
127
+ geth_sys_init:639: get node 'gmac0' error
128
+ geth_sys_init fail!
129
+ [00.576]Board Net Initialization Failed
130
+ [00.580]No ethernet found.
131
+ Hit any key to stop autoboot: 1 FDT ERROR:get muxsel err returned FDT_ERR_INTERNAL
132
+ sunxi_pwm_pin_set_state, fdt_set_all_pin, ret=-1
133
+ [00.625]LCD open finish
134
+  0
135
+ [01.882]no vendor_boot partition is found
136
+ Android's image name: f133-mq_r
137
+ Detect comp none
138
+ [01.898]
139
+ Starting kernel ...
140
+
141
+ [01.901][mmc]: MMC Device 2 not found
142
+ [01.905][mmc]: mmc 2 not find, so not exit
143
+ [ 0.000000] Linux version 5.4.61 (test@test-virtual-machine) (riscv64-unknown-linux-gnu-gcc (C-SKY RISCV Tools V1.8.4 B20200702) 8.1.0, GNU ld (GNU Binutils) 2.32) #2 PREEMPT Tue May 2 06:32:35 UTC 2023
144
+ [ 0.000000] Zone ranges:
145
+ [ 0.000000] DMA32 [mem 0x0000000040000000-0x0000000043ffffff]
146
+ [ 0.000000] Normal empty
147
+ [ 0.000000] Movable zone start for each node
148
+ [ 0.000000] Early memory node ranges
149
+ [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000043ffffff]
150
+ [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x0000000043ffffff]
151
+ [ 0.000000] On node 0 totalpages: 16384
152
+ [ 0.000000] DMA32 zone: 224 pages used for memmap
153
+ [ 0.000000] DMA32 zone: 0 pages reserved
154
+ [ 0.000000] DMA32 zone: 16384 pages, LIFO batch:3
155
+ [ 0.000000] elf_hwcap is 0x20112d
156
+ [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
157
+ [ 0.000000] pcpu-alloc: [0] 0
158
+ [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16160
159
+ [ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 clk_ignore_unused initcall_debug=0 console=ttyS0,115200 loglevel=8 root=/dev/mmcblk0p5 init=/pseudo_init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:env-redund@mmcblk0p3:boot@mmcblk0p4:rootfs@mmcblk0p5:private@mmcblk0p6:rootfs_data@mmcblk0p7:UDISK@mmcblk0p8 cma=0M snum= mac_addr= wifi_mac= bt_mac= specialstr= gpt=1 androidboot.mode=normal androidboot.hardware=sun20iw1p1 boot_type=1 androidboot.boot_type=1 gpt=1 uboot_message=2018.05-g2a1965a(07/10/2022-02:50:57) mbr_o
160
+ [ 0.000000] Dentry cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
161
+ [ 0.000000] Inode-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
162
+ [ 0.000000] Sorting __ex_table...
163
+ [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
164
+ [ 0.000000] Memory: 55896K/65536K available (4123K kernel code, 405K rwdata, 1699K rodata, 136K init, 229K bss, 9640K reserved, 0K cma-reserved)
165
+ [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
166
+ [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
167
+ [ 0.000000] Tasks RCU enabled.
168
+ [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
169
+ [ 0.000000] NR_IRQS: 0, nr_irqs: 0, preallocated irqs: 0
170
+ [ 0.000000] plic: mapped 200 interrupts with 1 handlers for 2 contexts.
171
+ [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
172
+ [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
173
+ [ 0.000006] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
174
+ [ 0.000027] riscv_timer_clockevent depends on broadcast, but no broadcast function available
175
+ [ 0.000365] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
176
+ [ 0.000940] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
177
+ [ 0.000962] pid_max: default: 32768 minimum: 301
178
+ [ 0.001123] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
179
+ [ 0.001142] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
180
+ [ 0.002829] ASID allocator initialised with 65536 entries
181
+ [ 0.003000] rcu: Hierarchical SRCU implementation.
182
+ [ 0.003670] devtmpfs: initialized
183
+ [ 0.019704] random: get_random_u32 called from bucket_table_alloc.isra.27+0x102/0x124 with crng_init=0
184
+ [ 0.020661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
185
+ [ 0.020690] futex hash table entries: 256 (order: 0, 6144 bytes, linear)
186
+ [ 0.020830] pinctrl core: initialized pinctrl subsystem
187
+ [ 0.022223] NET: Registered protocol family 16
188
+ [ 0.022989] DMA: preallocated 256 KiB pool for atomic allocations
189
+ [ 0.023663] cpuidle: using governor menu
190
+ [ 0.066933] rtc_ccu: sunxi ccu init OK
191
+ [ 0.075469] clock: sunxi ccu init OK
192
+ [ 0.077352] clock: sunxi ccu init OK
193
+ [ 0.107807] iommu: Default domain type: Translated
194
+ [ 0.108001] sunxi iommu: irq = 4
195
+ [ 0.109244] SCSI subsystem initialized
196
+ [ 0.109497] usbcore: registered new interface driver usbfs
197
+ [ 0.109592] usbcore: registered new interface driver hub
198
+ [ 0.109709] usbcore: registered new device driver usb
199
+ [ 0.110979] Advanced Linux Sound Architecture Driver Initialized.
200
+ [ 0.111975] pwm module init!
201
+ [ 0.113668] g2d 5410000.g2d: Adding to iommu group 0
202
+ [ 0.114193] G2D: rcq version initialized.major:252
203
+ [ 0.115215] clocksource: Switched to clocksource riscv_clocksource
204
+ [ 0.129104] sun8iw20-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
205
+ [ 0.132498] NET: Registered protocol family 2
206
+ [ 0.133391] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
207
+ [ 0.133435] TCP established hash table entries: 512 (order: 0, 4096 bytes, linear)
208
+ [ 0.133456] TCP bind hash table entries: 512 (order: 0, 4096 bytes, linear)
209
+ [ 0.133471] TCP: Hash tables configured (established 512 bind 512)
210
+ [ 0.133619] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
211
+ [ 0.133666] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
212
+ [ 0.133897] NET: Registered protocol family 1
213
+ [ 0.135067] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pc not found, using dummy regulator
214
+ [ 0.135789] spi spi0: spi0 supply spi not found, using dummy regulator
215
+ [ 0.136063] sunxi_spi_resource_get()2116 - [spi0] SPI MASTER MODE
216
+ [ 0.136125] sunxi_spi_resource_get()2154 - Failed to get sample mode
217
+ [ 0.136136] sunxi_spi_resource_get()2159 - Failed to get sample delay
218
+ [ 0.136146] sunxi_spi_resource_get()2163 - sample_mode:-1431633921 sample_delay:-1431633921
219
+ [ 0.136210] sunxi_spi_clk_init()2205 - [spi0] mclk 100000000
220
+ [ 0.137048] sunxi_spi_probe()2623 - [spi0]: driver probe succeed, base ffffffd004058000, irq 31
221
+ [ 0.139181] workingset: timestamp_bits=62 max_order=14 bucket_order=0
222
+ [ 0.147950] squashfs: version 4.0 (2009/01/31) Phillip Lougher
223
+ [ 0.148208] ntfs: driver 2.1.32 [Flags: R/W].
224
+ [ 0.148557] fuse: init (API version 7.31)
225
+ [ 0.169851] io scheduler mq-deadline registered
226
+ [ 0.169868] io scheduler kyber registered
227
+ [ 0.170787] [DISP]disp_module_init
228
+ [ 0.171417] disp 5000000.disp: Adding to iommu group 0
229
+ [ 0.171973] [DISP] parser_disp_init_para,line:1430:
230
+ [ 0.171977] of_property_read fb0_width fail
231
+ [ 0.171999] [DISP] disp_init,line:2386:
232
+ [ 0.172004] smooth display screen:0 type:1 mode:4
233
+ [ 0.213322] display_fb_request,fb_id:0
234
+ [ 0.221666] Freeing logo buffer memory: 1500K
235
+ [ 0.222198] disp_al_manager_apply ouput_type:1
236
+ [ 0.222633] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pd not found, using dummy regulator
237
+ [ 0.223441] [DISP]disp_module_init finish
238
+ [ 0.224359] sunxi_sid_init()551 - insmod ok
239
+ [ 0.224974] pwm-regulator: supplied by regulator-dummy
240
+ [ 0.226806] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
241
+ [ 0.227292] uart uart0: uart0 supply uart not found, using dummy regulator
242
+ [ 0.227690] uart0: ttyS0 at MMIO 0x2500000 (irq = 18, base_baud = 1500000) is a SUNXI
243
+ [ 0.227718] sw_console_setup()1808 - console setup baud 115200 parity n bits 8, flow n
244
+ [ 0.946116] printk: console [ttyS0] enabled
245
+ [ 0.952001] misc dump reg init
246
+ [ 0.956527] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pg not found, using dummy regulator
247
+ [ 0.967849] sunxi-rfkill soc@3000000:rfkill@0: module version: v1.0.9
248
+ [ 0.975097] sunxi-rfkill soc@3000000:rfkill@0: get gpio chip_en failed
249
+ [ 0.982444] sunxi-rfkill soc@3000000:rfkill@0: get gpio power_en failed
250
+ [ 0.989860] sunxi-rfkill soc@3000000:rfkill@0: wlan_busnum (1)
251
+ [ 0.996445] sunxi-rfkill soc@3000000:rfkill@0: Missing wlan_power.
252
+ [ 1.003371] sunxi-rfkill soc@3000000:rfkill@0: wlan clock[0] (32k-fanout1)
253
+ [ 1.011149] sunxi-rfkill soc@3000000:rfkill@0: wlan_regon gpio=204 assert=1
254
+ [ 1.019036] sunxi-rfkill soc@3000000:rfkill@0: wlan_hostwake gpio=202 assert=1
255
+ [ 1.027232] sunxi-rfkill soc@3000000:rfkill@0: wakeup source is enabled
256
+ [ 1.034908] sunxi-rfkill soc@3000000:rfkill@0: Missing bt_power.
257
+ [ 1.041762] sunxi-rfkill soc@3000000:rfkill@0: bt clock[0] (32k-fanout1)
258
+ [ 1.049311] sunxi-rfkill soc@3000000:rfkill@0: bt_rst gpio=210 assert=0
259
+ [ 1.057527] [ADDR_MGT] addr_mgt_probe: module version: v1.0.11
260
+ [ 1.065338] [ADDR_MGT] addr_mgt_probe: success.
261
+ [ 1.071384] sunxi-spinand: AW SPINand MTD Layer Version: 2.3 20211223
262
+ [ 1.078712] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306
263
+ [ 1.089504] random: fast init done
264
+ [ 1.286801] random: crng init done
265
+ [ 2.085310] sunxi-spinand-phy: read id failed : -110
266
+ [ 2.090881] spi-nand: probe of spi0.0 failed with error -110
267
+ [ 2.097336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
268
+ [ 2.104651] sunxi-ehci: EHCI SUNXI driver
269
+ [ 2.109628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
270
+ [ 2.116658] sunxi-ohci: OHCI SUNXI driver
271
+ [ 2.122234] sunxi-rtc 7090000.rtc: errata__fix_alarm_day_reg_default_value(): ALARM0_DAY_REG=0, set it to 1
272
+ [ 2.133413] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
273
+ [ 2.144372] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
274
+ [ 2.155136] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
275
+ [ 2.166510] sunxi-rtc 7090000.rtc: registered as rtc0
276
+ [ 2.172178] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
277
+ [ 2.182804] sunxi-rtc 7090000.rtc: setting system clock to 1970-01-01T00:00:28 UTC (28)
278
+ [ 2.191852] sunxi-rtc 7090000.rtc: sunxi rtc probed
279
+ [ 2.197850] i2c /dev entries driver
280
+ [ 2.201838] sunxi cedar version 1.1
281
+ [ 2.206064] sunxi-cedar 1c0e000.ve: Adding to iommu group 0
282
+ [ 2.212314] VE: install start!!!
283
+ [ 2.212314]
284
+ [ 2.217960] VE: cedar-ve the get irq is 6
285
+ [ 2.217960]
286
+ [ 2.224292] VE: ve_debug_proc_info:00000000b4714d51, data:00000000bf5ab713, lock:00000000cc0db6a8
287
+ [ 2.224292]
288
+ [ 2.235933] VE: install end!!!
289
+ [ 2.235933]
290
+ [ 2.240983] VE: sunxi_cedar_probe
291
+ [ 2.245719] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
292
+ [ 2.257176] sunxi-mmc 4020000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.22 2021-12-20 15:40)
293
+ [ 2.267261] sunxi-mmc 4020000.sdmmc: ***ctl-spec-caps*** 8
294
+ [ 2.273444] sunxi-mmc 4020000.sdmmc: No vmmc regulator found
295
+ [ 2.279802] sunxi-mmc 4020000.sdmmc: No vqmmc regulator found
296
+ [ 2.286282] sunxi-mmc 4020000.sdmmc: No vdmmc regulator found
297
+ [ 2.292689] sunxi-mmc 4020000.sdmmc: No vd33sw regulator found
298
+ [ 2.299225] sunxi-mmc 4020000.sdmmc: No vd18sw regulator found
299
+ [ 2.305788] sunxi-mmc 4020000.sdmmc: No vq33sw regulator found
300
+ [ 2.312292] sunxi-mmc 4020000.sdmmc: No vq18sw regulator found
301
+ [ 2.319344] sunxi-mmc 4020000.sdmmc: Got CD GPIO
302
+ [ 2.324688] sunxi-mmc 4020000.sdmmc: set cd-gpios as 24M fail
303
+ [ 2.331378] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
304
+ [ 2.342579] sunxi-mmc 4020000.sdmmc: no vqmmc,Check if there is regulator
305
+ [ 2.362746] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
306
+ [ 2.387281] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
307
+ [ 2.398403] sunxi-mmc 4020000.sdmmc: detmode:gpio irq
308
+ [ 2.404766] sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.22 2021-12-20 15:40)
309
+ [ 2.414907] sunxi-mmc 4021000.sdmmc: ***ctl-spec-caps*** 8
310
+ [ 2.421208] sunxi-mmc 4021000.sdmmc: No vmmc regulator found
311
+ [ 2.427560] sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
312
+ [ 2.433967] sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
313
+ [ 2.440440] sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
314
+ [ 2.446977] sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
315
+ [ 2.453501] sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
316
+ [ 2.460033] sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
317
+ [ 2.466593] sunxi-mmc 4021000.sdmmc: Cann't get pin bias hs pinstate,check if needed
318
+ [ 2.476100] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
319
+ [ 2.487302] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
320
+ [ 2.507432] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
321
+ [ 2.531703] sunxi-mmc 4021000.sdmmc: detmode:manually by software
322
+ [ 2.538888] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RE !!
323
+ [ 2.545969] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RE !!
324
+ [ 2.552755] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
325
+ [ 2.564868] ashmem: initialized
326
+ [ 2.568425] exFAT: Version 1.3.0
327
+ [ 2.576902] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
328
+ [ 2.588736] [AUDIOCODEC][sunxi_codec_parse_params][2412]:digital_vol:0, lineout_vol:26, mic1gain:31, mic2gain:31 pa_msleep:120, pa_level:1, pa_pwr_level:1
329
+ [ 2.588736]
330
+ [ 2.606064] [AUDIOCODEC][sunxi_codec_parse_params][2448]:adcdrc_cfg:0, adchpf_cfg:1, dacdrc_cfg:0, dachpf:0
331
+ [ 2.617293] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
332
+ [ 2.624255] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
333
+ [ 2.630975] [AUDIOCODEC][sunxi_internal_codec_probe][2609]:codec probe finished
334
+ [ 2.639143] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
335
+ [ 2.646141] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
336
+ [ 2.652793] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
337
+ [ 2.665097] debugfs: Directory '203034c.dummy_cpudai' with parent 'audiocodec' already present!
338
+ [ 2.675088] [SNDCODEC][sunxi_card_init][583]:card init finished
339
+ [ 2.684331] sunxi-codec-machine 2030340.sound: 2030000.codec <-> 203034c.dummy_cpudai mapping ok
340
+ [ 2.695841] input: audiocodec sunxi Audio Jack as /devices/platform/soc@3000000/2030340.sound/sound/card0/input0
341
+ [ 2.708175] [SNDCODEC][sunxi_card_dev_probe][836]:register card finished
342
+ [ 2.717814] NET: Registered protocol family 10
343
+ [ 2.724255] Segment Routing with IPv6
344
+ [ 2.728458] [SNDCODEC][sunxi_hs_init_work][259]:resume-->report switch
345
+ [ 2.736029] NET: Registered protocol family 17
346
+ [ 2.762397] sunxi-i2c sunxi-i2c2: sunxi-i2c2 supply twi not found, using dummy regulator
347
+ [ 2.777276] sunxi-i2c sunxi-i2c2: probe success
348
+ [ 2.784722] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
349
+ [ 2.798778] get ehci0-controller wakeup-source is fail.
350
+ [ 2.804771] sunxi ehci0-controller don't init wakeup source
351
+ [ 2.811047] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffe000661b28, 0x:ffffffd0040f1000, irq_no:2e
352
+ [ 2.824598] [sunxi-ehci0]: Not init ehci0
353
+ [ 2.829632] get ohci0-controller wakeup-source is fail.
354
+ [ 2.835626] sunxi ohci0-controller don't init wakeup source
355
+ [ 2.841879] [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffe000661ef0
356
+ [ 2.852292] [sunxi-ohci0]: Not init ohci0
357
+ [ 2.857351] get ehci1-controller wakeup-source is fail.
358
+ [ 2.863287] sunxi ehci1-controller don't init wakeup source
359
+ [ 2.869561] [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xffffffe0006622b8, 0x:ffffffd0040fb000, irq_no:31
360
+ [ 2.883450] sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply hci not found, using dummy regulator
361
+ [ 2.897097] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
362
+ [ 2.904329] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 1
363
+ [ 2.914258] sunxi-ehci 4200000.ehci1-controller: irq 49, io mem 0x04200000
364
+ [ 2.945270] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
365
+ [ 2.954182] hub 1-0:1.0: USB hub found
366
+ [ 2.958539] hub 1-0:1.0: 1 port detected
367
+ [ 2.964105] get ohci1-controller wakeup-source is fail.
368
+ [ 2.970143] sunxi ohci1-controller don't init wakeup source
369
+ [ 2.976481] [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xffffffe000662680
370
+ [ 2.987198] sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply hci not found, using dummy regulator
371
+ [ 2.999696] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
372
+ [ 3.007029] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 2
373
+ [ 3.016883] sunxi-ohci 4200400.ohci1-controller: irq 50, io mem 0x04200400
374
+ [ 3.090386] hub 2-0:1.0: USB hub found
375
+ [ 3.094626] hub 2-0:1.0: 1 port detected
376
+ [ 3.102073] get usb_detect_mode is fail, -22
377
+ [ 3.107025] get det_vbus is fail, -84
378
+ [ 3.111108] get id is fail, -84
379
+ [ 3.117155] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
380
+ [ 3.126885] clk: Not disabling unused clocks
381
+ [ 3.131651] ALSA device list:
382
+ [ 3.134956] #0: audiocodec
383
+ [ 3.138250] cfg80211: failed to load regulatory.db
384
+ [ 3.143682] alloc_fd: slot 0 not NULL!
385
+ [ 3.148356] VFS: Cannot open root device "mmcblk0p5" or unknown-block(0,0): error -6
386
+ [ 3.157147] Please append a correct "root=" boot option; here are the available partitions:
387
+ [ 3.166532] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
388
+ [ 3.175754] CPU: 0 PID: 1 Comm: swapper Not tainted 5.4.61 #2
389
+ [ 3.182154] Call Trace:
390
+ [ 3.184895] [<ffffffe000023d56>] walk_stackframe+0x0/0x70
391
+ [ 3.190919] [<ffffffe000027d2c>] panic+0xdc/0x266
392
+ [ 3.196168] [<ffffffe000000d9c>] mount_block_root+0x1fe/0x266
393
+ [ 3.202578] [<ffffffe000000fc2>] prepare_namespace+0x136/0x144
394
+ [ 3.209081] [<ffffffe0004242a2>] rest_init+0xbc/0xc0
395
+ [ 3.214613] [<ffffffe0004242b0>] kernel_init+0xa/0xe8
396
+ [ 3.220240] [<ffffffe0004242a2>] rest_init+0xbc/0xc0
397
+ [ 3.225773] [<ffffffe000022d5c>] ret_from_syscall+0xa/0xe
398
+ [ 3.231800] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
Chip-cn-dat/allwinner-dat/F133-dat/F133-boot-log-dat.md
... ...
@@ -1,398 +0,0 @@
1
-
2
-# F133-boot-log-dat.md
3
-
4
- [32]HELLO! BOOT0 is starting!
5
- [35]BOOT0 commit : adaf1174cc
6
- [38]set pll start
7
- [40]periph0 has been enabled
8
- [43]set pll end
9
- [44][pmu]: bus read error
10
- [46]board init ok
11
- [48]ZQ value = 0x31
12
- [50]get_pmu_exist() = -1
13
- [53]ddr_efuse_type: 0xa
14
- [55]trefi:7.8ms
15
- [57][AUTO DEBUG] single rank and full DQ!
16
- [61]ddr_efuse_type: 0xa
17
- [63]trefi:7.8ms
18
- [65][AUTO DEBUG] rank 0 row = 13
19
- [68][AUTO DEBUG] rank 0 bank = 4
20
- [71][AUTO DEBUG] rank 0 page size = 2 KB
21
- [75]DRAM BOOT DRIVE INFO: V0.33
22
- [78]DRAM CLK = 528 MHz
23
- [80]DRAM Type = 2 (2:DDR2,3:DDR3)
24
- [83]DRAMC read ODT off.
25
- [85]DRAM ODT off.
26
- [87]ddr_efuse_type: 0xa
27
- [90]DRAM SIZE =64 M
28
- [92]dram_tpr4:0x0
29
- [93]PLL_DDR_CTRL_REG:0xf8002b00
30
- [96]DRAM_CLK_REG:0xc0000000
31
- [99][TIMING DEBUG] MR2= 0x0
32
- [103]DRAM simple test OK.
33
- [106]dram size =64
34
- [107]card no is 0
35
- [109]sdcard 0 line count 4
36
- [112][mmc]: mmc driver ver 2021-04-2 16:45
37
- [121][mmc]: Wrong media type 0x0
38
- [124][mmc]: ***Try SD card 0***
39
- [133][mmc]: HSSDR52/SDR25 4 bit
40
- [136][mmc]: 50000000 Hz
41
- [138][mmc]: 15343 MB
42
- [140][mmc]: ***SD/MMC 0 init OK!!!***
43
- [191]Loading boot-pkg Succeed(index=0).
44
- [194]Entry_name = opensbi
45
- [198]Entry_name = u-boot
46
- [201]Entry_name = dtb
47
- [204]mmc not para
48
- [206]Jump to second Boot.
49
-
50
- OpenSBI auto-t113-linux-V0.8-1-g771d82e
51
- ____ _____ ____ _____
52
- / __ \ / ____| _ \_ _|
53
- | | | |_ __ ___ _ __ | (___ | |_) || |
54
- | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
55
- | |__| | |_) | __/ | | |____) | |_) || |_
56
- \____/| .__/ \___|_| |_|_____/|____/_____|
57
- | |
58
- |_|
59
-
60
- Platform Name : T-HEAD Xuantie Platform
61
- Platform HART Features : RV64ACDFIMSUVX
62
- Platform Max HARTs : 1
63
- Current Hart : 0
64
- Firmware Base : 0x41fc0400
65
- Firmware Size : 75 KB
66
- Runtime SBI Version : 0.2
67
-
68
- MIDELEG : 0x0000000000000222
69
- MEDELEG : 0x000000000000b1ff
70
- PMP0 : 0x0000000041fc0000-0x0000000041fdffff (A)
71
- PMP1 : 0x0000000040000000-0x000000007fffffff (A,R,W,X)
72
- PMP2 : 0x0000000080000000-0x00000000bfffffff (A,R,W,X)
73
- PMP3 : 0x0000000000020000-0x0000000000027fff (A,
74
-
75
- U-Boot 2018.05-g2a1965a (Jul 10 2022 - 02:50:57 +0000) Allwinner Technology
76
-
77
- [00.291]DRAM: 64 MiB
78
- [00.293]Relocation Offset is: 01ed9000
79
- [00.297]secure enable bit: 0
80
- [00.300]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz
81
- [00.306]flash init start
82
- [00.308]workmode = 0,storage type = 1
83
- [00.312][mmc]: mmc driver ver uboot2018:2021-12-20 13:35:00
84
- [00.317][mmc]: get sdc_type fail and use default host:tm1.
85
- [00.324][mmc]: can't find node "mmc0",will add new node
86
- [00.328][mmc]: fdt err returned <no error>
87
- [00.332][mmc]: Using default timing para
88
- [00.336][mmc]: SUNXI SDMMC Controller Version:0x50310
89
- [00.354][mmc]: card_caps:0x3000000a
90
- [00.357][mmc]: host_caps:0x3000003f
91
- [00.360]sunxi flash init ok
92
- [00.363]line:703 init_clocks
93
- [00.366]drv_disp_init
94
- request pwm success, pwm7:pwm7:0x2000c00.
95
- fdt get node offset faill: hdmi
96
- [00.384]unable to map hdmi registers
97
- [00.387]drv_disp_init finish
98
- [00.404]Loading Environment from SUNXI_FLASH... OK
99
- [00.425]boot_gui_init:start
100
- [00.428]set disp.dev2_output_type fail. using defval=0
101
- [00.435]boot_gui_init:finish
102
- partno erro : can't find partition bootloader
103
- 54 bytes read in 1 ms (52.7 KiB/s)
104
- [00.448]bmp_name=bootlogo.bmp size 28854
105
- 28854 bytes read in 20 ms (1.4 MiB/s)
106
- [00.478]out of usb burn from boot: not need burn key
107
- [00.483]Item0 (Map) magic is bad
108
- [00.486]the secure storage item0 copy0 magic is bad
109
- [00.491]Item0 (Map) magic is bad
110
- [00.494]the secure storage item0 copy1 magic is bad
111
- [00.499]Item0 (Map) magic is bad
112
- List file under ULI/factory
113
- ** Unrecognized filesystem type **
114
- root_partition is rootfs
115
- set root to /dev/mmcblk0p5
116
- [00.513]update part info
117
- [00.517]update bootcmd
118
- [00.522]change working_fdt 0x42a98da0 to 0x42a78da0
119
- disable nand error: FDT_ERR_BADPATH
120
- [00.531]The storage not support sample function
121
- No reserved memory region found in source FDT
122
- [00.556]update dts
123
- noncached_alloc(): addr = 0x42b02a40
124
- noncached_alloc(): addr = 0x42b02a80
125
- noncached_alloc(): addr = 0x42b02ac0
126
- noncached_alloc(): addr = 0x42b03300
127
- geth_sys_init:639: get node 'gmac0' error
128
- geth_sys_init fail!
129
- [00.576]Board Net Initialization Failed
130
- [00.580]No ethernet found.
131
- Hit any key to stop autoboot: 1 FDT ERROR:get muxsel err returned FDT_ERR_INTERNAL
132
- sunxi_pwm_pin_set_state, fdt_set_all_pin, ret=-1
133
- [00.625]LCD open finish
134
-  0
135
- [01.882]no vendor_boot partition is found
136
- Android's image name: f133-mq_r
137
- Detect comp none
138
- [01.898]
139
- Starting kernel ...
140
-
141
- [01.901][mmc]: MMC Device 2 not found
142
- [01.905][mmc]: mmc 2 not find, so not exit
143
- [ 0.000000] Linux version 5.4.61 (test@test-virtual-machine) (riscv64-unknown-linux-gnu-gcc (C-SKY RISCV Tools V1.8.4 B20200702) 8.1.0, GNU ld (GNU Binutils) 2.32) #2 PREEMPT Tue May 2 06:32:35 UTC 2023
144
- [ 0.000000] Zone ranges:
145
- [ 0.000000] DMA32 [mem 0x0000000040000000-0x0000000043ffffff]
146
- [ 0.000000] Normal empty
147
- [ 0.000000] Movable zone start for each node
148
- [ 0.000000] Early memory node ranges
149
- [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000043ffffff]
150
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x0000000043ffffff]
151
- [ 0.000000] On node 0 totalpages: 16384
152
- [ 0.000000] DMA32 zone: 224 pages used for memmap
153
- [ 0.000000] DMA32 zone: 0 pages reserved
154
- [ 0.000000] DMA32 zone: 16384 pages, LIFO batch:3
155
- [ 0.000000] elf_hwcap is 0x20112d
156
- [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
157
- [ 0.000000] pcpu-alloc: [0] 0
158
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16160
159
- [ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 clk_ignore_unused initcall_debug=0 console=ttyS0,115200 loglevel=8 root=/dev/mmcblk0p5 init=/pseudo_init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:env-redund@mmcblk0p3:boot@mmcblk0p4:rootfs@mmcblk0p5:private@mmcblk0p6:rootfs_data@mmcblk0p7:UDISK@mmcblk0p8 cma=0M snum= mac_addr= wifi_mac= bt_mac= specialstr= gpt=1 androidboot.mode=normal androidboot.hardware=sun20iw1p1 boot_type=1 androidboot.boot_type=1 gpt=1 uboot_message=2018.05-g2a1965a(07/10/2022-02:50:57) mbr_o
160
- [ 0.000000] Dentry cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
161
- [ 0.000000] Inode-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
162
- [ 0.000000] Sorting __ex_table...
163
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
164
- [ 0.000000] Memory: 55896K/65536K available (4123K kernel code, 405K rwdata, 1699K rodata, 136K init, 229K bss, 9640K reserved, 0K cma-reserved)
165
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
166
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
167
- [ 0.000000] Tasks RCU enabled.
168
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
169
- [ 0.000000] NR_IRQS: 0, nr_irqs: 0, preallocated irqs: 0
170
- [ 0.000000] plic: mapped 200 interrupts with 1 handlers for 2 contexts.
171
- [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
172
- [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
173
- [ 0.000006] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
174
- [ 0.000027] riscv_timer_clockevent depends on broadcast, but no broadcast function available
175
- [ 0.000365] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
176
- [ 0.000940] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
177
- [ 0.000962] pid_max: default: 32768 minimum: 301
178
- [ 0.001123] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
179
- [ 0.001142] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
180
- [ 0.002829] ASID allocator initialised with 65536 entries
181
- [ 0.003000] rcu: Hierarchical SRCU implementation.
182
- [ 0.003670] devtmpfs: initialized
183
- [ 0.019704] random: get_random_u32 called from bucket_table_alloc.isra.27+0x102/0x124 with crng_init=0
184
- [ 0.020661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
185
- [ 0.020690] futex hash table entries: 256 (order: 0, 6144 bytes, linear)
186
- [ 0.020830] pinctrl core: initialized pinctrl subsystem
187
- [ 0.022223] NET: Registered protocol family 16
188
- [ 0.022989] DMA: preallocated 256 KiB pool for atomic allocations
189
- [ 0.023663] cpuidle: using governor menu
190
- [ 0.066933] rtc_ccu: sunxi ccu init OK
191
- [ 0.075469] clock: sunxi ccu init OK
192
- [ 0.077352] clock: sunxi ccu init OK
193
- [ 0.107807] iommu: Default domain type: Translated
194
- [ 0.108001] sunxi iommu: irq = 4
195
- [ 0.109244] SCSI subsystem initialized
196
- [ 0.109497] usbcore: registered new interface driver usbfs
197
- [ 0.109592] usbcore: registered new interface driver hub
198
- [ 0.109709] usbcore: registered new device driver usb
199
- [ 0.110979] Advanced Linux Sound Architecture Driver Initialized.
200
- [ 0.111975] pwm module init!
201
- [ 0.113668] g2d 5410000.g2d: Adding to iommu group 0
202
- [ 0.114193] G2D: rcq version initialized.major:252
203
- [ 0.115215] clocksource: Switched to clocksource riscv_clocksource
204
- [ 0.129104] sun8iw20-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
205
- [ 0.132498] NET: Registered protocol family 2
206
- [ 0.133391] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
207
- [ 0.133435] TCP established hash table entries: 512 (order: 0, 4096 bytes, linear)
208
- [ 0.133456] TCP bind hash table entries: 512 (order: 0, 4096 bytes, linear)
209
- [ 0.133471] TCP: Hash tables configured (established 512 bind 512)
210
- [ 0.133619] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
211
- [ 0.133666] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
212
- [ 0.133897] NET: Registered protocol family 1
213
- [ 0.135067] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pc not found, using dummy regulator
214
- [ 0.135789] spi spi0: spi0 supply spi not found, using dummy regulator
215
- [ 0.136063] sunxi_spi_resource_get()2116 - [spi0] SPI MASTER MODE
216
- [ 0.136125] sunxi_spi_resource_get()2154 - Failed to get sample mode
217
- [ 0.136136] sunxi_spi_resource_get()2159 - Failed to get sample delay
218
- [ 0.136146] sunxi_spi_resource_get()2163 - sample_mode:-1431633921 sample_delay:-1431633921
219
- [ 0.136210] sunxi_spi_clk_init()2205 - [spi0] mclk 100000000
220
- [ 0.137048] sunxi_spi_probe()2623 - [spi0]: driver probe succeed, base ffffffd004058000, irq 31
221
- [ 0.139181] workingset: timestamp_bits=62 max_order=14 bucket_order=0
222
- [ 0.147950] squashfs: version 4.0 (2009/01/31) Phillip Lougher
223
- [ 0.148208] ntfs: driver 2.1.32 [Flags: R/W].
224
- [ 0.148557] fuse: init (API version 7.31)
225
- [ 0.169851] io scheduler mq-deadline registered
226
- [ 0.169868] io scheduler kyber registered
227
- [ 0.170787] [DISP]disp_module_init
228
- [ 0.171417] disp 5000000.disp: Adding to iommu group 0
229
- [ 0.171973] [DISP] parser_disp_init_para,line:1430:
230
- [ 0.171977] of_property_read fb0_width fail
231
- [ 0.171999] [DISP] disp_init,line:2386:
232
- [ 0.172004] smooth display screen:0 type:1 mode:4
233
- [ 0.213322] display_fb_request,fb_id:0
234
- [ 0.221666] Freeing logo buffer memory: 1500K
235
- [ 0.222198] disp_al_manager_apply ouput_type:1
236
- [ 0.222633] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pd not found, using dummy regulator
237
- [ 0.223441] [DISP]disp_module_init finish
238
- [ 0.224359] sunxi_sid_init()551 - insmod ok
239
- [ 0.224974] pwm-regulator: supplied by regulator-dummy
240
- [ 0.226806] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
241
- [ 0.227292] uart uart0: uart0 supply uart not found, using dummy regulator
242
- [ 0.227690] uart0: ttyS0 at MMIO 0x2500000 (irq = 18, base_baud = 1500000) is a SUNXI
243
- [ 0.227718] sw_console_setup()1808 - console setup baud 115200 parity n bits 8, flow n
244
- [ 0.946116] printk: console [ttyS0] enabled
245
- [ 0.952001] misc dump reg init
246
- [ 0.956527] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pg not found, using dummy regulator
247
- [ 0.967849] sunxi-rfkill soc@3000000:rfkill@0: module version: v1.0.9
248
- [ 0.975097] sunxi-rfkill soc@3000000:rfkill@0: get gpio chip_en failed
249
- [ 0.982444] sunxi-rfkill soc@3000000:rfkill@0: get gpio power_en failed
250
- [ 0.989860] sunxi-rfkill soc@3000000:rfkill@0: wlan_busnum (1)
251
- [ 0.996445] sunxi-rfkill soc@3000000:rfkill@0: Missing wlan_power.
252
- [ 1.003371] sunxi-rfkill soc@3000000:rfkill@0: wlan clock[0] (32k-fanout1)
253
- [ 1.011149] sunxi-rfkill soc@3000000:rfkill@0: wlan_regon gpio=204 assert=1
254
- [ 1.019036] sunxi-rfkill soc@3000000:rfkill@0: wlan_hostwake gpio=202 assert=1
255
- [ 1.027232] sunxi-rfkill soc@3000000:rfkill@0: wakeup source is enabled
256
- [ 1.034908] sunxi-rfkill soc@3000000:rfkill@0: Missing bt_power.
257
- [ 1.041762] sunxi-rfkill soc@3000000:rfkill@0: bt clock[0] (32k-fanout1)
258
- [ 1.049311] sunxi-rfkill soc@3000000:rfkill@0: bt_rst gpio=210 assert=0
259
- [ 1.057527] [ADDR_MGT] addr_mgt_probe: module version: v1.0.11
260
- [ 1.065338] [ADDR_MGT] addr_mgt_probe: success.
261
- [ 1.071384] sunxi-spinand: AW SPINand MTD Layer Version: 2.3 20211223
262
- [ 1.078712] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306
263
- [ 1.089504] random: fast init done
264
- [ 1.286801] random: crng init done
265
- [ 2.085310] sunxi-spinand-phy: read id failed : -110
266
- [ 2.090881] spi-nand: probe of spi0.0 failed with error -110
267
- [ 2.097336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
268
- [ 2.104651] sunxi-ehci: EHCI SUNXI driver
269
- [ 2.109628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
270
- [ 2.116658] sunxi-ohci: OHCI SUNXI driver
271
- [ 2.122234] sunxi-rtc 7090000.rtc: errata__fix_alarm_day_reg_default_value(): ALARM0_DAY_REG=0, set it to 1
272
- [ 2.133413] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
273
- [ 2.144372] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
274
- [ 2.155136] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
275
- [ 2.166510] sunxi-rtc 7090000.rtc: registered as rtc0
276
- [ 2.172178] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
277
- [ 2.182804] sunxi-rtc 7090000.rtc: setting system clock to 1970-01-01T00:00:28 UTC (28)
278
- [ 2.191852] sunxi-rtc 7090000.rtc: sunxi rtc probed
279
- [ 2.197850] i2c /dev entries driver
280
- [ 2.201838] sunxi cedar version 1.1
281
- [ 2.206064] sunxi-cedar 1c0e000.ve: Adding to iommu group 0
282
- [ 2.212314] VE: install start!!!
283
- [ 2.212314]
284
- [ 2.217960] VE: cedar-ve the get irq is 6
285
- [ 2.217960]
286
- [ 2.224292] VE: ve_debug_proc_info:00000000b4714d51, data:00000000bf5ab713, lock:00000000cc0db6a8
287
- [ 2.224292]
288
- [ 2.235933] VE: install end!!!
289
- [ 2.235933]
290
- [ 2.240983] VE: sunxi_cedar_probe
291
- [ 2.245719] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
292
- [ 2.257176] sunxi-mmc 4020000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.22 2021-12-20 15:40)
293
- [ 2.267261] sunxi-mmc 4020000.sdmmc: ***ctl-spec-caps*** 8
294
- [ 2.273444] sunxi-mmc 4020000.sdmmc: No vmmc regulator found
295
- [ 2.279802] sunxi-mmc 4020000.sdmmc: No vqmmc regulator found
296
- [ 2.286282] sunxi-mmc 4020000.sdmmc: No vdmmc regulator found
297
- [ 2.292689] sunxi-mmc 4020000.sdmmc: No vd33sw regulator found
298
- [ 2.299225] sunxi-mmc 4020000.sdmmc: No vd18sw regulator found
299
- [ 2.305788] sunxi-mmc 4020000.sdmmc: No vq33sw regulator found
300
- [ 2.312292] sunxi-mmc 4020000.sdmmc: No vq18sw regulator found
301
- [ 2.319344] sunxi-mmc 4020000.sdmmc: Got CD GPIO
302
- [ 2.324688] sunxi-mmc 4020000.sdmmc: set cd-gpios as 24M fail
303
- [ 2.331378] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
304
- [ 2.342579] sunxi-mmc 4020000.sdmmc: no vqmmc,Check if there is regulator
305
- [ 2.362746] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
306
- [ 2.387281] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
307
- [ 2.398403] sunxi-mmc 4020000.sdmmc: detmode:gpio irq
308
- [ 2.404766] sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.22 2021-12-20 15:40)
309
- [ 2.414907] sunxi-mmc 4021000.sdmmc: ***ctl-spec-caps*** 8
310
- [ 2.421208] sunxi-mmc 4021000.sdmmc: No vmmc regulator found
311
- [ 2.427560] sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
312
- [ 2.433967] sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
313
- [ 2.440440] sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
314
- [ 2.446977] sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
315
- [ 2.453501] sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
316
- [ 2.460033] sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
317
- [ 2.466593] sunxi-mmc 4021000.sdmmc: Cann't get pin bias hs pinstate,check if needed
318
- [ 2.476100] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
319
- [ 2.487302] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
320
- [ 2.507432] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
321
- [ 2.531703] sunxi-mmc 4021000.sdmmc: detmode:manually by software
322
- [ 2.538888] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RE !!
323
- [ 2.545969] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RE !!
324
- [ 2.552755] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
325
- [ 2.564868] ashmem: initialized
326
- [ 2.568425] exFAT: Version 1.3.0
327
- [ 2.576902] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
328
- [ 2.588736] [AUDIOCODEC][sunxi_codec_parse_params][2412]:digital_vol:0, lineout_vol:26, mic1gain:31, mic2gain:31 pa_msleep:120, pa_level:1, pa_pwr_level:1
329
- [ 2.588736]
330
- [ 2.606064] [AUDIOCODEC][sunxi_codec_parse_params][2448]:adcdrc_cfg:0, adchpf_cfg:1, dacdrc_cfg:0, dachpf:0
331
- [ 2.617293] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
332
- [ 2.624255] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
333
- [ 2.630975] [AUDIOCODEC][sunxi_internal_codec_probe][2609]:codec probe finished
334
- [ 2.639143] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
335
- [ 2.646141] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RE !!
336
- [ 2.652793] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
337
- [ 2.665097] debugfs: Directory '203034c.dummy_cpudai' with parent 'audiocodec' already present!
338
- [ 2.675088] [SNDCODEC][sunxi_card_init][583]:card init finished
339
- [ 2.684331] sunxi-codec-machine 2030340.sound: 2030000.codec <-> 203034c.dummy_cpudai mapping ok
340
- [ 2.695841] input: audiocodec sunxi Audio Jack as /devices/platform/soc@3000000/2030340.sound/sound/card0/input0
341
- [ 2.708175] [SNDCODEC][sunxi_card_dev_probe][836]:register card finished
342
- [ 2.717814] NET: Registered protocol family 10
343
- [ 2.724255] Segment Routing with IPv6
344
- [ 2.728458] [SNDCODEC][sunxi_hs_init_work][259]:resume-->report switch
345
- [ 2.736029] NET: Registered protocol family 17
346
- [ 2.762397] sunxi-i2c sunxi-i2c2: sunxi-i2c2 supply twi not found, using dummy regulator
347
- [ 2.777276] sunxi-i2c sunxi-i2c2: probe success
348
- [ 2.784722] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
349
- [ 2.798778] get ehci0-controller wakeup-source is fail.
350
- [ 2.804771] sunxi ehci0-controller don't init wakeup source
351
- [ 2.811047] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffe000661b28, 0x:ffffffd0040f1000, irq_no:2e
352
- [ 2.824598] [sunxi-ehci0]: Not init ehci0
353
- [ 2.829632] get ohci0-controller wakeup-source is fail.
354
- [ 2.835626] sunxi ohci0-controller don't init wakeup source
355
- [ 2.841879] [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffe000661ef0
356
- [ 2.852292] [sunxi-ohci0]: Not init ohci0
357
- [ 2.857351] get ehci1-controller wakeup-source is fail.
358
- [ 2.863287] sunxi ehci1-controller don't init wakeup source
359
- [ 2.869561] [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xffffffe0006622b8, 0x:ffffffd0040fb000, irq_no:31
360
- [ 2.883450] sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply hci not found, using dummy regulator
361
- [ 2.897097] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
362
- [ 2.904329] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 1
363
- [ 2.914258] sunxi-ehci 4200000.ehci1-controller: irq 49, io mem 0x04200000
364
- [ 2.945270] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
365
- [ 2.954182] hub 1-0:1.0: USB hub found
366
- [ 2.958539] hub 1-0:1.0: 1 port detected
367
- [ 2.964105] get ohci1-controller wakeup-source is fail.
368
- [ 2.970143] sunxi ohci1-controller don't init wakeup source
369
- [ 2.976481] [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xffffffe000662680
370
- [ 2.987198] sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply hci not found, using dummy regulator
371
- [ 2.999696] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
372
- [ 3.007029] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 2
373
- [ 3.016883] sunxi-ohci 4200400.ohci1-controller: irq 50, io mem 0x04200400
374
- [ 3.090386] hub 2-0:1.0: USB hub found
375
- [ 3.094626] hub 2-0:1.0: 1 port detected
376
- [ 3.102073] get usb_detect_mode is fail, -22
377
- [ 3.107025] get det_vbus is fail, -84
378
- [ 3.111108] get id is fail, -84
379
- [ 3.117155] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
380
- [ 3.126885] clk: Not disabling unused clocks
381
- [ 3.131651] ALSA device list:
382
- [ 3.134956] #0: audiocodec
383
- [ 3.138250] cfg80211: failed to load regulatory.db
384
- [ 3.143682] alloc_fd: slot 0 not NULL!
385
- [ 3.148356] VFS: Cannot open root device "mmcblk0p5" or unknown-block(0,0): error -6
386
- [ 3.157147] Please append a correct "root=" boot option; here are the available partitions:
387
- [ 3.166532] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
388
- [ 3.175754] CPU: 0 PID: 1 Comm: swapper Not tainted 5.4.61 #2
389
- [ 3.182154] Call Trace:
390
- [ 3.184895] [<ffffffe000023d56>] walk_stackframe+0x0/0x70
391
- [ 3.190919] [<ffffffe000027d2c>] panic+0xdc/0x266
392
- [ 3.196168] [<ffffffe000000d9c>] mount_block_root+0x1fe/0x266
393
- [ 3.202578] [<ffffffe000000fc2>] prepare_namespace+0x136/0x144
394
- [ 3.209081] [<ffffffe0004242a2>] rest_init+0xbc/0xc0
395
- [ 3.214613] [<ffffffe0004242b0>] kernel_init+0xa/0xe8
396
- [ 3.220240] [<ffffffe0004242a2>] rest_init+0xbc/0xc0
397
- [ 3.225773] [<ffffffe000022d5c>] ret_from_syscall+0xa/0xe
398
- [ 3.231800] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
Chip-cn-dat/allwinner-dat/F133-dat/F133-dat.md
... ...
@@ -3,7 +3,10 @@
3 3
4 4
- [[allwinner-dat]] - [[allwinner-D1-dat]] - [[D1-S-dat]] - [[D1-H-dat]]
5 5
6
-- [[allwinner-sdk-dat]]
6
+- [[F133-SDK-dat]] - [[allwinner-sdk-dat]]
7
+
8
+- [[bootloader-dat]]
9
+
7 10
8 11
D1S == F133 == C906
9 12
... ...
@@ -109,11 +112,6 @@ If you're building a smart camera or want Allwinner's AI SDKs: F133/V851s is pre
109 112
110 113
datasheet - [[F133_Datasheet_V1.0_whycan.pdf]]
111 114
112
-## flash
113
-
114
-![](2025-07-26-12-23-54.png)
115
-
116
-- [[sunxi-tools-dat]]
117 115
118 116
## version
119 117
... ...
@@ -122,62 +120,13 @@ datasheet - [[F133_Datasheet_V1.0_whycan.pdf]]
122 120
123 121
124 122
125
-## bootsel
126
-
127
-- SPI_MOSI
128
-- SPI_MISO
129
-
130 123
131 124
## boards
132 125
133 126
- dongshanpi == https://github.com/DongshanPI/Awesome_RISCV-AllwinnerD1
134 127
135
-
136
-
137
-
138 128
- https://linux-chenxing.org/infinity2/dongshanpione/
139 129
140
-## SDK
141
-
142
-- [Allwinner SDK](https://github.com/allwinner-zh/Allwinner-RTOS)
143
-
144
-- [[sunxi-tools-dat]]
145
-
146
-sudo sunxi-fel -l
147
-
148
- Warning: no 'soc_sram_info' data for your SoC (id=1859)
149
- USB device 002:003 Allwinner 0x1859
150
-
151
-
152
-- The tool (e.g. `sunxi-fel`) does not recognize the SoC with ID `0x1859`.
153
-- It lacks **SRAM layout data** (`soc_sram_info`) for this SoC.
154
-- Likely causes:
155
- - Using a **new or uncommon Allwinner SoC** (e.g., F133, V853).
156
- - Using an **outdated version** of the tool.
157
-
158
-
159
-Could use https://etcher.balena.io/#download-etcher for flash image to SD card.
160
-
161
-image == https://github.com/ylyamin/allwinner_d1_hal
162
-
163
-
164
-## F133-boot
165
-
166
-插入烧写好的TF卡,使用串口连接,
167
-
168
-- PE2接串口RX,
169
-- PE3接串口TX。
170
-
171
-接入5V供电,如果使用屏幕建议插入TYPE-C线,防止电流不足。
172
-
173
-[[serial-dat]] - 波特率115200
174
-
175
-![](2025-08-08-15-56-03.png)
176
-
177
-- [[linux-dat]]
178
-
179
-- [[display-sdk-dat]]
180
-
181 130
182 131
## extend
183 132
... ...
@@ -201,7 +150,7 @@ image == https://github.com/ylyamin/allwinner_d1_hal
201 150
202 151
- [[mini-pcie-dat]]
203 152
204
-- [[F133-dev]]
153
+- [[F133-dev]] - [[F133]] - [[allwinner]]
205 154
206 155
- [[virtualbox-dat]]
207 156
... ...
@@ -209,8 +158,6 @@ image == https://github.com/ylyamin/allwinner_d1_hal
209 158
210 159
- [[dongshanpi-dat]]
211 160
212
-- [[F133]] - [[allwinner]]
213
-
214 161
- [[memory-dat]] - [[flash-dat]]
215 162
216 163
- [[ethernet-dat]]
SDK-dat/allwinner-SDK-dat/allwinner-SDK-dat.md
... ...
@@ -3,12 +3,13 @@
3 3
4 4
- [[allwinner-dat]]
5 5
6
-- [[xboot-dat]] - [[xfel-dat]]
7
-
8
-- [[TINA-dat]]
6
+- [[xboot-dat]] - [[xfel-dat]] - [[uboot-dat]]
9 7
8
+- [[TINA-dat]]
10 9
10
+- [[bootloader-dat]]
11 11
12
+- [[F1C200S-SDK-dat]] - [[F133-SDK-dat]]
12 13
13 14
## compile
14 15
SDK-dat/bootloader-dat/bootloader-dat.md
... ...
@@ -0,0 +1,24 @@
1
+
2
+# bootloader-dat
3
+
4
+
5
+- [[xboot-dat]] - [[xfel-dat]] - [[uboot-dat]] - [[sunxi-fel-dat]]
6
+
7
+- [[buildroot-dat]]
8
+
9
+- [[TINA-dat]] - [[allwinner-SDK-dat]]
10
+
11
+
12
+
13
+On Allwinner/Sunxi boards, the bootloader (often U-Boot) loads:
14
+
15
+- Kernel image (zImage, uImage, etc.)
16
+- Device Tree Blob (*.dtb)
17
+- Boot script (boot.scr or boot.cmd)
18
+- Root filesystem (from SD card/eMMC partition)
19
+
20
+
21
+
22
+## ref
23
+
24
+- [[F133-dat]]
... ...
\ No newline at end of file
SDK-dat/sunxi-dat/sunxi-errors-dat/sunxi-errors-dat.md
... ...
@@ -3,6 +3,8 @@
3 3
4 4
- [[sunxi-log-dat]]
5 5
6
+- [[bootloader-dat]]
7
+
6 8
## Unable to mount root fs on unknown-block
7 9
8 10
SDK-dat/sunxi-dat/sunxi-log-dat/sunxi-log-dat.md
... ...
@@ -1,6 +1,10 @@
1 1
2 2
# sunxi-log-dat
3 3
4
+- [[F133-boot-log-dat]] - [[sunxi-errors-dat]]
5
+
6
+
7
+
4 8
```
5 9
[32]HELLO! BOOT0 is starting!
6 10
[35]BOOT0 commit : adaf1174cc