@tsvetan
试一试呗,也可能有。
uuuuid 发布的帖子
-
请问H616 内置的gmac1 ephy 网卡启动出错,是怎么回事呢?
# ifconfig eth0 up [ 1250.649839] libphy: gmac1: probed [ 1250.654654] sunxi-gmac gmac1 eth0: eth0: Type(6) PHY ID 0000ffff at 1 IRQ poll (gmac1-0:01) [ 1250.674189] sunxi-gmac gmac1 eth0: Initialize hardware error
-
回复: 编译A133 安卓固件出错
搞定了 https://blog.csdn.net/leslie3350/article/details/107043325
克隆的Android,编译的时候会报如下错误,请问怎么解决
FAILED: ninja: 'hardware/xradio/bt/libbt-vendor/include/vnd_generic.txt', needed by 'out/target/product/MID_1089IPS/gen/SHARED_LIBRARIES/libbt-vendor_intermediates/vnd_buildcfg.h', missing and no known rule to make it
14:25:17 ninja failed with: exit status 1克隆的方案目录下device/softwinner/mydevice/configs/bluetooth/vnd_ceres-b3.txt这个文件改成vnd_mydevice.txt。这个之前处理的时候漏掉了。
-
编译A133 安卓固件出错
hardware/aw/playready/lib/Android.mk:17: warning: libplayreadydrmplugin=nonsecure/lib32/libplayreadydrmplugin.so hardware/aw/playready/lib/Android.mk:40: warning: libplayreadydrmplugin=nonsecure/lib64/libplayreadydrmplugin.so hardware/aw/playready/lib/Android.mk:63: warning: libplayreadypk=nonsecure/lib32/libplayreadypk.so hardware/aw/playready/lib/Android.mk:87: warning: libplayreadypk=nonsecure/lib64/libplayreadypk.so [ 99% 473/474] finishing build rules ... platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module 'NexusLauncherOutOfProcTests' platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module 'NexusLauncherDebug' platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module 'NexusLauncherTests' platform_testing/build/tasks/tests/platform_test_list.mk: warning: platform_tests: Unknown installed file for module 'LauncherRotationStressTest' platform_testing/build/tasks/tests/platform_test_list.mk: warning: platform_tests: Unknown installed file for module 'PlatformScenarioTests' FAILED: ninja: 'hardware/xradio/bt/libbt-vendor/include/vnd_generic.txt', needed by 'out/target/product/smallwit-a11/gen/SHARED_LIBRARIES/libbt-vendor_intermediates/vnd_buildcfg.h', missing and no known rule to make it 09:53:20 ninja failed with: exit status 1 #### failed to build some targets (03:18 (mm:ss)) ####
-
回复: f1c200s tina 驱动里面加了几行炸了 ...
https://blog.csdn.net/weixin_44019461/article/details/124433194
Linux内核空间无法调用C库函数并且禁用FPU,可以放弃了。
原因:内核这么设计有利于上下文切换和调度。
解决方法
尝试过手动实现某些三角函数到我的文件中。发现只要涉及浮点数,虽然编译时不会error,但有一些warning如下:MODPOST 1 modules WARNING: "__aeabi_f2d" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fcmplt" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fmul" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fdiv" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_f2iz" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fcmple" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fcmpge" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fsub" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_d2f" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_dmul" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_i2f" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fcmpgt" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined! WARNING: "__aeabi_fadd" [/work/coding/1_diy/22_dts_i2c_mpu6050/mpu6050.ko] undefined!
原因是:当前使用Linux内核版本不支持ARM平台的相关运算,相同的内核代码在X86平台是没有问题的。
-
回复: xr829 驱动挂不上,[XRADIO_ERR] Access_file failed
@uuuuid
晕, 可能不是模块原因, 而是用错驱动了, 明明是 RTL8723BS, 驱动用成了RTL8723DS -
回复: xr829 驱动挂不上,[XRADIO_ERR] Access_file failed
root@TinaLinux:/# root@TinaLinux:/# modprobe 8723ds [ 38.430675] sunxi-rfkill soc@3000000:rfkill@0: bus_index: 1 [ 38.446952] sunxi-rfkill soc@3000000:rfkill@0: wlan power on success [ 38.554159] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B root@TinaLinux:/# [ 38.566982] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator [ 38.588204] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B [ 38.613270] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !! [ 38.620936] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !! [ 38.627789] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B [ 38.642382] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B [ 38.665291] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B [ 38.676893] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B [ 38.688737] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing SD-HS(SDR25) dt B [ 38.701308] mmc1: new high speed SDIO card at address 0001
我的8723ds也炸了
-
回复: 试一试用 全志 AIC800 LCD0 PD0-PD9 驱动 15寸的LVDS电脑显示屏
@apollo5520 在 试一试用 全志 AIC800 LCD0 PD0-PD9 驱动 15寸的LVDS电脑显示屏 中说:
最近也在搞A133的双屏显示,MIPI+单8LVDS,单个屏幕都可以了,双屏怎么都没配好,能分享一下这个双屏显示的dts文件不?
看了一些资料, A133的显示屏在同一组GPIO上, 要想异显可能有点困难?
-
回复: A133 芯片 io 调试
cat /sys/kernel/debug/pinctrl/pinctrl-handles
Requested pin control handlers their pinmux maps: device: twi1 current state: sleep state: default type: MUX_GROUP controller pio group: PB4 (4) function: twi1 (8) type: CONFIGS_GROUP controller pio group PB4 (4)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PB5 (5) function: twi1 (8) type: CONFIGS_GROUP controller pio group PB5 (5)config 00001409 config 00000001 state: sleep type: MUX_GROUP controller pio group: PB4 (4) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PB4 (4)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PB5 (5) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PB5 (5)config 00001409 config 00000001 device: uart0 current state: default state: default type: MUX_GROUP controller pio group: PB9 (9) function: uart0 (11) type: CONFIGS_GROUP controller pio group PB9 (9)config 00000005 config 00000000 config 00000000 type: MUX_GROUP controller pio group: PB10 (10) function: uart0 (11) type: CONFIGS_GROUP controller pio group PB10 (10)config 00000005 config 00000000 config 00000000 state: sleep type: MUX_GROUP controller pio group: PB9 (9) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PB9 (9)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PB10 (10) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PB10 (10)config 00001409 config 00000001 device: uart1 current state: default state: default type: MUX_GROUP controller pio group: PG6 (75) function: uart1 (40) type: CONFIGS_GROUP controller pio group PG6 (75)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG7 (76) function: uart1 (40) type: CONFIGS_GROUP controller pio group PG7 (76)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG8 (77) function: uart1 (40) type: CONFIGS_GROUP controller pio group PG8 (77)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG9 (78) function: uart1 (40) type: CONFIGS_GROUP controller pio group PG9 (78)config 00001409 config 00000005 state: sleep type: MUX_GROUP controller pio group: PG6 (75) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG6 (75)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PG7 (76) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG7 (76)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PG8 (77) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG8 (77)config 00001409 config 00000001 type: MUX_GROUP controller pio group: PG9 (78) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG9 (78)config 00001409 config 00000001 device: soc@03000000:wlan@0 current state: none state: 0 device: gmac0 current state: default state: default type: MUX_GROUP controller pio group: PH0 (83) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH0 (83)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH1 (84) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH1 (84)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH2 (85) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH2 (85)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH3 (86) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH3 (86)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH4 (87) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH4 (87)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH5 (88) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH5 (88)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH6 (89) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH6 (89)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH7 (90) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH7 (90)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH9 (92) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH9 (92)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH10 (93) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH10 (93)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH13 (96) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH13 (96)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH14 (97) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH14 (97)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH15 (98) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH15 (98)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH16 (99) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH16 (99)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH17 (100) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH17 (100)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH18 (101) function: gmac0 (42) type: CONFIGS_GROUP controller pio group PH18 (101)config 00002809 config 00000001 state: sleep type: MUX_GROUP controller pio group: PH0 (83) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH0 (83)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH1 (84) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH1 (84)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH2 (85) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH2 (85)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH3 (86) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH3 (86)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH4 (87) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH4 (87)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH5 (88) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH5 (88)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH6 (89) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH6 (89)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH7 (90) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH7 (90)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH9 (92) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH9 (92)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH10 (93) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH10 (93)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH13 (96) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH13 (96)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH14 (97) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH14 (97)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH15 (98) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH15 (98)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH16 (99) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH16 (99)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH17 (100) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH17 (100)config 00002809 config 00000001 type: MUX_GROUP controller pio group: PH18 (101) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PH18 (101)config 00002809 config 00000001 device: sdc2 current state: default state: default type: MUX_GROUP controller pio group: PC1 (12) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC1 (12)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC5 (16) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC5 (16)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC6 (17) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC6 (17)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC8 (19) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC8 (19)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC9 (20) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC9 (20)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC10 (21) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC10 (21)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC11 (22) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC11 (22)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC13 (24) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC13 (24)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC14 (25) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC14 (25)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC15 (26) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC15 (26)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC16 (27) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC16 (27)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PC0 (11) function: sdc2 (15) type: CONFIGS_GROUP controller pio group PC0 (11)config 00002809 config 00000003 state: sleep type: MUX_GROUP controller pio group: PC0 (11) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC0 (11)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC1 (12) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC1 (12)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC5 (16) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC5 (16)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC6 (17) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC6 (17)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC8 (19) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC8 (19)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC9 (20) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC9 (20)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC10 (21) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC10 (21)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC11 (22) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC11 (22)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC13 (24) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC13 (24)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC14 (25) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC14 (25)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC15 (26) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC15 (26)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PC16 (27) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PC16 (27)config 00001409 config 00000005 device: sdc0 current state: sleep state: default type: MUX_GROUP controller pio group: PF0 (62) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF0 (62)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PF1 (63) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF1 (63)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PF2 (64) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF2 (64)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PF3 (65) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF3 (65)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PF4 (66) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF4 (66)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PF5 (67) function: sdc0 (38) type: CONFIGS_GROUP controller pio group PF5 (67)config 00002809 config 00000005 state: sleep type: MUX_GROUP controller pio group: PF0 (62) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF0 (62)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF1 (63) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF1 (63)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF2 (64) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF2 (64)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF3 (65) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF3 (65)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF4 (66) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF4 (66)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF5 (67) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PF5 (67)config 00001409 config 00000005 state: uart_jtag type: MUX_GROUP controller pio group: PF0 (62) function: jtag0 (4) type: CONFIGS_GROUP controller pio group PF0 (62)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF1 (63) function: jtag0 (4) type: CONFIGS_GROUP controller pio group PF1 (63)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF2 (64) function: uart0 (11) type: CONFIGS_GROUP controller pio group PF2 (64)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF3 (65) function: jtag0 (4) type: CONFIGS_GROUP controller pio group PF3 (65)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF4 (66) function: uart0 (11) type: CONFIGS_GROUP controller pio group PF4 (66)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PF5 (67) function: jtag0 (4) type: CONFIGS_GROUP controller pio group PF5 (67)config 00001409 config 00000005 device: sdc1 current state: default state: default type: MUX_GROUP controller pio group: PG0 (69) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG0 (69)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PG1 (70) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG1 (70)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PG2 (71) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG2 (71)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PG3 (72) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG3 (72)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PG4 (73) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG4 (73)config 00002809 config 00000005 type: MUX_GROUP controller pio group: PG5 (74) function: sdc1 (39) type: CONFIGS_GROUP controller pio group PG5 (74)config 00002809 config 00000005 state: sleep type: MUX_GROUP controller pio group: PG0 (69) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG0 (69)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG1 (70) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG1 (70)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG2 (71) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG2 (71)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG3 (72) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG3 (72)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG4 (73) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG4 (73)config 00001409 config 00000005 type: MUX_GROUP controller pio group: PG5 (74) function: io_disabled (7) type: CONFIGS_GROUP controller pio group PG5 (74)config 00001409 config 00000005 root@dragonboard:~#
-
回复: A133 芯片 io 调试
cat /sys/kernel/debug/pinctrl/pio/pinconf-pins
root@dragonboard:~# cat /sys/kernel/debug/pinctrl/pio/pinconf-pins Pin config settings per pin Format: pin (name): configs pin 32 (PB0):input bias disabled, output drive strength (20 mA) pin 33 (PB1):input bias disabled, output drive strength (20 mA) pin 34 (PB2):input bias disabled, output drive strength (20 mA) pin 35 (PB3):input bias disabled, output drive strength (20 mA) pin 36 (PB4):input bias disabled, output drive strength (20 mA) pin 37 (PB5):input bias disabled, output drive strength (20 mA) pin 38 (PB6):input bias disabled, output drive strength (20 mA) pin 39 (PB7):input bias disabled, output drive strength (20 mA) pin 40 (PB8):input bias disabled, output drive strength (20 mA) pin 41 (PB9):input bias pull up, output drive strength (40 mA) pin 42 (PB10):input bias pull up, output drive strength (40 mA) pin 64 (PC0):input bias pull down, output drive strength (40 mA) pin 65 (PC1):input bias pull up, output drive strength (40 mA) pin 66 (PC2):input bias disabled, output drive strength (20 mA) pin 67 (PC3):input bias pull up, output drive strength (20 mA) pin 68 (PC4):input bias pull up, output drive strength (20 mA) pin 69 (PC5):input bias pull up, output drive strength (40 mA) pin 70 (PC6):input bias pull up, output drive strength (40 mA) pin 71 (PC7):input bias pull up, output drive strength (20 mA) pin 72 (PC8):input bias pull up, output drive strength (40 mA) pin 73 (PC9):input bias pull up, output drive strength (40 mA) pin 74 (PC10):input bias pull up, output drive strength (40 mA) pin 75 (PC11):input bias pull up, output drive strength (40 mA) pin 76 (PC12):input bias disabled, output drive strength (20 mA) pin 77 (PC13):input bias pull up, output drive strength (40 mA) pin 78 (PC14):input bias pull up, output drive strength (40 mA) pin 79 (PC15):input bias pull up, output drive strength (40 mA) pin 80 (PC16):input bias pull up, output drive strength (40 mA) pin 96 (PD0):input bias disabled, output drive strength (40 mA) pin 97 (PD1):input bias disabled, output drive strength (40 mA) pin 98 (PD2):input bias disabled, output drive strength (40 mA) pin 99 (PD3):input bias disabled, output drive strength (40 mA) pin 100 (PD4):input bias disabled, output drive strength (40 mA) pin 101 (PD5):input bias disabled, output drive strength (40 mA) pin 102 (PD6):input bias disabled, output drive strength (40 mA) pin 103 (PD7):input bias disabled, output drive strength (40 mA) pin 104 (PD8):input bias disabled, output drive strength (40 mA) pin 105 (PD9):input bias disabled, output drive strength (40 mA) pin 106 (PD10):input bias disabled, output drive strength (20 mA) pin 107 (PD11):input bias disabled, output drive strength (20 mA) pin 108 (PD12):input bias disabled, output drive strength (20 mA) pin 109 (PD13):input bias disabled, output drive strength (20 mA) pin 110 (PD14):input bias disabled, output drive strength (20 mA) pin 111 (PD15):input bias disabled, output drive strength (20 mA) pin 112 (PD16):input bias disabled, output drive strength (20 mA) pin 113 (PD17):input bias disabled, output drive strength (20 mA) pin 114 (PD18):input bias disabled, output drive strength (20 mA) pin 115 (PD19):input bias disabled, output drive strength (20 mA) pin 116 (PD20):input bias disabled, output drive strength (20 mA) pin 117 (PD21):input bias disabled, output drive strength (20 mA) pin 118 (PD22):input bias disabled, output drive strength (20 mA) pin 119 (PD23):input bias disabled, output drive strength (20 mA) pin 128 (PE0):input bias disabled, output drive strength (20 mA) pin 129 (PE1):input bias disabled, output drive strength (20 mA) pin 130 (PE2):input bias disabled, output drive strength (20 mA) pin 131 (PE3):input bias disabled, output drive strength (20 mA) pin 132 (PE4):input bias disabled, output drive strength (20 mA) pin 133 (PE5):input bias disabled, output drive strength (20 mA) pin 134 (PE6):input bias disabled, output drive strength (20 mA) pin 135 (PE7):input bias disabled, output drive strength (20 mA) pin 136 (PE8):input bias disabled, output drive strength (20 mA) pin 137 (PE9):input bias disabled, output drive strength (20 mA) pin 160 (PF0):input bias pull up, output drive strength (20 mA) pin 161 (PF1):input bias pull up, output drive strength (20 mA) pin 162 (PF2):input bias pull up, output drive strength (20 mA) pin 163 (PF3):input bias pull up, output drive strength (20 mA) pin 164 (PF4):input bias pull up, output drive strength (20 mA) pin 165 (PF5):input bias pull up, output drive strength (20 mA) pin 166 (PF6):input bias pull up, output drive strength (40 mA) pin 192 (PG0):input bias pull up, output drive strength (40 mA) pin 193 (PG1):input bias pull up, output drive strength (40 mA) pin 194 (PG2):input bias pull up, output drive strength (40 mA) pin 195 (PG3):input bias pull up, output drive strength (40 mA) pin 196 (PG4):input bias pull up, output drive strength (40 mA) pin 197 (PG5):input bias pull up, output drive strength (40 mA) pin 198 (PG6):input bias pull up, output drive strength (20 mA) pin 199 (PG7):input bias pull up, output drive strength (20 mA) pin 200 (PG8):input bias pull up, output drive strength (20 mA) pin 201 (PG9):input bias pull up, output drive strength (20 mA) pin 202 (PG10):input bias disabled, output drive strength (20 mA) pin 203 (PG11):input bias disabled, output drive strength (20 mA) pin 204 (PG12):input bias disabled, output drive strength (20 mA) pin 205 (PG13):input bias disabled, output drive strength (20 mA) pin 224 (PH0):input bias disabled, output drive strength (40 mA) pin 225 (PH1):input bias disabled, output drive strength (40 mA) pin 226 (PH2):input bias disabled, output drive strength (40 mA) pin 227 (PH3):input bias disabled, output drive strength (40 mA) pin 228 (PH4):input bias disabled, output drive strength (40 mA) pin 229 (PH5):input bias disabled, output drive strength (40 mA) pin 230 (PH6):input bias disabled, output drive strength (40 mA) pin 231 (PH7):input bias disabled, output drive strength (40 mA) pin 232 (PH8):input bias disabled, output drive strength (20 mA) pin 233 (PH9):input bias disabled, output drive strength (40 mA) pin 234 (PH10):input bias disabled, output drive strength (40 mA) pin 235 (PH11):input bias disabled, output drive strength (20 mA) pin 236 (PH12):input bias disabled, output drive strength (20 mA) pin 237 (PH13):input bias disabled, output drive strength (40 mA) pin 238 (PH14):input bias disabled, output drive strength (40 mA) pin 239 (PH15):input bias disabled, output drive strength (40 mA) pin 240 (PH16):input bias disabled, output drive strength (40 mA) pin 241 (PH17):input bias disabled, output drive strength (40 mA) pin 242 (PH18):input bias disabled, output drive strength (40 mA) pin 243 (PH19):input bias disabled, output drive strength (20 mA) pin 256 (PI0):input bias disabled, output drive strength (20 mA) pin 257 (PI1):input bias disabled, output drive strength (20 mA) pin 258 (PI2):input bias disabled, output drive strength (20 mA) pin 259 (PI3):input bias disabled, output drive strength (20 mA) pin 260 (PI4):input bias disabled, output drive strength (20 mA) pin 261 (PI5):input bias disabled, output drive strength (20 mA) pin 262 (PI6):input bias disabled, output drive strength (20 mA) pin 263 (PI7):input bias disabled, output drive strength (20 mA) pin 264 (PI8):input bias disabled, output drive strength (20 mA) pin 265 (PI9):input bias disabled, output drive strength (20 mA) pin 266 (PI10):input bias disabled, output drive strength (20 mA) pin 267 (PI11):input bias disabled, output drive strength (20 mA) pin 268 (PI12):input bias disabled, output drive strength (20 mA) pin 269 (PI13):input bias disabled, output drive strength (20 mA) pin 270 (PI14):input bias disabled, output drive strength (20 mA) pin 288 (PJ0):input bias disabled, output drive strength (20 mA) pin 289 (PJ1):input bias disabled, output drive strength (20 mA) pin 290 (PJ2):input bias disabled, output drive strength (20 mA) pin 291 (PJ3):input bias disabled, output drive strength (20 mA) pin 292 (PJ4):input bias disabled, output drive strength (20 mA) pin 293 (PJ5):input bias disabled, output drive strength (20 mA) pin 294 (PJ6):input bias disabled, output drive strength (20 mA) pin 295 (PJ7):input bias disabled, output drive strength (20 mA) pin 296 (PJ8):input bias disabled, output drive strength (20 mA) pin 297 (PJ9):input bias disabled, output drive strength (20 mA) pin 298 (PJ10):input bias disabled, output drive strength (20 mA) pin 299 (PJ11):input bias disabled, output drive strength (20 mA) pin 300 (PJ12):input bias disabled, output drive strength (20 mA) pin 301 (PJ13):input bias disabled, output drive strength (20 mA) pin 302 (PJ14):input bias disabled, output drive strength (20 mA) pin 303 (PJ15):input bias disabled, output drive strength (20 mA) pin 304 (PJ16):input bias disabled, output drive strength (20 mA) pin 305 (PJ17):input bias disabled, output drive strength (20 mA) pin 306 (PJ18):input bias disabled, output drive strength (20 mA) pin 307 (PJ19):input bias disabled, output drive strength (20 mA) pin 308 (PJ20):input bias disabled, output drive strength (20 mA) pin 309 (PJ21):input bias disabled, output drive strength (20 mA) pin 310 (PJ22):input bias disabled, output drive strength (20 mA) pin 311 (PJ23):input bias disabled, output drive strength (20 mA) pin 312 (PJ24):input bias disabled, output drive strength (20 mA) pin 313 (PJ25):input bias disabled, output drive strength (20 mA) pin 314 (PJ26):input bias disabled, output drive strength (20 mA) pin 315 (PJ27):input bias disabled, output drive strength (20 mA) root@dragonboard:~#
-
回复: A133 芯片 io 调试
mount -t debugfs none /sys/kernel/debug
cat /sys/kernel/debug/pinctrl/pio/pinmux-pinsroot@dragonboard:~# cat /sys/kernel/debug/pinctrl/pio/pinmux-pins Pinmux settings per pin Format: pin (name): mux_owner gpio_owner hog? pin 32 (PB0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 33 (PB1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 34 (PB2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 35 (PB3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 36 (PB4): ء▒▒▒▒ (GPIO UNCLAIMED) function io_disabled group PB4 pin 37 (PB5): ء▒▒▒▒ (GPIO UNCLAIMED) function io_disabled group PB5 pin 38 (PB6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 39 (PB7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 40 (PB8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 41 (PB9): uart0 (GPIO UNCLAIMED) function uart0 group PB9 pin 42 (PB10): uart0 (GPIO UNCLAIMED) function uart0 group PB10 pin 64 (PC0): sdc2 (GPIO UNCLAIMED) function sdc2 group PC0 pin 65 (PC1): sdc2 (GPIO UNCLAIMED) function sdc2 group PC1 pin 66 (PC2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 67 (PC3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 68 (PC4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 69 (PC5): sdc2 (GPIO UNCLAIMED) function sdc2 group PC5 pin 70 (PC6): sdc2 (GPIO UNCLAIMED) function sdc2 group PC6 pin 71 (PC7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 72 (PC8): sdc2 (GPIO UNCLAIMED) function sdc2 group PC8 pin 73 (PC9): sdc2 (GPIO UNCLAIMED) function sdc2 group PC9 pin 74 (PC10): sdc2 (GPIO UNCLAIMED) function sdc2 group PC10 pin 75 (PC11): sdc2 (GPIO UNCLAIMED) function sdc2 group PC11 pin 76 (PC12): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 77 (PC13): sdc2 (GPIO UNCLAIMED) function sdc2 group PC13 pin 78 (PC14): sdc2 (GPIO UNCLAIMED) function sdc2 group PC14 pin 79 (PC15): sdc2 (GPIO UNCLAIMED) function sdc2 group PC15 pin 80 (PC16): sdc2 (GPIO UNCLAIMED) function sdc2 group PC16 pin 96 (PD0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 97 (PD1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 98 (PD2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 99 (PD3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 100 (PD4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 101 (PD5): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 102 (PD6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 103 (PD7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 104 (PD8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 105 (PD9): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 106 (PD10): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 107 (PD11): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 108 (PD12): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 109 (PD13): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 110 (PD14): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 111 (PD15): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 112 (PD16): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 113 (PD17): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 114 (PD18): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 115 (PD19): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 116 (PD20): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 117 (PD21): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 118 (PD22): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 119 (PD23): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 128 (PE0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 129 (PE1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 130 (PE2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 131 (PE3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 132 (PE4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 133 (PE5): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 134 (PE6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 135 (PE7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 136 (PE8): (MUX UNCLAIMED) pio:136 pin 137 (PE9): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 160 (PF0): sdc0 (GPIO UNCLAIMED) function io_disabled group PF0 pin 161 (PF1): sdc0 (GPIO UNCLAIMED) function io_disabled group PF1 pin 162 (PF2): sdc0 (GPIO UNCLAIMED) function io_disabled group PF2 pin 163 (PF3): sdc0 (GPIO UNCLAIMED) function io_disabled group PF3 pin 164 (PF4): sdc0 (GPIO UNCLAIMED) function io_disabled group PF4 pin 165 (PF5): sdc0 (GPIO UNCLAIMED) function io_disabled group PF5 pin 166 (PF6): (MUX UNCLAIMED) pio:166 pin 192 (PG0): sdc1 (GPIO UNCLAIMED) function sdc1 group PG0 pin 193 (PG1): sdc1 (GPIO UNCLAIMED) function sdc1 group PG1 pin 194 (PG2): sdc1 (GPIO UNCLAIMED) function sdc1 group PG2 pin 195 (PG3): sdc1 (GPIO UNCLAIMED) function sdc1 group PG3 pin 196 (PG4): sdc1 (GPIO UNCLAIMED) function sdc1 group PG4 pin 197 (PG5): sdc1 (GPIO UNCLAIMED) function sdc1 group PG5 pin 198 (PG6): uart1 (GPIO UNCLAIMED) function uart1 group PG6 pin 199 (PG7): uart1 (GPIO UNCLAIMED) function uart1 group PG7 pin 200 (PG8): uart1 (GPIO UNCLAIMED) function uart1 group PG8 pin 201 (PG9): uart1 (GPIO UNCLAIMED) function uart1 group PG9 pin 202 (PG10): (MUX UNCLAIMED) pio:202 pin 203 (PG11): (MUX UNCLAIMED) pio:203 pin 204 (PG12): (MUX UNCLAIMED) pio:204 pin 205 (PG13): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 224 (PH0): gmac0 (GPIO UNCLAIMED) function gmac0 group PH0 pin 225 (PH1): gmac0 (GPIO UNCLAIMED) function gmac0 group PH1 pin 226 (PH2): gmac0 (GPIO UNCLAIMED) function gmac0 group PH2 pin 227 (PH3): gmac0 (GPIO UNCLAIMED) function gmac0 group PH3 pin 228 (PH4): gmac0 (GPIO UNCLAIMED) function gmac0 group PH4 pin 229 (PH5): gmac0 (GPIO UNCLAIMED) function gmac0 group PH5 pin 230 (PH6): gmac0 (GPIO UNCLAIMED) function gmac0 group PH6 pin 231 (PH7): gmac0 (GPIO UNCLAIMED) function gmac0 group PH7 pin 232 (PH8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 233 (PH9): gmac0 (GPIO UNCLAIMED) function gmac0 group PH9 pin 234 (PH10): gmac0 (GPIO UNCLAIMED) function gmac0 group PH10 pin 235 (PH11): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 236 (PH12): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 237 (PH13): gmac0 (GPIO UNCLAIMED) function gmac0 group PH13 pin 238 (PH14): gmac0 (GPIO UNCLAIMED) function gmac0 group PH14 pin 239 (PH15): gmac0 (GPIO UNCLAIMED) function gmac0 group PH15 pin 240 (PH16): gmac0 (GPIO UNCLAIMED) function gmac0 group PH16 pin 241 (PH17): gmac0 (GPIO UNCLAIMED) function gmac0 group PH17 pin 242 (PH18): gmac0 (GPIO UNCLAIMED) function gmac0 group PH18 pin 243 (PH19): (MUX UNCLAIMED) pio:243 pin 256 (PI0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 257 (PI1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 258 (PI2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 259 (PI3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 260 (PI4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 261 (PI5): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 262 (PI6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 263 (PI7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 264 (PI8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 265 (PI9): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 266 (PI10): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 267 (PI11): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 268 (PI12): (MUX UNCLAIMED) pio:268 pin 269 (PI13): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 270 (PI14): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 288 (PJ0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 289 (PJ1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 290 (PJ2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 291 (PJ3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 292 (PJ4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 293 (PJ5): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 294 (PJ6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 295 (PJ7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 296 (PJ8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 297 (PJ9): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 298 (PJ10): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 299 (PJ11): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 300 (PJ12): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 301 (PJ13): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 302 (PJ14): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 303 (PJ15): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 304 (PJ16): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 305 (PJ17): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 306 (PJ18): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 307 (PJ19): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 308 (PJ20): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 309 (PJ21): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 310 (PJ22): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 311 (PJ23): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 312 (PJ24): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 313 (PJ25): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 314 (PJ26): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 315 (PJ27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
cat /sys/kernel/debug/pinctrl/r_pio/pinmux-pins
root@dragonboard:~# cat /sys/kernel/debug/pinctrl/r_pio/pinmux-pins Pinmux settings per pin Format: pin (name): mux_owner gpio_owner hog? pin 352 (PL0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 353 (PL1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 354 (PL2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 355 (PL3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 356 (PL4): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 357 (PL5): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 358 (PL6): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 359 (PL7): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 360 (PL8): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 361 (PL9): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 362 (PL10): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 363 (PL11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
-
H133 Datasheet & User Manual
H133 Datasheet: H133_Datasheet_V1.3.pdf
H133 User Manual: H133_User_Manual_V1.4.pdf
参考原理图: h133_dongle_v14_20220413.pdf
-
回复: V853开发板调试串口改到UART3没有成功,各位大佬帮我瞅瞅 (问题已解决)
我把修改打了一个patch包:v853_sdk_visiom_uart3_patch.tar
tar cvf v853_sdk_visiom_uart3_patch.tar \ brandy/brandy-2.0/u-boot-2018/configs/sun8iw21p1_uart3_defconfig \ device/config/chips/v853/configs/visiom/ \ kernel/linux-4.9/drivers/input/touchscreen/gslx680new/gslX680_3680.h \ openwrt/target/v853/v853-visiom/ \ prebuilt/rootfsbuilt/arm/toolchain-sunxi-glibc-gcc-830/toolchain/usr/include/linux/version.h \
有兴趣的朋友可以试一试,我把板级目录名改为了visiom,不影响原来的vision
-
V853开发板调试串口改到UART3没有成功,各位大佬帮我瞅瞅 (问题已解决)
① configs/vision/sys_config.fex
diff --git a/configs/vision/sys_config.fex b/configs/vision/sys_config.fex index f5ef249..4e92ba5 100644 --- a/configs/vision/sys_config.fex +++ b/configs/vision/sys_config.fex @@ -95,9 +95,13 @@ twi_scl = port:PI01<6><1><default><default> twi_sda = port:PI02<6><1><default><default> [uart_para] -uart_debug_port = 0 -uart_debug_tx = port:PH09<5><1><default><default> -uart_debug_rx = port:PH10<5><1><default><default> +;uart_debug_port = 0 +;uart_debug_tx = port:PH09<5><1><default><default> +;uart_debug_rx = port:PH10<5><1><default><default> + +uart_debug_port = 3 +uart_debug_tx = port:PH00<5><1><default><default> +uart_debug_rx = port:PH01<5><1><default><default> [jtag_para] jtag_enable = 0
② configs/vision/env.cfg
diff --git a/configs/vision/env.cfg b/configs/vision/env.cfg index 9fa229d..e84f386 100644 --- a/configs/vision/env.cfg +++ b/configs/vision/env.cfg @@ -1,8 +1,8 @@ #kernel command arguments -earlyprintk=sunxi-uart,0x02500000 +earlyprintk=sunxi-uart,0x02500C00 initcall_debug=0 -console=ttyS0,115200 +console=ttyS3,115200 nand_root=/dev/ubiblock0_4 mmc_root=/dev/mmcblk0p4 nor_root=/dev/mtdblock3
③ configs/sun8iw21p1_defconfig
--- a/configs/sun8iw21p1_defconfig +++ b/configs/sun8iw21p1_defconfig @@ -232,4 +232,4 @@ CONFIG_LCD_SUPPORT_ICN6202=y # CONFIG_SUNXI_TV_FASTLOGO is not set # CONFIG_SUNXI_FASTLOGO_JPEG is not set - +CONFIG_CONS_INDEX=4
改完之后烧录 img,uart3输出:
[64]HELLO! BOOT0 is starting!T [67]BOOT0 commit : 2a3ec52022 [70]set pll start [71]periph0 has been enabled [74]set pll end [77]PMU: AXP21 [80]board init ok [81]rtc[0] value = 0x80000002 [84]key press : [86]DRAM use external ZQ!! [89]chip id check OK [91]DRAM_VCC set to 1500 mv [93]DRAM BOOT DRIVE INFO: V0.16 [96]DRAM CLK = 936 MHz [99]DRAM Type = 3 (2:DDR2,3:DDR3) [102]DRAMC ZQ value: 0x7b7bfb [105]DRAM ODT value: 0x42. [108]DRAM SIZE =512 M [110]dram_tpr4:0x0 [117]DRAM simple test OK. [120]rtc standby flag is 0x0, super standby flag is 0x0 [125]dram size =512 [128]audio:avcc calibration [130]card no is 2 [132]sdcard 2 line count 8 [135][mmc]: mmc driver ver 2021-12-27 10:07 [144][mmc]: Wrong media type 0x0, but host sdc2, try mmc first [150][mmc]: ***Try MMC card 2*** [165][mmc]: RMCA OK! [167][mmc]: bias 100 [169][mmc]: mmc 2 bias 100 [172][mmc]: MMC 5.1 [174][mmc]: HSSDR52/SDR25 8 bit [177][mmc]: 50000000 Hz [179][mmc]: 7400 MB [181][mmc]: ***SD/MMC 2 init OK!!!*** [234]Loading boot-pkg Succeed(index=0). [237]Entry_name = optee [241]Entry_name = u-boot [247]Entry_name = dtb [250]tunning data addr:0x430003e8 [254]Jump to second Boot. M/TC: OP-TEE version: 15ee1539b (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)) #1 Tue Mar 29 06:48:41 UTC 2022 arm U-Boot 2018.05-g3a34d5f-dirty (Dec 13 2022 - 12:36:04 +0800) Allwinner Technology [00.425]CPU: Allwinner Family [00.428]Model: sun8iw21 I2C: ready [00.454]DRAM: 512 MiB [00.457]Relocation Offset is: 1ced0000 [00.481]secure enable bit: 0 E/TC:0 fdt_getprop_u32:343 prop trace_level not found [00.496]PMU: AXP21 [00.498]BMU: AXP21 FDT ERROR:fdt_get_regulator_name:get property handle twi-supply error:FDT_ERR_INTERNAL bias_name:pc_bias bias_vol:1800 bias_name:pi_bias bias_vol:1800 [00.522]CPU=900 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=24Mhz MBus=300Mhz [00.528]gic: sec monitor mode sunxi flash map init [00.532]flash init start [00.535]workmode = 0,storage type = 2 [00.538][mmc]: mmc driver ver uboot2018:2021-12-20 13:35:00 [00.543][mmc]: get sdc_type fail and use default host:tm4. [00.550][mmc]: SUNXI SDMMC Controller Version:0x50400 [00.578][mmc]: Best spd md: 2-HSDDR52/DDR50, freq: 2-50000000, Bus width: 8 [00.584]sunxi flash init ok [00.587]line:724 init_clocks [00.590]drv_disp_init request pwm success, pwm9:pwm9:0x2000c00. [00.604]drv_disp_init finish [00.608]Loading Environment from SUNXI_FLASH... backup env check CRC fail Now update backup env Saving Environment to SUNXI_FLASH... Writing to env... OK OK [00.646]boot_gui_init:start [00.649]set disp.dev2_output_type fail. using defval=0 [00.654][ICN6202 TO LVDS] LINE:0146-->lcd_open_flow: [00.659][ICN6202 TO LVDS] LINE:0167-->lcd_power_on: [00.676]boot_gui_init:finish partno erro : can't find partition bootloader 54 bytes read in 0 ms [00.686]bmp_name=bootlogo.bmp size 38454 [00.690][ICN6202 TO LVDS] LINE:0575-->lcd_panel_init: [00.855][ICN6202 TO LVDS] LINE:0620-->lcd_panel_init:initialization:icn6202 init reg from mipi 38454 bytes read in 188 ms (199.2 KiB/s) [00.897]Item0 (Map) magic is bad [00.900]the secure storage item0 copy0 magic is bad [00.917]Item0 (Map) magic is bad [00.919]the secure storage item0 copy1 magic is bad [00.924]Item0 (Map) magic is bad [00.927]out of usb burn from boot: not need burn key root_partition is rootfs set root to /dev/mmcblk0p4 [00.936]update part info [00.939]update bootcmd [00.941]change working_fdt 0x5de8fe70 to 0x5de6fe70 [00.948][mmc]: delete mmc-hs400-1_8v from dtb [00.952][mmc]: delete mmc-hs200-1_8v from dtb [00.956][mmc]: get max-frequency ok 50000000 Hz disable nand error: FDT_ERR_BADPATH [00.969]The storage not support sample function [00.976]## error: update_fdt_dram_para : FDT_ERR_NOTFOUND [00.985]update dts [00.989][ICN6202 TO LVDS] LINE:0203-->lcd_bl_open: [00.996]LCD open finish Hit any key to stop autoboot: 0 [02.113]no vendor_boot partition is found Android's image name: sun8i_arm [02.161]Starting kernel ... [02.163][mmc]: mmc exit start [02.182][mmc]: mmc 2 exit ok
然后就没有然后了.
-
回复: 动手让LVGL8带的Music-Demo音乐响起来(代码已上传)
获取mp3文件封面:
ffmpeg -i "0376.梅艳芳 - 心肝宝贝.mp3" -vcodec copy -an cover封面.jpg
参考: https://stackoverflow.com/questions/13592709/retrieve-album-art-using-ffmpeg
-
回复: D1s 烧录 W25N01 出错,请问是什么问题呢?
[1208]fes begin commit:88480af-dirty [1211]set pll start [1213]periph0 has been enabled [1216]set pll end [1218][pmu]: bus read error [1221]board init ok [1222]beign to init dram [1225]ZQ value = 0x2f [1227]get_pmu_exist() = -1 [1229]ddr_efuse_type: 0xa [1232]trefi:7.8ms [1234][AUTO DEBUG] single rank and full DQ! [1238]ddr_efuse_type: 0xa [1240]trefi:7.8ms [1242][AUTO DEBUG] rank 0 row = 13 [1246][AUTO DEBUG] rank 0 bank = 4 [1249][AUTO DEBUG] rank 0 page size = 2 KB [1253]DRAM BOOT DRIVE INFO: V0.33 [1256]DRAM CLK = 528 MHz [1258]DRAM Type = 2 (2:DDR2,3:DDR3) [1261]DRAMC read ODT off. [1264]DRAM ODT off. [1266]ddr_efuse_type: 0xa [1269]DRAM SIZE =64 M [1271]dram_tpr4:0x0 [1273]PLL_DDR_CTRL_REG:0xf8002b00 [1276]DRAM_CLK_REG:0xc0000000 [1278][TIMING DEBUG] MR2= 0x0 [1283]DRAM simple test OK. [1285]init dram ok U-Boot 2018.05-g24521d6-dirty (Nov 13 2022 - 12:44:07 +0800) Allwinner Technology [04.463]DRAM: 64 MiB [04.468]Relocation Offset is: 01ee3000 [04.494]secure enable bit: 0 [04.500]CPU=720 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz [04.507]flash init start [04.509]workmode = 16,storage type = 0 try card 2 set card number 2 get card number 2 [04.517][mmc]: mmc driver ver uboot2018:2021-11-19 15:38:00 [04.526][mmc]: get sdc_type fail and use default host:tm4. [04.559][mmc]: Is not Boot mode! [04.562][mmc]: SUNXI SDMMC Controller Version:0x50310 [04.573][mmc]: ************Try SD card 2************ [04.578][mmc]: mmc 2 cmd timeout 100 status 100 [04.582][mmc]: smc 2 err, cmd 8, RTO [04.586][mmc]: mmc 2 close bus gating and reset [04.591][mmc]: mmc 2 cmd timeout 100 status 100 [04.595][mmc]: smc 2 err, cmd 55, RTO [04.599][mmc]: mmc 2 close bus gating and reset [04.603][mmc]: ************Try MMC card 2************ [04.612][mmc]: mmc 2 cmd timeout 100 status 100 [04.616][mmc]: smc 2 err, cmd 1, RTO [04.619][mmc]: mmc 2 close bus gating and reset [04.624][mmc]: Card did not respond to voltage select! [04.628][mmc]: ************SD/MMC 2 init error!************ [04.634][mmc]: mmc init product failed MMC init failed try emmc fail [04.650]sunxi-spinand: AW SPINand MTD Layer Version: 1.5 20200407 [04.656]sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.9 20200306 [04.722]sunxi-spinand-phy: request spi0 gpio ok [04.726]sunxi-spinand-phy: request general tx dma channel ok! [04.731]sunxi-spinand-phy: request general rx dma channel ok! [04.737]sunxi-spinand-phy: set spic0 clk to 20 Mhz [04.741]sunxi-spinand-phy: init spic0 clk ok sspi->base_addr = 0x4025000, the SPI control register: [VER] 0x4025000 = 0x00010001, [GCR] 0x4025004 = 0x00000083, [TCR] 0x4025008 = 0x00000184 [ICR] 0x4025010 = 0x00000f00, [ISR] 0x4025014 = 0x00000032, [FCR] 0x4025018 = 0x00200020 [FSR] 0x402501c = 0x00000000, [WCR] 0x4025020 = 0x00000000, [CCR] 0x4025024 = 0x00000002 [SDC] 0x4025028 = 0x00002000, [BCR] 0x4025030 = 0x00000000, [TCR] 0x4025034 = 0x00000000 [BCC] 0x4025038 = 0x00000000, [DMA] 0x4025088 = 0x000000e5 [04.787]sunxi-spinand-phy: not detect any munufacture from id table [04.803]sunxi-spinand-phy: get spi-nand Model from fdt fail [04.809]sunxi-spinand-phy: get phy info from fdt fail [04.813]sunxi-spinand-phy: not detect munufacture from fdt [04.819]sunxi-spinand-phy: detect munufacture from id table: Winbond [04.825]sunxi-spinand-phy: detect spinand id: ff21aaef ffffffff [04.830]sunxi-spinand-phy: ========== arch info ========== [04.835]sunxi-spinand-phy: Model: W25N01GVZEIG [04.841]sunxi-spinand-phy: Munufacture: Winbond [04.846]sunxi-spinand-phy: DieCntPerChip: 1 [04.850]sunxi-spinand-phy: BlkCntPerDie: 1024 [04.855]sunxi-spinand-phy: PageCntPerBlk: 64 [04.859]sunxi-spinand-phy: SectCntPerPage: 4 [04.864]sunxi-spinand-phy: OobSizePerPage: 64 [04.868]sunxi-spinand-phy: BadBlockFlag: 0x0 [04.873]sunxi-spinand-phy: OperationOpt: 0x7 [04.878]sunxi-spinand-phy: MaxEraseTimes: 65000 [04.882]sunxi-spinand-phy: EccFlag: 0x0 [04.887]sunxi-spinand-phy: EccType: 2 [04.891]sunxi-spinand-phy: EccProtectedType: 3 [04.896]sunxi-spinand-phy: ======================================== [04.902]sunxi-spinand-phy: [04.904]sunxi-spinand-phy: ========== physical info ========== [04.910]sunxi-spinand-phy: TotalSize: 128 M [04.914]sunxi-spinand-phy: SectorSize: 512 B [04.918]sunxi-spinand-phy: PageSize: 2 K [04.922]sunxi-spinand-phy: BlockSize: 128 K [04.926]sunxi-spinand-phy: OOBSize: 64 B [04.930]sunxi-spinand-phy: ======================================== [04.936]sunxi-spinand-phy: [04.939]sunxi-spinand-phy: ========== logical info ========== [04.944]sunxi-spinand-phy: TotalSize: 128 M [04.948]sunxi-spinand-phy: SectorSize: 512 B [04.953]sunxi-spinand-phy: PageSize: 4 K [04.957]sunxi-spinand-phy: BlockSize: 256 K [04.961]sunxi-spinand-phy: OOBSize: 128 B [04.965]sunxi-spinand-phy: ======================================== [04.982]sunxi-spinand-phy: set spic0 clk to 6 Mhz [04.986]sunxi-spinand-phy: block lock register: 0x00 [04.991]sunxi-spinand-phy: feature register: 0x19 [04.995]sunxi-spinand-phy: sunxi physic nand init end [05.005]Loading Environment from SUNXI_FLASH... OK [05.019]try to burn key [05.023]out of usb burn from boot: not need burn key [05.027]Net: [05.029]No ethernet found. Hit any key to stop autoboot: 0 sunxi work mode=0x10 run usb efex delay time 2500 weak:otg_phy_config usb init ok set address 0xd set address 0xd ok set address 0xc set address 0xc ok SUNXI_EFEX_ERASE_TAG erase_flag = 0x0 origin_erase_flag = 0x1 FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 the 0 mbr table is ok the 1 mbr table is ok the 2 mbr table is ok the 3 mbr table is ok *************MBR DUMP*************** total mbr part 8 part[0] name :boot-resource part[0] classname :DISK part[0] addrlo :0x8000 part[0] lenlo :0x800 part[0] user_type :32768 part[0] keydata :0 part[0] ro :0 part[1] name :env part[1] classname :DISK part[1] addrlo :0x8800 part[1] lenlo :0x1f8 part[1] user_type :32768 part[1] keydata :0 part[1] ro :0 part[2] name :env-redund part[2] classname :DISK part[2] addrlo :0x89f8 part[2] lenlo :0x1f8 part[2] user_type :32768 part[2] keydata :0 part[2] ro :0 part[3] name :boot part[3] classname :DISK part[3] addrlo :0x8bf0 part[3] lenlo :0x5000 part[3] user_type :32768 part[3] keydata :0 part[3] ro :0 part[4] name :rootfs part[4] classname :DISK part[4] addrlo :0xdbf0 part[4] lenlo :0x103e8 part[4] user_type :32768 part[4] keydata :0 part[4] ro :0 part[5] name :recovery part[5] classname :DISK part[5] addrlo :0x1dfd8 part[5] lenlo :0x5780 part[5] user_type :32768 part[5] keydata :0 part[5] ro :0 part[6] name :rootfs_data part[6] classname :DISK part[6] addrlo :0x23758 part[6] lenlo :0x78f0 part[6] user_type :32768 part[6] keydata :0 part[6] ro :0 part[7] name :UDISK part[7] classname :DISK part[7] addrlo :0x2b048 part[7] lenlo :0x0 part[7] user_type :0 part[7] keydata :0 part[7] ro :0 common1(partition3) need it, here is a weak func total part: 9 mbr 0, 8000, 8000 boot-resource 1, 800, 8000 env 2, 1f8, 8000 env-redund 3, 1f8, 8000 boot 4, 5000, 8000 rootfs 5, 103e8, 8000 recovery 6, 5780, 8000 rootfs_data 7, 78f0, 8000 UDISK 8, 0, 0 [08.358]erase blk 0 to blk 32 need erase flash: 0 [08.385]mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [08.445]MTD info (4) [08.447]pagesize: 0x1000 [08.449]blksize: 0x40000 [08.451]num offset bytes name [08.455]0 0x00000000 0x00100000 boot0 [08.459]1 0x00100000 0x00300000 uboot [08.462]2 0x00400000 0x00100000 secure_storage [08.467]3 0x00500000 0x07b00000 sys [08.470]ubi attach the last part of mtd device: NO.3 [08.592]ubi0: attaching mtd4 [08.595]ubi0 warning: scan_peb: bad ec header at pnum 0, drop this block [08.602]ubi0 warning: scan_peb: bad ec header at pnum 1, drop this block [08.609]ubi0 warning: scan_peb: bad ec header at pnum 2, drop this block [08.616]ubi0 warning: scan_peb: bad ec header at pnum 3, drop this block [08.623]ubi0 warning: scan_peb: bad ec header at pnum 4, drop this block [08.629]ubi0 warning: scan_peb: bad ec header at pnum 5, drop this block [08.636]ubi0 warning: scan_peb: bad ec header at pnum 6, drop this block [08.643]ubi0 warning: scan_peb: bad ec header at pnum 7, drop this block [08.650]ubi0 warning: scan_peb: bad ec header at pnum 8, drop this block [08.657]ubi0 warning: scan_peb: bad ec header at pnum 9, drop this block [08.664]ubi0 warning: scan_peb: bad ec header at pnum 10, drop this block [08.671]ubi0 warning: scan_peb: bad ec header at pnum 11, drop this block [08.678]ubi0 warning: scan_peb: bad ec header at pnum 12, drop this block [08.684]ubi0 warning: scan_peb: bad ec header at pnum 13, drop this block [08.691]ubi0 warning: scan_peb: bad ec header at pnum 14, drop this block [08.698]ubi0 warning: scan_peb: bad ec header at pnum 15, drop this block [08.705]ubi0 warning: scan_peb: bad ec header at pnum 16, drop this block [08.712]ubi0 warning: scan_peb: bad ec header at pnum 17, drop this block [08.719]ubi0 warning: scan_peb: bad ec header at pnum 18, drop this block [08.726]ubi0 warning: scan_peb: bad ec header at pnum 19, drop this block [08.733]ubi0 warning: scan_peb: bad ec header at pnum 20, drop this block [08.740]ubi0 warning: scan_peb: bad ec header at pnum 21, drop this block [08.747]ubi0 warning: scan_peb: bad ec header at pnum 22, drop this block [08.754]ubi0 warning: scan_peb: bad ec header at pnum 23, drop this block [08.761]ubi0 warning: scan_peb: bad ec header at pnum 24, drop this block [08.768]ubi0 warning: scan_peb: bad ec header at pnum 25, drop this block [08.775]ubi0 warning: scan_peb: bad ec header at pnum 26, drop this block [08.782]ubi0 warning: scan_peb: bad ec header at pnum 27, drop this block [08.789]ubi0 warning: scan_peb: bad ec header at pnum 28, drop this block [08.796]ubi0 warning: scan_peb: bad ec header at pnum 29, drop this block [08.802]ubi0 warning: scan_peb: bad ec header at pnum 30, drop this block [08.809]ubi0 warning: scan_peb: bad ec header at pnum 31, drop this block [08.816]ubi0 warning: scan_peb: bad ec header at pnum 32, drop this block [08.823]ubi0 warning: scan_peb: bad ec header at pnum 33, drop this block [08.830]ubi0 warning: scan_peb: bad ec header at pnum 34, drop this block [08.837]ubi0 warning: scan_peb: bad ec header at pnum 35, drop this block [08.844]ubi0 warning: scan_peb: bad ec header at pnum 36, drop this block [08.851]ubi0 warning: scan_peb: bad ec header at pnum 37, drop this block [08.858]ubi0 warning: scan_peb: bad ec header at pnum 38, drop this block [08.865]ubi0 warning: scan_peb: bad ec header at pnum 39, drop this block [08.872]ubi0 warning: scan_peb: bad ec header at pnum 40, drop this block [08.879]ubi0 warning: scan_peb: bad ec header at pnum 41, drop this block [08.886]ubi0 warning: scan_peb: bad ec header at pnum 42, drop this block [08.893]ubi0 warning: scan_peb: bad ec header at pnum 43, drop this block [08.900]ubi0 warning: scan_peb: bad ec header at pnum 44, drop this block [08.907]ubi0 warning: scan_peb: bad ec header at pnum 45, drop this block [08.914]ubi0 warning: scan_peb: bad ec header at pnum 46, drop this block [08.920]ubi0 warning: scan_peb: bad ec header at pnum 47, drop this block [08.927]ubi0 warning: scan_peb: bad ec header at pnum 48, drop this block [08.934]ubi0 warning: scan_peb: bad ec header at pnum 49, drop this block [08.941]ubi0 warning: scan_peb: bad ec header at pnum 50, drop this block [08.948]ubi0 warning: scan_peb: bad ec header at pnum 51, drop this block [08.955]ubi0 warning: scan_peb: bad ec header at pnum 52, drop this block [08.962]ubi0 warning: scan_peb: bad ec header at pnum 53, drop this block [08.969]ubi0 warning: scan_peb: bad ec header at pnum 54, drop this block [08.976]ubi0 warning: scan_peb: bad ec header at pnum 55, drop this block [08.983]ubi0 warning: scan_peb: bad ec header at pnum 56, drop this block [08.990]ubi0 warning: scan_peb: bad ec header at pnum 57, drop this block [08.997]ubi0 warning: scan_peb: bad ec header at pnum 58, drop this block [09.004]ubi0 warning: scan_peb: bad ec header at pnum 59, drop this block [09.011]ubi0 warning: scan_peb: bad ec header at pnum 60, drop this block [09.018]ubi0 warning: scan_peb: bad ec header at pnum 61, drop this block [09.025]ubi0 warning: scan_peb: bad ec header at pnum 62, drop this block [09.032]ubi0 warning: scan_peb: bad ec header at pnum 63, drop this block [09.038]ubi0 warning: scan_peb: bad ec header at pnum 64, drop this block [09.045]ubi0 warning: scan_peb: bad ec header at pnum 65, drop this block [09.052]ubi0 warning: scan_peb: bad ec header at pnum 66, drop this block [09.059]ubi0 warning: scan_peb: bad ec header at pnum 67, drop this block [09.066]ubi0 warning: scan_peb: bad ec header at pnum 68, drop this block [09.073]ubi0 warning: scan_peb: bad ec header at pnum 69, drop this block [09.080]ubi0 warning: scan_peb: bad ec header at pnum 70, drop this block [09.087]ubi0 warning: scan_peb: bad ec header at pnum 71, drop this block [09.094]ubi0 warning: scan_peb: bad ec header at pnum 72, drop this block [09.101]ubi0 warning: scan_peb: bad ec header at pnum 73, drop this block [09.108]ubi0 warning: scan_peb: bad ec header at pnum 74, drop this block [09.115]ubi0 warning: scan_peb: bad ec header at pnum 75, drop this block [09.122]ubi0 warning: scan_peb: bad ec header at pnum 76, drop this block [09.129]ubi0 warning: scan_peb: bad ec header at pnum 77, drop this block [09.136]ubi0 warning: scan_peb: bad ec header at pnum 78, drop this block [09.143]ubi0 warning: scan_peb: bad ec header at pnum 79, drop this block [09.150]ubi0 warning: scan_peb: bad ec header at pnum 80, drop this block [09.156]ubi0 warning: scan_peb: bad ec header at pnum 81, drop this block [09.163]ubi0 warning: scan_peb: bad ec header at pnum 82, drop this block [09.170]ubi0 warning: scan_peb: bad ec header at pnum 83, drop this block [09.177]ubi0 warning: scan_peb: bad ec header at pnum 84, drop this block [09.184]ubi0 warning: scan_peb: bad ec header at pnum 85, drop this block [09.191]ubi0 warning: scan_peb: bad ec header at pnum 86, drop this block [09.198]ubi0 warning: scan_peb: bad ec header at pnum 87, drop this block [09.205]ubi0 warning: scan_peb: bad ec header at pnum 88, drop this block [09.212]ubi0 warning: scan_peb: bad ec header at pnum 89, drop this block [09.219]ubi0 warning: scan_peb: bad ec header at pnum 90, drop this block [09.226]ubi0 warning: scan_peb: bad ec header at pnum 91, drop this block [09.233]ubi0 warning: scan_peb: bad ec header at pnum 92, drop this block [09.240]ubi0 warning: scan_peb: bad ec header at pnum 93, drop this block [09.247]ubi0 warning: scan_peb: bad ec header at pnum 94, drop this block [09.254]ubi0 warning: scan_peb: bad ec header at pnum 95, drop this block [09.261]ubi0 warning: scan_peb: bad ec header at pnum 96, drop this block [09.268]ubi0 warning: scan_peb: bad ec header at pnum 97, drop this block [09.274]ubi0 warning: scan_peb: bad ec header at pnum 98, drop this block [09.281]ubi0 warning: scan_peb: bad ec header at pnum 99, drop this block [09.288]ubi0 warning: scan_peb: bad ec header at pnum 100, drop this block [09.295]ubi0 warning: scan_peb: bad ec header at pnum 101, drop this block [09.302]ubi0 warning: scan_peb: bad ec header at pnum 102, drop this block [09.309]ubi0 warning: scan_peb: bad ec header at pnum 103, drop this block [09.316]ubi0 warning: scan_peb: bad ec header at pnum 104, drop this block [09.323]ubi0 warning: scan_peb: bad ec header at pnum 105, drop this block [09.331]ubi0 warning: scan_peb: bad ec header at pnum 106, drop this block [09.338]ubi0 warning: scan_peb: bad ec header at pnum 107, drop this block [09.345]ubi0 warning: scan_peb: bad ec header at pnum 108, drop this block [09.352]ubi0 warning: scan_peb: bad ec header at pnum 109, drop this block [09.359]ubi0 warning: scan_peb: bad ec header at pnum 110, drop this block [09.366]ubi0 warning: scan_peb: bad ec header at pnum 111, drop this block [09.373]ubi0 warning: scan_peb: bad ec header at pnum 112, drop this block [09.380]ubi0 warning: scan_peb: bad ec header at pnum 113, drop this block [09.387]ubi0 warning: scan_peb: bad ec header at pnum 114, drop this block [09.394]ubi0 warning: scan_peb: bad ec header at pnum 115, drop this block [09.401]ubi0 warning: scan_peb: bad ec header at pnum 116, drop this block [09.408]ubi0 warning: scan_peb: bad ec header at pnum 117, drop this block [09.415]ubi0 warning: scan_peb: bad ec header at pnum 118, drop this block [09.422]ubi0 warning: scan_peb: bad ec header at pnum 119, drop this block [09.429]ubi0 warning: scan_peb: bad ec header at pnum 120, drop this block [09.436]ubi0 warning: scan_peb: bad ec header at pnum 121, drop this block [09.443]ubi0 warning: scan_peb: bad ec header at pnum 122, drop this block [09.450]ubi0 warning: scan_peb: bad ec header at pnum 123, drop this block [09.457]ubi0 warning: scan_peb: bad ec header at pnum 124, drop this block [09.464]ubi0 warning: scan_peb: bad ec header at pnum 125, drop this block [09.471]ubi0 warning: scan_peb: bad ec header at pnum 126, drop this block [09.478]ubi0 warning: scan_peb: bad ec header at pnum 127, drop this block [09.485]ubi0 warning: scan_peb: bad ec header at pnum 128, drop this block [09.492]ubi0 warning: scan_peb: bad ec header at pnum 129, drop this block [09.499]ubi0 warning: scan_peb: bad ec header at pnum 130, drop this block [09.506]ubi0 warning: scan_peb: bad ec header at pnum 131, drop this block [09.513]ubi0 warning: scan_peb: bad ec header at pnum 132, drop this block [09.520]ubi0 warning: scan_peb: bad ec header at pnum 133, drop this block [09.527]ubi0 warning: scan_peb: bad ec header at pnum 134, drop this block [09.534]ubi0 warning: scan_peb: bad ec header at pnum 135, drop this block [09.541]ubi0 warning: scan_peb: bad ec header at pnum 136, drop this block [09.548]ubi0 warning: scan_peb: bad ec header at pnum 137, drop this block [09.555]ubi0 warning: scan_peb: bad ec header at pnum 138, drop this block [09.562]ubi0 warning: scan_peb: bad ec header at pnum 139, drop this block [09.569]ubi0 warning: scan_peb: bad ec header at pnum 140, drop this block [09.577]ubi0 warning: scan_peb: bad ec header at pnum 141, drop this block [09.584]ubi0 warning: scan_peb: bad ec header at pnum 142, drop this block [09.591]ubi0 warning: scan_peb: bad ec header at pnum 143, drop this block [09.598]ubi0 warning: scan_peb: bad ec header at pnum 144, drop this block [09.605]ubi0 warning: scan_peb: bad ec header at pnum 145, drop this block [09.612]ubi0 warning: scan_peb: bad ec header at pnum 146, drop this block [09.619]ubi0 warning: scan_peb: bad ec header at pnum 147, drop this block [09.626]ubi0 warning: scan_peb: bad ec header at pnum 148, drop this block [09.633]ubi0 warning: scan_peb: bad ec header at pnum 149, drop this block [09.640]ubi0 warning: scan_peb: bad ec header at pnum 150, drop this block [09.647]ubi0 warning: scan_peb: bad ec header at pnum 151, drop this block [09.654]ubi0 warning: scan_peb: bad ec header at pnum 152, drop this block [09.661]ubi0 warning: scan_peb: bad ec header at pnum 153, drop this block [09.668]ubi0 warning: scan_peb: bad ec header at pnum 154, drop this block [09.675]ubi0 warning: scan_peb: bad ec header at pnum 155, drop this block [09.682]ubi0 warning: scan_peb: bad ec header at pnum 156, drop this block [09.689]ubi0 warning: scan_peb: bad ec header at pnum 157, drop this block [09.696]ubi0 warning: scan_peb: bad ec header at pnum 158, drop this block [09.703]ubi0 warning: scan_peb: bad ec header at pnum 159, drop this block [09.710]ubi0 warning: scan_peb: bad ec header at pnum 160, drop this block [09.717]ubi0 warning: scan_peb: bad ec header at pnum 161, drop this block [09.724]ubi0 warning: scan_peb: bad ec header at pnum 162, drop this block [09.731]ubi0 warning: scan_peb: bad ec header at pnum 163, drop this block [09.738]ubi0 warning: scan_peb: bad ec header at pnum 164, drop this block [09.745]ubi0 warning: scan_peb: bad ec header at pnum 165, drop this block [09.752]ubi0 warning: scan_peb: bad ec header at pnum 166, drop this block [09.759]ubi0 warning: scan_peb: bad ec header at pnum 167, drop this block [09.766]ubi0 warning: scan_peb: bad ec header at pnum 168, drop this block [09.773]ubi0 warning: scan_peb: bad ec header at pnum 169, drop this block [09.780]ubi0 warning: scan_peb: bad ec header at pnum 170, drop this block [09.787]ubi0 warning: scan_peb: bad ec header at pnum 171, drop this block [09.794]ubi0 warning: scan_peb: bad ec header at pnum 172, drop this block [09.801]ubi0 warning: scan_peb: bad ec header at pnum 173, drop this block [09.808]ubi0 warning: scan_peb: bad ec header at pnum 174, drop this block [09.815]ubi0 warning: scan_peb: bad ec header at pnum 175, drop this block [09.823]ubi0 warning: scan_peb: bad ec header at pnum 176, drop this block [09.830]ubi0 warning: scan_peb: bad ec header at pnum 177, drop this block [09.837]ubi0 warning: scan_peb: bad ec header at pnum 178, drop this block [09.844]ubi0 warning: scan_peb: bad ec header at pnum 179, drop this block [09.851]ubi0 warning: scan_peb: bad ec header at pnum 180, drop this block [09.858]ubi0 warning: scan_peb: bad ec header at pnum 181, drop this block [09.865]ubi0 warning: scan_peb: bad ec header at pnum 182, drop this block [09.872]ubi0 warning: scan_peb: bad ec header at pnum 183, drop this block [09.879]ubi0 warning: scan_peb: bad ec header at pnum 184, drop this block [09.886]ubi0 warning: scan_peb: bad ec header at pnum 185, drop this block [09.893]ubi0 warning: scan_peb: bad ec header at pnum 186, drop this block [09.900]ubi0 warning: scan_peb: bad ec header at pnum 187, drop this block [09.907]ubi0 warning: scan_peb: bad ec header at pnum 188, drop this block [09.914]ubi0 warning: scan_peb: bad ec header at pnum 189, drop this block [09.921]ubi0 warning: scan_peb: bad ec header at pnum 190, drop this block [09.928]ubi0 warning: scan_peb: bad ec header at pnum 191, drop this block [09.935]ubi0 warning: scan_peb: bad ec header at pnum 192, drop this block [09.942]ubi0 warning: scan_peb: bad ec header at pnum 193, drop this block [09.949]ubi0 warning: scan_peb: bad ec header at pnum 194, drop this block [09.956]ubi0 warning: scan_peb: bad ec header at pnum 195, drop this block [09.963]ubi0 warning: scan_peb: bad ec header at pnum 196, drop this block [09.970]ubi0 warning: scan_peb: bad ec header at pnum 197, drop this block [09.977]ubi0 warning: scan_peb: bad ec header at pnum 198, drop this block [09.984]ubi0 warning: scan_peb: bad ec header at pnum 199, drop this block [09.991]ubi0 warning: scan_peb: bad ec header at pnum 200, drop this block [09.998]ubi0 warning: scan_peb: bad ec header at pnum 201, drop this block [10.005]ubi0 warning: scan_peb: bad ec header at pnum 202, drop this block [10.012]ubi0 warning: scan_peb: bad ec header at pnum 203, drop this block [10.019]ubi0 warning: scan_peb: bad ec header at pnum 204, drop this block [10.026]ubi0 warning: scan_peb: bad ec header at pnum 205, drop this block [10.033]ubi0 warning: scan_peb: bad ec header at pnum 206, drop this block [10.040]ubi0 warning: scan_peb: bad ec header at pnum 207, drop this block [10.047]ubi0 warning: scan_peb: bad ec header at pnum 208, drop this block [10.054]ubi0 warning: scan_peb: bad ec header at pnum 209, drop this block [10.062]ubi0 warning: scan_peb: bad ec header at pnum 210, drop this block [10.069]ubi0 warning: scan_peb: bad ec header at pnum 211, drop this block [10.076]ubi0 warning: scan_peb: bad ec header at pnum 212, drop this block [10.083]ubi0 warning: scan_peb: bad ec header at pnum 213, drop this block [10.090]ubi0 warning: scan_peb: bad ec header at pnum 214, drop this block [10.097]ubi0 warning: scan_peb: bad ec header at pnum 215, drop this block [10.104]ubi0 warning: scan_peb: bad ec header at pnum 216, drop this block [10.111]ubi0 warning: scan_peb: bad ec header at pnum 217, drop this block [10.118]ubi0 warning: scan_peb: bad ec header at pnum 218, drop this block [10.125]ubi0 warning: scan_peb: bad ec header at pnum 219, drop this block [10.132]ubi0 warning: scan_peb: bad ec header at pnum 220, drop this block [10.139]ubi0 warning: scan_peb: bad ec header at pnum 221, drop this block [10.146]ubi0 warning: scan_peb: bad ec header at pnum 222, drop this block [10.153]ubi0 warning: scan_peb: bad ec header at pnum 223, drop this block [10.160]ubi0 warning: scan_peb: bad ec header at pnum 224, drop this block [10.167]ubi0 warning: scan_peb: bad ec header at pnum 225, drop this block [10.174]ubi0 warning: scan_peb: bad ec header at pnum 226, drop this block [10.181]ubi0 warning: scan_peb: bad ec header at pnum 227, drop this block [10.188]ubi0 warning: scan_peb: bad ec header at pnum 228, drop this block [10.195]ubi0 warning: scan_peb: bad ec header at pnum 229, drop this block [10.202]ubi0 warning: scan_peb: bad ec header at pnum 230, drop this block [10.209]ubi0 warning: scan_peb: bad ec header at pnum 231, drop this block [10.216]ubi0 warning: scan_peb: bad ec header at pnum 232, drop this block [10.223]ubi0 warning: scan_peb: bad ec header at pnum 233, drop this block [10.230]ubi0 warning: scan_peb: bad ec header at pnum 234, drop this block [10.237]ubi0 warning: scan_peb: bad ec header at pnum 235, drop this block [10.244]ubi0 warning: scan_peb: bad ec header at pnum 236, drop this block [10.251]ubi0 warning: scan_peb: bad ec header at pnum 237, drop this block [10.258]ubi0 warning: scan_peb: bad ec header at pnum 238, drop this block [10.265]ubi0 warning: scan_peb: bad ec header at pnum 239, drop this block [10.272]ubi0 warning: scan_peb: bad ec header at pnum 240, drop this block [10.279]ubi0 warning: scan_peb: bad ec header at pnum 241, drop this block [10.286]ubi0 warning: scan_peb: bad ec header at pnum 242, drop this block [10.293]ubi0 warning: scan_peb: bad ec header at pnum 243, drop this block [10.300]ubi0 warning: scan_peb: bad ec header at pnum 244, drop this block [10.308]ubi0 warning: scan_peb: bad ec header at pnum 245, drop this block [10.315]ubi0 warning: scan_peb: bad ec header at pnum 246, drop this block [10.322]ubi0 warning: scan_peb: bad ec header at pnum 247, drop this block [10.329]ubi0 warning: scan_peb: bad ec header at pnum 248, drop this block [10.336]ubi0 warning: scan_peb: bad ec header at pnum 249, drop this block [10.343]ubi0 warning: scan_peb: bad ec header at pnum 250, drop this block [10.350]ubi0 warning: scan_peb: bad ec header at pnum 251, drop this block [10.357]ubi0 warning: scan_peb: bad ec header at pnum 252, drop this block [10.364]ubi0 warning: scan_peb: bad ec header at pnum 253, drop this block [10.371]ubi0 warning: scan_peb: bad ec header at pnum 254, drop this block [10.378]ubi0 warning: scan_peb: bad ec header at pnum 255, drop this block [10.385]ubi0 warning: scan_peb: bad ec header at pnum 256, drop this block [10.392]ubi0 warning: scan_peb: bad ec header at pnum 257, drop this block [10.399]ubi0 warning: scan_peb: bad ec header at pnum 258, drop this block [10.406]ubi0 warning: scan_peb: bad ec header at pnum 259, drop this block [10.413]ubi0 warning: scan_peb: bad ec header at pnum 260, drop this block [10.420]ubi0 warning: scan_peb: bad ec header at pnum 261, drop this block [10.427]ubi0 warning: scan_peb: bad ec header at pnum 262, drop this block [10.434]ubi0 warning: scan_peb: bad ec header at pnum 263, drop this block [10.441]ubi0 warning: scan_peb: bad ec header at pnum 264, drop this block [10.448]ubi0 warning: scan_peb: bad ec header at pnum 265, drop this block [10.455]ubi0 warning: scan_peb: bad ec header at pnum 266, drop this block [10.462]ubi0 warning: scan_peb: bad ec header at pnum 267, drop this block [10.469]ubi0 warning: scan_peb: bad ec header at pnum 268, drop this block [10.476]ubi0 warning: scan_peb: bad ec header at pnum 269, drop this block [10.483]ubi0 warning: scan_peb: bad ec header at pnum 270, drop this block [10.490]ubi0 warning: scan_peb: bad ec header at pnum 271, drop this block [10.497]ubi0 warning: scan_peb: bad ec header at pnum 272, drop this block [10.504]ubi0 warning: scan_peb: bad ec header at pnum 273, drop this block [10.511]ubi0 warning: scan_peb: bad ec header at pnum 274, drop this block [10.518]ubi0 warning: scan_peb: bad ec header at pnum 275, drop this block [10.525]ubi0 warning: scan_peb: bad ec header at pnum 276, drop this block [10.532]ubi0 warning: scan_peb: bad ec header at pnum 277, drop this block [10.539]ubi0 warning: scan_peb: bad ec header at pnum 278, drop this block [10.546]ubi0 warning: scan_peb: bad ec header at pnum 279, drop this block [10.554]ubi0 warning: scan_peb: bad ec header at pnum 280, drop this block [10.561]ubi0 warning: scan_peb: bad ec header at pnum 281, drop this block [10.568]ubi0 warning: scan_peb: bad ec header at pnum 282, drop this block [10.575]ubi0 warning: scan_peb: bad ec header at pnum 283, drop this block [10.582]ubi0 warning: scan_peb: bad ec header at pnum 284, drop this block [10.589]ubi0 warning: scan_peb: bad ec header at pnum 285, drop this block [10.596]ubi0 warning: scan_peb: bad ec header at pnum 286, drop this block [10.603]ubi0 warning: scan_peb: bad ec header at pnum 287, drop this block [10.610]ubi0 warning: scan_peb: bad ec header at pnum 288, drop this block [10.617]ubi0 warning: scan_peb: bad ec header at pnum 289, drop this block [10.624]ubi0 warning: scan_peb: bad ec header at pnum 290, drop this block [10.631]ubi0 warning: scan_peb: bad ec header at pnum 291, drop this block [10.638]ubi0 warning: scan_peb: bad ec header at pnum 292, drop this block [10.645]ubi0 warning: scan_peb: bad ec header at pnum 293, drop this block [10.652]ubi0 warning: scan_peb: bad ec header at pnum 294, drop this block [10.659]ubi0 warning: scan_peb: bad ec header at pnum 295, drop this block [10.666]ubi0 warning: scan_peb: bad ec header at pnum 296, drop this block [10.673]ubi0 warning: scan_peb: bad ec header at pnum 297, drop this block [10.680]ubi0 warning: scan_peb: bad ec header at pnum 298, drop this block [10.687]ubi0 warning: scan_peb: bad ec header at pnum 299, drop this block [10.694]ubi0 warning: scan_peb: bad ec header at pnum 300, drop this block [10.701]ubi0 warning: scan_peb: bad ec header at pnum 301, drop this block [10.708]ubi0 warning: scan_peb: bad ec header at pnum 302, drop this block [10.715]ubi0 warning: scan_peb: bad ec header at pnum 303, drop this block [10.722]ubi0 warning: scan_peb: bad ec header at pnum 304, drop this block [10.729]ubi0 warning: scan_peb: bad ec header at pnum 305, drop this block [10.736]ubi0 warning: scan_peb: bad ec header at pnum 306, drop this block [10.743]ubi0 warning: scan_peb: bad ec header at pnum 307, drop this block [10.750]ubi0 warning: scan_peb: bad ec header at pnum 308, drop this block [10.757]ubi0 warning: scan_peb: bad ec header at pnum 309, drop this block [10.764]ubi0 warning: scan_peb: bad ec header at pnum 310, drop this block [10.771]ubi0 warning: scan_peb: bad ec header at pnum 311, drop this block [10.778]ubi0 warning: scan_peb: bad ec header at pnum 312, drop this block [10.785]ubi0 warning: scan_peb: bad ec header at pnum 313, drop this block [10.793]ubi0 warning: scan_peb: bad ec header at pnum 314, drop this block [10.800]ubi0 warning: scan_peb: bad ec header at pnum 315, drop this block [10.807]ubi0 warning: scan_peb: bad ec header at pnum 316, drop this block [10.814]ubi0 warning: scan_peb: bad ec header at pnum 317, drop this block [10.821]ubi0 warning: scan_peb: bad ec header at pnum 318, drop this block [10.828]ubi0 warning: scan_peb: bad ec header at pnum 319, drop this block [10.835]ubi0 warning: scan_peb: bad ec header at pnum 320, drop this block [10.842]ubi0 warning: scan_peb: bad ec header at pnum 321, drop this block [10.849]ubi0 warning: scan_peb: bad ec header at pnum 322, drop this block [10.856]ubi0 warning: scan_peb: bad ec header at pnum 323, drop this block [10.863]ubi0 warning: scan_peb: bad ec header at pnum 324, drop this block [10.870]ubi0 warning: scan_peb: bad ec header at pnum 325, drop this block [10.877]ubi0 warning: scan_peb: bad ec header at pnum 326, drop this block [10.884]ubi0 warning: scan_peb: bad ec header at pnum 327, drop this block [10.891]ubi0 warning: scan_peb: bad ec header at pnum 328, drop this block [10.898]ubi0 warning: scan_peb: bad ec header at pnum 329, drop this block [10.905]ubi0 warning: scan_peb: bad ec header at pnum 330, drop this block [10.912]ubi0 warning: scan_peb: bad ec header at pnum 331, drop this block [10.919]ubi0 warning: scan_peb: bad ec header at pnum 332, drop this block [10.926]ubi0 warning: scan_peb: bad ec header at pnum 333, drop this block [10.933]ubi0 warning: scan_peb: bad ec header at pnum 334, drop this block [10.940]ubi0 warning: scan_peb: bad ec header at pnum 335, drop this block [10.947]ubi0 warning: scan_peb: bad ec header at pnum 336, drop this block [10.954]ubi0 warning: scan_peb: bad ec header at pnum 337, drop this block [10.961]ubi0 warning: scan_peb: bad ec header at pnum 338, drop this block [10.968]ubi0 warning: scan_peb: bad ec header at pnum 339, drop this block [10.975]ubi0 warning: scan_peb: bad ec header at pnum 340, drop this block [10.982]ubi0 warning: scan_peb: bad ec header at pnum 341, drop this block [10.989]ubi0 warning: scan_peb: bad ec header at pnum 342, drop this block [10.996]ubi0 warning: scan_peb: bad ec header at pnum 343, drop this block [11.003]ubi0 warning: scan_peb: bad ec header at pnum 344, drop this block [11.010]ubi0 warning: scan_peb: bad ec header at pnum 345, drop this block [11.017]ubi0 warning: scan_peb: bad ec header at pnum 346, drop this block [11.024]ubi0 warning: scan_peb: bad ec header at pnum 347, drop this block [11.031]ubi0 warning: scan_peb: bad ec header at pnum 348, drop this block [11.039]ubi0 warning: scan_peb: bad ec header at pnum 349, drop this block [11.046]ubi0 warning: scan_peb: bad ec header at pnum 350, drop this block [11.053]ubi0 warning: scan_peb: bad ec header at pnum 351, drop this block [11.060]ubi0 warning: scan_peb: bad ec header at pnum 352, drop this block [11.067]ubi0 warning: scan_peb: bad ec header at pnum 353, drop this block [11.074]ubi0 warning: scan_peb: bad ec header at pnum 354, drop this block [11.081]ubi0 warning: scan_peb: bad ec header at pnum 355, drop this block [11.088]ubi0 warning: scan_peb: bad ec header at pnum 356, drop this block [11.095]ubi0 warning: scan_peb: bad ec header at pnum 357, drop this block [11.102]ubi0 warning: scan_peb: bad ec header at pnum 358, drop this block [11.109]ubi0 warning: scan_peb: bad ec header at pnum 359, drop this block [11.116]ubi0 warning: scan_peb: bad ec header at pnum 360, drop this block [11.123]ubi0 warning: scan_peb: bad ec header at pnum 361, drop this block [11.130]ubi0 warning: scan_peb: bad ec header at pnum 362, drop this block [11.137]ubi0 warning: scan_peb: bad ec header at pnum 363, drop this block [11.144]ubi0 warning: scan_peb: bad ec header at pnum 364, drop this block [11.151]ubi0 warning: scan_peb: bad ec header at pnum 365, drop this block [11.158]ubi0 warning: scan_peb: bad ec header at pnum 366, drop this block [11.165]ubi0 warning: scan_peb: bad ec header at pnum 367, drop this block [11.172]ubi0 warning: scan_peb: bad ec header at pnum 368, drop this block [11.179]ubi0 warning: scan_peb: bad ec header at pnum 369, drop this block [11.186]ubi0 warning: scan_peb: bad ec header at pnum 370, drop this block [11.193]ubi0 warning: scan_peb: bad ec header at pnum 371, drop this block [11.200]ubi0 warning: scan_peb: bad ec header at pnum 372, drop this block [11.207]ubi0 warning: scan_peb: bad ec header at pnum 373, drop this block [11.214]ubi0 warning: scan_peb: bad ec header at pnum 374, drop this block [11.221]ubi0 warning: scan_peb: bad ec header at pnum 375, drop this block [11.228]ubi0 warning: scan_peb: bad ec header at pnum 376, drop this block [11.235]ubi0 warning: scan_peb: bad ec header at pnum 377, drop this block [11.242]ubi0 warning: scan_peb: bad ec header at pnum 378, drop this block [11.249]ubi0 warning: scan_peb: bad ec header at pnum 379, drop this block [11.256]ubi0 warning: scan_peb: bad ec header at pnum 380, drop this block [11.263]ubi0 warning: scan_peb: bad ec header at pnum 381, drop this block [11.270]ubi0 warning: scan_peb: bad ec header at pnum 382, drop this block [11.278]ubi0 warning: scan_peb: bad ec header at pnum 383, drop this block [11.285]ubi0 warning: scan_peb: bad ec header at pnum 384, drop this block [11.292]ubi0 warning: scan_peb: bad ec header at pnum 385, drop this block [11.299]ubi0 warning: scan_peb: bad ec header at pnum 386, drop this block [11.306]ubi0 warning: scan_peb: bad ec header at pnum 387, drop this block [11.313]ubi0 warning: scan_peb: bad ec header at pnum 388, drop this block [11.320]ubi0 warning: scan_peb: bad ec header at pnum 389, drop this block [11.327]ubi0 warning: scan_peb: bad ec header at pnum 390, drop this block [11.334]ubi0 warning: scan_peb: bad ec header at pnum 391, drop this block [11.341]ubi0 warning: scan_peb: bad ec header at pnum 392, drop this block [11.348]ubi0 warning: scan_peb: bad ec header at pnum 393, drop this block [11.355]ubi0 warning: scan_peb: bad ec header at pnum 394, drop this block [11.362]ubi0 warning: scan_peb: bad ec header at pnum 395, drop this block [11.369]ubi0 warning: scan_peb: bad ec header at pnum 396, drop this block [11.376]ubi0 warning: scan_peb: bad ec header at pnum 397, drop this block [11.383]ubi0 warning: scan_peb: bad ec header at pnum 398, drop this block [11.390]ubi0 warning: scan_peb: bad ec header at pnum 399, drop this block [11.397]ubi0 warning: scan_peb: bad ec header at pnum 400, drop this block [11.404]ubi0 warning: scan_peb: bad ec header at pnum 401, drop this block [11.411]ubi0 warning: scan_peb: bad ec header at pnum 402, drop this block [11.418]ubi0 warning: scan_peb: bad ec header at pnum 403, drop this block [11.425]ubi0 warning: scan_peb: bad ec header at pnum 404, drop this block [11.432]ubi0 warning: scan_peb: bad ec header at pnum 405, drop this block [11.439]ubi0 warning: scan_peb: bad ec header at pnum 406, drop this block [11.446]ubi0 warning: scan_peb: bad ec header at pnum 407, drop this block [11.453]ubi0 warning: scan_peb: bad ec header at pnum 408, drop this block [11.460]ubi0 warning: scan_peb: bad ec header at pnum 409, drop this block [11.467]ubi0 warning: scan_peb: bad ec header at pnum 410, drop this block [11.474]ubi0 warning: scan_peb: bad ec header at pnum 411, drop this block [11.481]ubi0 warning: scan_peb: bad ec header at pnum 412, drop this block [11.488]ubi0 warning: scan_peb: bad ec header at pnum 413, drop this block [11.495]ubi0 warning: scan_peb: bad ec header at pnum 414, drop this block [11.502]ubi0 warning: scan_peb: bad ec header at pnum 415, drop this block [11.509]ubi0 warning: scan_peb: bad ec header at pnum 416, drop this block [11.516]ubi0 warning: scan_peb: bad ec header at pnum 417, drop this block [11.524]ubi0 warning: scan_peb: bad ec header at pnum 418, drop this block [11.531]ubi0 warning: scan_peb: bad ec header at pnum 419, drop this block [11.538]ubi0 warning: scan_peb: bad ec header at pnum 420, drop this block [11.545]ubi0 warning: scan_peb: bad ec header at pnum 421, drop this block [11.552]ubi0 warning: scan_peb: bad ec header at pnum 422, drop this block [11.559]ubi0 warning: scan_peb: bad ec header at pnum 423, drop this block [11.566]ubi0 warning: scan_peb: bad ec header at pnum 424, drop this block [11.573]ubi0 warning: scan_peb: bad ec header at pnum 425, drop this block [11.580]ubi0 warning: scan_peb: bad ec header at pnum 426, drop this block [11.587]ubi0 warning: scan_peb: bad ec header at pnum 427, drop this block [11.594]ubi0 warning: scan_peb: bad ec header at pnum 428, drop this block [11.601]ubi0 warning: scan_peb: bad ec header at pnum 429, drop this block [11.608]ubi0 warning: scan_peb: bad ec header at pnum 430, drop this block [11.615]ubi0 warning: scan_peb: bad ec header at pnum 431, drop this block [11.622]ubi0 warning: scan_peb: bad ec header at pnum 432, drop this block [11.629]ubi0 warning: scan_peb: bad ec header at pnum 433, drop this block [11.636]ubi0 warning: scan_peb: bad ec header at pnum 434, drop this block [11.643]ubi0 warning: scan_peb: bad ec header at pnum 435, drop this block [11.650]ubi0 warning: scan_peb: bad ec header at pnum 436, drop this block [11.657]ubi0 warning: scan_peb: bad ec header at pnum 437, drop this block [11.664]ubi0 warning: scan_peb: bad ec header at pnum 438, drop this block [11.671]ubi0 warning: scan_peb: bad ec header at pnum 439, drop this block [11.678]ubi0 warning: scan_peb: bad ec header at pnum 440, drop this block [11.685]ubi0 warning: scan_peb: bad ec header at pnum 441, drop this block [11.692]ubi0 warning: scan_peb: bad ec header at pnum 442, drop this block [11.699]ubi0 warning: scan_peb: bad ec header at pnum 443, drop this block [11.706]ubi0 warning: scan_peb: bad ec header at pnum 444, drop this block [11.713]ubi0 warning: scan_peb: bad ec header at pnum 445, drop this block [11.720]ubi0 warning: scan_peb: bad ec header at pnum 446, drop this block [11.727]ubi0 warning: scan_peb: bad ec header at pnum 447, drop this block [11.734]ubi0 warning: scan_peb: bad ec header at pnum 448, drop this block [11.741]ubi0 warning: scan_peb: bad ec header at pnum 449, drop this block [11.748]ubi0 warning: scan_peb: bad ec header at pnum 450, drop this block [11.755]ubi0 warning: scan_peb: bad ec header at pnum 451, drop this block [11.762]ubi0 warning: scan_peb: bad ec header at pnum 452, drop this block [11.770]ubi0 warning: scan_peb: bad ec header at pnum 453, drop this block [11.777]ubi0 warning: scan_peb: bad ec header at pnum 454, drop this block [11.784]ubi0 warning: scan_peb: bad ec header at pnum 455, drop this block [11.791]ubi0 warning: scan_peb: bad ec header at pnum 456, drop this block [11.798]ubi0 warning: scan_peb: bad ec header at pnum 457, drop this block [11.805]ubi0 warning: scan_peb: bad ec header at pnum 458, drop this block [11.812]ubi0 warning: scan_peb: bad ec header at pnum 459, drop this block [11.819]ubi0 warning: scan_peb: bad ec header at pnum 460, drop this block [11.826]ubi0 warning: scan_peb: bad ec header at pnum 461, drop this block [11.833]ubi0 warning: scan_peb: bad ec header at pnum 462, drop this block [11.840]ubi0 warning: scan_peb: bad ec header at pnum 463, drop this block [11.847]ubi0 warning: scan_peb: bad ec header at pnum 464, drop this block [11.854]ubi0 warning: scan_peb: bad ec header at pnum 465, drop this block [11.861]ubi0 warning: scan_peb: bad ec header at pnum 466, drop this block [11.868]ubi0 warning: scan_peb: bad ec header at pnum 467, drop this block [11.875]ubi0 warning: scan_peb: bad ec header at pnum 468, drop this block [11.882]ubi0 warning: scan_peb: bad ec header at pnum 469, drop this block [11.889]ubi0 warning: scan_peb: bad ec header at pnum 470, drop this block [11.896]ubi0 warning: scan_peb: bad ec header at pnum 471, drop this block [11.903]ubi0 warning: scan_peb: bad ec header at pnum 472, drop this block [11.910]ubi0 warning: scan_peb: bad ec header at pnum 473, drop this block [11.917]ubi0 warning: scan_peb: bad ec header at pnum 474, drop this block [11.924]ubi0 warning: scan_peb: bad ec header at pnum 475, drop this block [11.931]ubi0 warning: scan_peb: bad ec header at pnum 476, drop this block [11.938]ubi0 warning: scan_peb: bad ec header at pnum 477, drop this block [11.945]ubi0 warning: scan_peb: bad ec header at pnum 478, drop this block [11.952]ubi0 warning: scan_peb: bad ec header at pnum 479, drop this block [11.959]ubi0 warning: scan_peb: bad ec header at pnum 480, drop this block [11.966]ubi0 warning: scan_peb: bad ec header at pnum 481, drop this block [11.973]ubi0 warning: scan_peb: bad ec header at pnum 482, drop this block [11.980]ubi0 warning: scan_peb: bad ec header at pnum 483, drop this block [11.987]ubi0 warning: scan_peb: bad ec header at pnum 484, drop this block [11.994]ubi0 warning: scan_peb: bad ec header at pnum 485, drop this block [12.001]ubi0 warning: scan_peb: bad ec header at pnum 486, drop this block [12.009]ubi0 warning: scan_peb: bad ec header at pnum 487, drop this block [12.016]ubi0 warning: scan_peb: bad ec header at pnum 488, drop this block [12.023]ubi0 warning: scan_peb: bad ec header at pnum 489, drop this block [12.030]ubi0 warning: scan_peb: bad ec header at pnum 490, drop this block [12.037]ubi0 warning: scan_peb: bad ec header at pnum 491, drop this block [12.043]ubi0: scanning is finished [12.046]ubi0: empty MTD device detected [12.099]ubi0: attached mtd4 (name "sys", size 123 MiB) [12.103]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [12.110]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [12.116]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [12.122]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [12.128]ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128 [12.134]ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 0 [12.142]ubi0: available PEBs: 468, total reserved PEBs: 24, PEBs reserved for bad PEB handling: 20 no part need to protect user data [13.262]erase blk 0 to blk 32 SUNXI_EFEX_MBR_TAG mbr size = 0x10000 force mbr device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [13.333]MTD info (4) [13.335]pagesize: 0x1000 [13.337]blksize: 0x40000 [13.339]num offset bytes name [13.343]0 0x00000000 0x00100000 boot0 [13.347]1 0x00100000 0x00300000 uboot [13.350]2 0x00400000 0x00100000 secure_storage [13.355]3 0x00500000 0x07b00000 sys [13.358]MBR info (unalign): [13.361]partno addr sects type name [13.365]0 0x00000000 0x00008000 0x00000001 mbr [13.370]1 0x00008000 0x00000800 0x00008000 boot-resource [13.376]2 0x00008800 0x000001f8 0x00008000 env [13.381]3 0x000089f8 0x000001f8 0x00008000 env-redund [13.386]4 0x00008bf0 0x00005000 0x00008000 boot [13.391]5 0x0000dbf0 0x000103e8 0x00008000 rootfs [13.396]6 0x0001dfd8 0x00005780 0x00008000 recovery [13.401]7 0x00023758 0x000078f0 0x00008000 rootfs_data [13.407]8 0x0002b048 0x00000000 0x00000000 UDISK [13.412]ubi attach the last part of mtd device: NO.3 [13.416]MBR info (align): [13.418]partno addr sects type name [13.423]0 0x00002800 0x000081f0 0x00000001 mbr [13.428]1 0x0000a9f0 0x000009d8 0x00008000 boot-resource [13.434]2 0x0000b3c8 0x000001f8 0x00008000 env [13.439]3 0x0000b5c0 0x000001f8 0x00008000 env-redund [13.444]4 0x0000b7b8 0x000050b8 0x00008000 boot [13.449]5 0x00010870 0x000105d8 0x00008000 rootfs [13.454]6 0x00020e48 0x00005898 0x00008000 recovery [13.459]7 0x000266e0 0x00007a10 0x00008000 rootfs_data [13.464]8 0x0002e0f0 0x00000000 0x00000000 UDISK [13.469]ubi attach the last part of mtd device: NO.3 [13.474]ubi attatch mtd, name: sys [13.477]ubi0: detaching mtd4 [13.482]ubi0: mtd4 is detached [13.485]ubi0: attaching mtd4 [13.489]ubi0 warning: scan_peb: bad ec header at pnum 1, drop this block [13.495]ubi0 warning: scan_peb: bad ec header at pnum 2, drop this block [13.502]ubi0 warning: scan_peb: bad ec header at pnum 3, drop this block [13.509]ubi0 warning: scan_peb: bad ec header at pnum 4, drop this block [13.516]ubi0 warning: scan_peb: bad ec header at pnum 5, drop this block [13.523]ubi0 warning: scan_peb: bad ec header at pnum 6, drop this block [13.530]ubi0 warning: scan_peb: bad ec header at pnum 7, drop this block [13.537]ubi0 warning: scan_peb: bad ec header at pnum 8, drop this block [13.543]ubi0 warning: scan_peb: bad ec header at pnum 9, drop this block [13.550]ubi0 warning: scan_peb: bad ec header at pnum 10, drop this block [13.557]ubi0 warning: scan_peb: bad ec header at pnum 11, drop this block [13.564]ubi0 warning: scan_peb: bad ec header at pnum 12, drop this block [13.571]ubi0 warning: scan_peb: bad ec header at pnum 13, drop this block [13.578]ubi0 warning: scan_peb: bad ec header at pnum 14, drop this block [13.585]ubi0 warning: scan_peb: bad ec header at pnum 15, drop this block [13.592]ubi0 warning: scan_peb: bad ec header at pnum 16, drop this block [13.599]ubi0 warning: scan_peb: bad ec header at pnum 17, drop this block [13.606]ubi0 warning: scan_peb: bad ec header at pnum 18, drop this block [13.613]ubi0 warning: scan_peb: bad ec header at pnum 19, drop this block [13.620]ubi0 warning: scan_peb: bad ec header at pnum 20, drop this block [13.627]ubi0 warning: scan_peb: bad ec header at pnum 21, drop this block [13.634]ubi0 warning: scan_peb: bad ec header at pnum 22, drop this block [13.641]ubi0 warning: scan_peb: bad ec header at pnum 23, drop this block [13.647]ubi0 warning: scan_peb: bad ec header at pnum 24, drop this block [13.654]ubi0 warning: scan_peb: bad ec header at pnum 25, drop this block [13.661]ubi0 warning: scan_peb: bad ec header at pnum 26, drop this block [13.668]ubi0 warning: scan_peb: bad ec header at pnum 27, drop this block [13.675]ubi0 warning: scan_peb: bad ec header at pnum 28, drop this block [13.682]ubi0 warning: scan_peb: bad ec header at pnum 29, drop this block [13.689]ubi0 warning: scan_peb: bad ec header at pnum 30, drop this block [13.696]ubi0 warning: scan_peb: bad ec header at pnum 31, drop this block [13.703]ubi0 warning: scan_peb: bad ec header at pnum 32, drop this block [13.710]ubi0 warning: scan_peb: bad ec header at pnum 33, drop this block [13.717]ubi0 warning: scan_peb: bad ec header at pnum 34, drop this block [13.724]ubi0 warning: scan_peb: bad ec header at pnum 35, drop this block [13.731]ubi0 warning: scan_peb: bad ec header at pnum 36, drop this block [13.738]ubi0 warning: scan_peb: bad ec header at pnum 37, drop this block [13.745]ubi0 warning: scan_peb: bad ec header at pnum 38, drop this block [13.752]ubi0 warning: scan_peb: bad ec header at pnum 39, drop this block [13.759]ubi0 warning: scan_peb: bad ec header at pnum 40, drop this block [13.765]ubi0 warning: scan_peb: bad ec header at pnum 41, drop this block [13.772]ubi0 warning: scan_peb: bad ec header at pnum 42, drop this block [13.779]ubi0 warning: scan_peb: bad ec header at pnum 43, drop this block [13.786]ubi0 warning: scan_peb: bad ec header at pnum 44, drop this block [13.793]ubi0 warning: scan_peb: bad ec header at pnum 45, drop this block [13.800]ubi0 warning: scan_peb: bad ec header at pnum 46, drop this block [13.807]ubi0 warning: scan_peb: bad ec header at pnum 47, drop this block [13.814]ubi0 warning: scan_peb: bad ec header at pnum 48, drop this block [13.821]ubi0 warning: scan_peb: bad ec header at pnum 49, drop this block [13.828]ubi0 warning: scan_peb: bad ec header at pnum 50, drop this block [13.835]ubi0 warning: scan_peb: bad ec header at pnum 51, drop this block [13.842]ubi0 warning: scan_peb: bad ec header at pnum 52, drop this block [13.849]ubi0 warning: scan_peb: bad ec header at pnum 53, drop this block [13.856]ubi0 warning: scan_peb: bad ec header at pnum 54, drop this block [13.863]ubi0 warning: scan_peb: bad ec header at pnum 55, drop this block [13.870]ubi0 warning: scan_peb: bad ec header at pnum 56, drop this block [13.877]ubi0 warning: scan_peb: bad ec header at pnum 57, drop this block [13.884]ubi0 warning: scan_peb: bad ec header at pnum 58, drop this block [13.890]ubi0 warning: scan_peb: bad ec header at pnum 59, drop this block [13.897]ubi0 warning: scan_peb: bad ec header at pnum 60, drop this block [13.904]ubi0 warning: scan_peb: bad ec header at pnum 61, drop this block [13.911]ubi0 warning: scan_peb: bad ec header at pnum 62, drop this block [13.918]ubi0 warning: scan_peb: bad ec header at pnum 63, drop this block [13.925]ubi0 warning: scan_peb: bad ec header at pnum 64, drop this block [13.932]ubi0 warning: scan_peb: bad ec header at pnum 65, drop this block [13.939]ubi0 warning: scan_peb: bad ec header at pnum 66, drop this block [13.946]ubi0 warning: scan_peb: bad ec header at pnum 67, drop this block [13.953]ubi0 warning: scan_peb: bad ec header at pnum 68, drop this block [13.960]ubi0 warning: scan_peb: bad ec header at pnum 69, drop this block [13.967]ubi0 warning: scan_peb: bad ec header at pnum 70, drop this block [13.974]ubi0 warning: scan_peb: bad ec header at pnum 71, drop this block [13.981]ubi0 warning: scan_peb: bad ec header at pnum 72, drop this block [13.988]ubi0 warning: scan_peb: bad ec header at pnum 73, drop this block [13.995]ubi0 warning: scan_peb: bad ec header at pnum 74, drop this block [14.002]ubi0 warning: scan_peb: bad ec header at pnum 75, drop this block [14.008]ubi0 warning: scan_peb: bad ec header at pnum 76, drop this block [14.015]ubi0 warning: scan_peb: bad ec header at pnum 77, drop this block [14.022]ubi0 warning: scan_peb: bad ec header at pnum 78, drop this block [14.029]ubi0 warning: scan_peb: bad ec header at pnum 79, drop this block [14.036]ubi0 warning: scan_peb: bad ec header at pnum 80, drop this block [14.043]ubi0 warning: scan_peb: bad ec header at pnum 81, drop this block [14.050]ubi0 warning: scan_peb: bad ec header at pnum 82, drop this block [14.057]ubi0 warning: scan_peb: bad ec header at pnum 83, drop this block [14.064]ubi0 warning: scan_peb: bad ec header at pnum 84, drop this block [14.071]ubi0 warning: scan_peb: bad ec header at pnum 85, drop this block [14.078]ubi0 warning: scan_peb: bad ec header at pnum 86, drop this block [14.085]ubi0 warning: scan_peb: bad ec header at pnum 87, drop this block [14.092]ubi0 warning: scan_peb: bad ec header at pnum 88, drop this block [14.099]ubi0 warning: scan_peb: bad ec header at pnum 89, drop this block [14.106]ubi0 warning: scan_peb: bad ec header at pnum 90, drop this block [14.113]ubi0 warning: scan_peb: bad ec header at pnum 91, drop this block [14.120]ubi0 warning: scan_peb: bad ec header at pnum 92, drop this block [14.126]ubi0 warning: scan_peb: bad ec header at pnum 93, drop this block [14.133]ubi0 warning: scan_peb: bad ec header at pnum 94, drop this block [14.140]ubi0 warning: scan_peb: bad ec header at pnum 95, drop this block [14.147]ubi0 warning: scan_peb: bad ec header at pnum 96, drop this block [14.154]ubi0 warning: scan_peb: bad ec header at pnum 97, drop this block [14.161]ubi0 warning: scan_peb: bad ec header at pnum 98, drop this block [14.168]ubi0 warning: scan_peb: bad ec header at pnum 99, drop this block [14.175]ubi0 warning: scan_peb: bad ec header at pnum 100, drop this block [14.182]ubi0 warning: scan_peb: bad ec header at pnum 101, drop this block [14.189]ubi0 warning: scan_peb: bad ec header at pnum 102, drop this block [14.196]ubi0 warning: scan_peb: bad ec header at pnum 103, drop this block [14.203]ubi0 warning: scan_peb: bad ec header at pnum 104, drop this block [14.210]ubi0 warning: scan_peb: bad ec header at pnum 105, drop this block [14.217]ubi0 warning: scan_peb: bad ec header at pnum 106, drop this block [14.224]ubi0 warning: scan_peb: bad ec header at pnum 107, drop this block [14.231]ubi0 warning: scan_peb: bad ec header at pnum 108, drop this block [14.238]ubi0 warning: scan_peb: bad ec header at pnum 109, drop this block [14.245]ubi0 warning: scan_peb: bad ec header at pnum 110, drop this block [14.252]ubi0 warning: scan_peb: bad ec header at pnum 111, drop this block [14.259]ubi0 warning: scan_peb: bad ec header at pnum 112, drop this block [14.266]ubi0 warning: scan_peb: bad ec header at pnum 113, drop this block [14.273]ubi0 warning: scan_peb: bad ec header at pnum 114, drop this block [14.280]ubi0 warning: scan_peb: bad ec header at pnum 115, drop this block [14.288]ubi0 warning: scan_peb: bad ec header at pnum 116, drop this block [14.295]ubi0 warning: scan_peb: bad ec header at pnum 117, drop this block [14.302]ubi0 warning: scan_peb: bad ec header at pnum 118, drop this block [14.309]ubi0 warning: scan_peb: bad ec header at pnum 119, drop this block [14.316]ubi0 warning: scan_peb: bad ec header at pnum 120, drop this block [14.323]ubi0 warning: scan_peb: bad ec header at pnum 121, drop this block [14.330]ubi0 warning: scan_peb: bad ec header at pnum 122, drop this block [14.337]ubi0 warning: scan_peb: bad ec header at pnum 123, drop this block [14.344]ubi0 warning: scan_peb: bad ec header at pnum 124, drop this block [14.351]ubi0 warning: scan_peb: bad ec header at pnum 125, drop this block [14.358]ubi0 warning: scan_peb: bad ec header at pnum 126, drop this block [14.365]ubi0 warning: scan_peb: bad ec header at pnum 127, drop this block [14.372]ubi0 warning: scan_peb: bad ec header at pnum 128, drop this block [14.379]ubi0 warning: scan_peb: bad ec header at pnum 129, drop this block [14.386]ubi0 warning: scan_peb: bad ec header at pnum 130, drop this block [14.393]ubi0 warning: scan_peb: bad ec header at pnum 131, drop this block [14.400]ubi0 warning: scan_peb: bad ec header at pnum 132, drop this block [14.407]ubi0 warning: scan_peb: bad ec header at pnum 133, drop this block [14.414]ubi0 warning: scan_peb: bad ec header at pnum 134, drop this block [14.421]ubi0 warning: scan_peb: bad ec header at pnum 135, drop this block [14.428]ubi0 warning: scan_peb: bad ec header at pnum 136, drop this block [14.435]ubi0 warning: scan_peb: bad ec header at pnum 137, drop this block [14.442]ubi0 warning: scan_peb: bad ec header at pnum 138, drop this block [14.449]ubi0 warning: scan_peb: bad ec header at pnum 139, drop this block [14.456]ubi0 warning: scan_peb: bad ec header at pnum 140, drop this block [14.463]ubi0 warning: scan_peb: bad ec header at pnum 141, drop this block [14.470]ubi0 warning: scan_peb: bad ec header at pnum 142, drop this block [14.477]ubi0 warning: scan_peb: bad ec header at pnum 143, drop this block [14.484]ubi0 warning: scan_peb: bad ec header at pnum 144, drop this block [14.491]ubi0 warning: scan_peb: bad ec header at pnum 145, drop this block [14.498]ubi0 warning: scan_peb: bad ec header at pnum 146, drop this block [14.505]ubi0 warning: scan_peb: bad ec header at pnum 147, drop this block [14.512]ubi0 warning: scan_peb: bad ec header at pnum 148, drop this block [14.519]ubi0 warning: scan_peb: bad ec header at pnum 149, drop this block [14.527]ubi0 warning: scan_peb: bad ec header at pnum 150, drop this block [14.534]ubi0 warning: scan_peb: bad ec header at pnum 151, drop this block [14.541]ubi0 warning: scan_peb: bad ec header at pnum 152, drop this block [14.548]ubi0 warning: scan_peb: bad ec header at pnum 153, drop this block [14.555]ubi0 warning: scan_peb: bad ec header at pnum 154, drop this block [14.562]ubi0 warning: scan_peb: bad ec header at pnum 155, drop this block [14.569]ubi0 warning: scan_peb: bad ec header at pnum 156, drop this block [14.576]ubi0 warning: scan_peb: bad ec header at pnum 157, drop this block [14.583]ubi0 warning: scan_peb: bad ec header at pnum 158, drop this block [14.590]ubi0 warning: scan_peb: bad ec header at pnum 159, drop this block [14.597]ubi0 warning: scan_peb: bad ec header at pnum 160, drop this block [14.604]ubi0 warning: scan_peb: bad ec header at pnum 161, drop this block [14.611]ubi0 warning: scan_peb: bad ec header at pnum 162, drop this block [14.618]ubi0 warning: scan_peb: bad ec header at pnum 163, drop this block [14.625]ubi0 warning: scan_peb: bad ec header at pnum 164, drop this block [14.632]ubi0 warning: scan_peb: bad ec header at pnum 165, drop this block [14.639]ubi0 warning: scan_peb: bad ec header at pnum 166, drop this block [14.646]ubi0 warning: scan_peb: bad ec header at pnum 167, drop this block [14.653]ubi0 warning: scan_peb: bad ec header at pnum 168, drop this block [14.660]ubi0 warning: scan_peb: bad ec header at pnum 169, drop this block [14.667]ubi0 warning: scan_peb: bad ec header at pnum 170, drop this block [14.674]ubi0 warning: scan_peb: bad ec header at pnum 171, drop this block [14.681]ubi0 warning: scan_peb: bad ec header at pnum 172, drop this block [14.688]ubi0 warning: scan_peb: bad ec header at pnum 173, drop this block [14.695]ubi0 warning: scan_peb: bad ec header at pnum 174, drop this block [14.702]ubi0 warning: scan_peb: bad ec header at pnum 175, drop this block [14.709]ubi0 warning: scan_peb: bad ec header at pnum 176, drop this block [14.716]ubi0 warning: scan_peb: bad ec header at pnum 177, drop this block [14.723]ubi0 warning: scan_peb: bad ec header at pnum 178, drop this block [14.730]ubi0 warning: scan_peb: bad ec header at pnum 179, drop this block [14.737]ubi0 warning: scan_peb: bad ec header at pnum 180, drop this block [14.744]ubi0 warning: scan_peb: bad ec header at pnum 181, drop this block [14.751]ubi0 warning: scan_peb: bad ec header at pnum 182, drop this block [14.758]ubi0 warning: scan_peb: bad ec header at pnum 183, drop this block [14.766]ubi0 warning: scan_peb: bad ec header at pnum 184, drop this block [14.773]ubi0 warning: scan_peb: bad ec header at pnum 185, drop this block [14.780]ubi0 warning: scan_peb: bad ec header at pnum 186, drop this block [14.787]ubi0 warning: scan_peb: bad ec header at pnum 187, drop this block [14.794]ubi0 warning: scan_peb: bad ec header at pnum 188, drop this block [14.801]ubi0 warning: scan_peb: bad ec header at pnum 189, drop this block [14.808]ubi0 warning: scan_peb: bad ec header at pnum 190, drop this block [14.815]ubi0 warning: scan_peb: bad ec header at pnum 191, drop this block [14.822]ubi0 warning: scan_peb: bad ec header at pnum 192, drop this block [14.829]ubi0 warning: scan_peb: bad ec header at pnum 193, drop this block [14.836]ubi0 warning: scan_peb: bad ec header at pnum 194, drop this block [14.843]ubi0 warning: scan_peb: bad ec header at pnum 195, drop this block [14.850]ubi0 warning: scan_peb: bad ec header at pnum 196, drop this block [14.857]ubi0 warning: scan_peb: bad ec header at pnum 197, drop this block [14.864]ubi0 warning: scan_peb: bad ec header at pnum 198, drop this block [14.871]ubi0 warning: scan_peb: bad ec header at pnum 199, drop this block [14.878]ubi0 warning: scan_peb: bad ec header at pnum 200, drop this block [14.885]ubi0 warning: scan_peb: bad ec header at pnum 201, drop this block [14.892]ubi0 warning: scan_peb: bad ec header at pnum 202, drop this block [14.899]ubi0 warning: scan_peb: bad ec header at pnum 203, drop this block [14.906]ubi0 warning: scan_peb: bad ec header at pnum 204, drop this block [14.913]ubi0 warning: scan_peb: bad ec header at pnum 205, drop this block [14.920]ubi0 warning: scan_peb: bad ec header at pnum 206, drop this block [14.927]ubi0 warning: scan_peb: bad ec header at pnum 207, drop this block [14.934]ubi0 warning: scan_peb: bad ec header at pnum 208, drop this block [14.941]ubi0 warning: scan_peb: bad ec header at pnum 209, drop this block [14.948]ubi0 warning: scan_peb: bad ec header at pnum 210, drop this block [14.955]ubi0 warning: scan_peb: bad ec header at pnum 211, drop this block [14.962]ubi0 warning: scan_peb: bad ec header at pnum 212, drop this block [14.969]ubi0 warning: scan_peb: bad ec header at pnum 213, drop this block [14.976]ubi0 warning: scan_peb: bad ec header at pnum 214, drop this block [14.983]ubi0 warning: scan_peb: bad ec header at pnum 215, drop this block [14.990]ubi0 warning: scan_peb: bad ec header at pnum 216, drop this block [14.997]ubi0 warning: scan_peb: bad ec header at pnum 217, drop this block [15.005]ubi0 warning: scan_peb: bad ec header at pnum 218, drop this block [15.012]ubi0 warning: scan_peb: bad ec header at pnum 219, drop this block [15.019]ubi0 warning: scan_peb: bad ec header at pnum 220, drop this block [15.026]ubi0 warning: scan_peb: bad ec header at pnum 221, drop this block [15.033]ubi0 warning: scan_peb: bad ec header at pnum 222, drop this block [15.040]ubi0 warning: scan_peb: bad ec header at pnum 223, drop this block [15.047]ubi0 warning: scan_peb: bad ec header at pnum 224, drop this block [15.054]ubi0 warning: scan_peb: bad ec header at pnum 225, drop this block [15.061]ubi0 warning: scan_peb: bad ec header at pnum 226, drop this block [15.068]ubi0 warning: scan_peb: bad ec header at pnum 227, drop this block [15.075]ubi0 warning: scan_peb: bad ec header at pnum 228, drop this block [15.082]ubi0 warning: scan_peb: bad ec header at pnum 229, drop this block [15.089]ubi0 warning: scan_peb: bad ec header at pnum 230, drop this block [15.096]ubi0 warning: scan_peb: bad ec header at pnum 231, drop this block [15.103]ubi0 warning: scan_peb: bad ec header at pnum 232, drop this block [15.110]ubi0 warning: scan_peb: bad ec header at pnum 233, drop this block [15.117]ubi0 warning: scan_peb: bad ec header at pnum 234, drop this block [15.124]ubi0 warning: scan_peb: bad ec header at pnum 235, drop this block [15.131]ubi0 warning: scan_peb: bad ec header at pnum 236, drop this block [15.138]ubi0 warning: scan_peb: bad ec header at pnum 237, drop this block [15.145]ubi0 warning: scan_peb: bad ec header at pnum 238, drop this block [15.152]ubi0 warning: scan_peb: bad ec header at pnum 239, drop this block [15.159]ubi0 warning: scan_peb: bad ec header at pnum 240, drop this block [15.166]ubi0 warning: scan_peb: bad ec header at pnum 241, drop this block [15.173]ubi0 warning: scan_peb: bad ec header at pnum 242, drop this block [15.180]ubi0 warning: scan_peb: bad ec header at pnum 243, drop this block [15.187]ubi0 warning: scan_peb: bad ec header at pnum 244, drop this block [15.194]ubi0 warning: scan_peb: bad ec header at pnum 245, drop this block [15.201]ubi0 warning: scan_peb: bad ec header at pnum 246, drop this block [15.208]ubi0 warning: scan_peb: bad ec header at pnum 247, drop this block [15.215]ubi0 warning: scan_peb: bad ec header at pnum 248, drop this block [15.222]ubi0 warning: scan_peb: bad ec header at pnum 249, drop this block [15.229]ubi0 warning: scan_peb: bad ec header at pnum 250, drop this block [15.236]ubi0 warning: scan_peb: bad ec header at pnum 251, drop this block [15.244]ubi0 warning: scan_peb: bad ec header at pnum 252, drop this block [15.251]ubi0 warning: scan_peb: bad ec header at pnum 253, drop this block [15.258]ubi0 warning: scan_peb: bad ec header at pnum 254, drop this block [15.265]ubi0 warning: scan_peb: bad ec header at pnum 255, drop this block [15.272]ubi0 warning: scan_peb: bad ec header at pnum 256, drop this block [15.279]ubi0 warning: scan_peb: bad ec header at pnum 257, drop this block [15.286]ubi0 warning: scan_peb: bad ec header at pnum 258, drop this block [15.293]ubi0 warning: scan_peb: bad ec header at pnum 259, drop this block [15.300]ubi0 warning: scan_peb: bad ec header at pnum 260, drop this block [15.307]ubi0 warning: scan_peb: bad ec header at pnum 261, drop this block [15.314]ubi0 warning: scan_peb: bad ec header at pnum 262, drop this block [15.321]ubi0 warning: scan_peb: bad ec header at pnum 263, drop this block [15.328]ubi0 warning: scan_peb: bad ec header at pnum 264, drop this block [15.335]ubi0 warning: scan_peb: bad ec header at pnum 265, drop this block [15.342]ubi0 warning: scan_peb: bad ec header at pnum 266, drop this block [15.349]ubi0 warning: scan_peb: bad ec header at pnum 267, drop this block [15.356]ubi0 warning: scan_peb: bad ec header at pnum 268, drop this block [15.363]ubi0 warning: scan_peb: bad ec header at pnum 269, drop this block [15.370]ubi0 warning: scan_peb: bad ec header at pnum 270, drop this block [15.377]ubi0 warning: scan_peb: bad ec header at pnum 271, drop this block [15.384]ubi0 warning: scan_peb: bad ec header at pnum 272, drop this block [15.391]ubi0 warning: scan_peb: bad ec header at pnum 273, drop this block [15.398]ubi0 warning: scan_peb: bad ec header at pnum 274, drop this block [15.405]ubi0 warning: scan_peb: bad ec header at pnum 275, drop this block [15.412]ubi0 warning: scan_peb: bad ec header at pnum 276, drop this block [15.419]ubi0 warning: scan_peb: bad ec header at pnum 277, drop this block [15.426]ubi0 warning: scan_peb: bad ec header at pnum 278, drop this block [15.433]ubi0 warning: scan_peb: bad ec header at pnum 279, drop this block [15.440]ubi0 warning: scan_peb: bad ec header at pnum 280, drop this block [15.447]ubi0 warning: scan_peb: bad ec header at pnum 281, drop this block [15.454]ubi0 warning: scan_peb: bad ec header at pnum 282, drop this block [15.461]ubi0 warning: scan_peb: bad ec header at pnum 283, drop this block [15.468]ubi0 warning: scan_peb: bad ec header at pnum 284, drop this block [15.475]ubi0 warning: scan_peb: bad ec header at pnum 285, drop this block [15.483]ubi0 warning: scan_peb: bad ec header at pnum 286, drop this block [15.490]ubi0 warning: scan_peb: bad ec header at pnum 287, drop this block [15.497]ubi0 warning: scan_peb: bad ec header at pnum 288, drop this block [15.504]ubi0 warning: scan_peb: bad ec header at pnum 289, drop this block [15.511]ubi0 warning: scan_peb: bad ec header at pnum 290, drop this block [15.518]ubi0 warning: scan_peb: bad ec header at pnum 291, drop this block [15.525]ubi0 warning: scan_peb: bad ec header at pnum 292, drop this block [15.532]ubi0 warning: scan_peb: bad ec header at pnum 293, drop this block [15.539]ubi0 warning: scan_peb: bad ec header at pnum 294, drop this block [15.546]ubi0 warning: scan_peb: bad ec header at pnum 295, drop this block [15.553]ubi0 warning: scan_peb: bad ec header at pnum 296, drop this block [15.560]ubi0 warning: scan_peb: bad ec header at pnum 297, drop this block [15.567]ubi0 warning: scan_peb: bad ec header at pnum 298, drop this block [15.574]ubi0 warning: scan_peb: bad ec header at pnum 299, drop this block [15.581]ubi0 warning: scan_peb: bad ec header at pnum 300, drop this block [15.588]ubi0 warning: scan_peb: bad ec header at pnum 301, drop this block [15.595]ubi0 warning: scan_peb: bad ec header at pnum 302, drop this block [15.602]ubi0 warning: scan_peb: bad ec header at pnum 303, drop this block [15.609]ubi0 warning: scan_peb: bad ec header at pnum 304, drop this block [15.616]ubi0 warning: scan_peb: bad ec header at pnum 305, drop this block [15.623]ubi0 warning: scan_peb: bad ec header at pnum 306, drop this block [15.630]ubi0 warning: scan_peb: bad ec header at pnum 307, drop this block [15.637]ubi0 warning: scan_peb: bad ec header at pnum 308, drop this block [15.644]ubi0 warning: scan_peb: bad ec header at pnum 309, drop this block [15.651]ubi0 warning: scan_peb: bad ec header at pnum 310, drop this block [15.658]ubi0 warning: scan_peb: bad ec header at pnum 311, drop this block [15.665]ubi0 warning: scan_peb: bad ec header at pnum 312, drop this block [15.672]ubi0 warning: scan_peb: bad ec header at pnum 313, drop this block [15.679]ubi0 warning: scan_peb: bad ec header at pnum 314, drop this block [15.686]ubi0 warning: scan_peb: bad ec header at pnum 315, drop this block [15.693]ubi0 warning: scan_peb: bad ec header at pnum 316, drop this block [15.700]ubi0 warning: scan_peb: bad ec header at pnum 317, drop this block [15.707]ubi0 warning: scan_peb: bad ec header at pnum 318, drop this block [15.714]ubi0 warning: scan_peb: bad ec header at pnum 319, drop this block [15.722]ubi0 warning: scan_peb: bad ec header at pnum 320, drop this block [15.729]ubi0 warning: scan_peb: bad ec header at pnum 321, drop this block [15.736]ubi0 warning: scan_peb: bad ec header at pnum 322, drop this block [15.743]ubi0 warning: scan_peb: bad ec header at pnum 323, drop this block [15.750]ubi0 warning: scan_peb: bad ec header at pnum 324, drop this block [15.757]ubi0 warning: scan_peb: bad ec header at pnum 325, drop this block [15.764]ubi0 warning: scan_peb: bad ec header at pnum 326, drop this block [15.771]ubi0 warning: scan_peb: bad ec header at pnum 327, drop this block [15.778]ubi0 warning: scan_peb: bad ec header at pnum 328, drop this block [15.785]ubi0 warning: scan_peb: bad ec header at pnum 329, drop this block [15.792]ubi0 warning: scan_peb: bad ec header at pnum 330, drop this block [15.799]ubi0 warning: scan_peb: bad ec header at pnum 331, drop this block [15.806]ubi0 warning: scan_peb: bad ec header at pnum 332, drop this block [15.813]ubi0 warning: scan_peb: bad ec header at pnum 333, drop this block [15.820]ubi0 warning: scan_peb: bad ec header at pnum 334, drop this block [15.827]ubi0 warning: scan_peb: bad ec header at pnum 335, drop this block [15.834]ubi0 warning: scan_peb: bad ec header at pnum 336, drop this block [15.841]ubi0 warning: scan_peb: bad ec header at pnum 337, drop this block [15.848]ubi0 warning: scan_peb: bad ec header at pnum 338, drop this block [15.855]ubi0 warning: scan_peb: bad ec header at pnum 339, drop this block [15.862]ubi0 warning: scan_peb: bad ec header at pnum 340, drop this block [15.869]ubi0 warning: scan_peb: bad ec header at pnum 341, drop this block [15.876]ubi0 warning: scan_peb: bad ec header at pnum 342, drop this block [15.883]ubi0 warning: scan_peb: bad ec header at pnum 343, drop this block [15.890]ubi0 warning: scan_peb: bad ec header at pnum 344, drop this block [15.897]ubi0 warning: scan_peb: bad ec header at pnum 345, drop this block [15.904]ubi0 warning: scan_peb: bad ec header at pnum 346, drop this block [15.911]ubi0 warning: scan_peb: bad ec header at pnum 347, drop this block [15.918]ubi0 warning: scan_peb: bad ec header at pnum 348, drop this block [15.925]ubi0 warning: scan_peb: bad ec header at pnum 349, drop this block [15.932]ubi0 warning: scan_peb: bad ec header at pnum 350, drop this block [15.939]ubi0 warning: scan_peb: bad ec header at pnum 351, drop this block [15.946]ubi0 warning: scan_peb: bad ec header at pnum 352, drop this block [15.953]ubi0 warning: scan_peb: bad ec header at pnum 353, drop this block [15.960]ubi0 warning: scan_peb: bad ec header at pnum 354, drop this block [15.968]ubi0 warning: scan_peb: bad ec header at pnum 355, drop this block [15.975]ubi0 warning: scan_peb: bad ec header at pnum 356, drop this block [15.982]ubi0 warning: scan_peb: bad ec header at pnum 357, drop this block [15.989]ubi0 warning: scan_peb: bad ec header at pnum 358, drop this block [15.996]ubi0 warning: scan_peb: bad ec header at pnum 359, drop this block [16.003]ubi0 warning: scan_peb: bad ec header at pnum 360, drop this block [16.010]ubi0 warning: scan_peb: bad ec header at pnum 361, drop this block [16.017]ubi0 warning: scan_peb: bad ec header at pnum 362, drop this block [16.024]ubi0 warning: scan_peb: bad ec header at pnum 363, drop this block [16.031]ubi0 warning: scan_peb: bad ec header at pnum 364, drop this block [16.038]ubi0 warning: scan_peb: bad ec header at pnum 365, drop this block [16.045]ubi0 warning: scan_peb: bad ec header at pnum 366, drop this block [16.052]ubi0 warning: scan_peb: bad ec header at pnum 367, drop this block [16.059]ubi0 warning: scan_peb: bad ec header at pnum 368, drop this block [16.066]ubi0 warning: scan_peb: bad ec header at pnum 369, drop this block [16.073]ubi0 warning: scan_peb: bad ec header at pnum 370, drop this block [16.080]ubi0 warning: scan_peb: bad ec header at pnum 371, drop this block [16.087]ubi0 warning: scan_peb: bad ec header at pnum 372, drop this block [16.094]ubi0 warning: scan_peb: bad ec header at pnum 373, drop this block [16.101]ubi0 warning: scan_peb: bad ec header at pnum 374, drop this block [16.108]ubi0 warning: scan_peb: bad ec header at pnum 375, drop this block [16.115]ubi0 warning: scan_peb: bad ec header at pnum 376, drop this block [16.122]ubi0 warning: scan_peb: bad ec header at pnum 377, drop this block [16.129]ubi0 warning: scan_peb: bad ec header at pnum 378, drop this block [16.136]ubi0 warning: scan_peb: bad ec header at pnum 379, drop this block [16.143]ubi0 warning: scan_peb: bad ec header at pnum 380, drop this block [16.150]ubi0 warning: scan_peb: bad ec header at pnum 381, drop this block [16.157]ubi0 warning: scan_peb: bad ec header at pnum 382, drop this block [16.164]ubi0 warning: scan_peb: bad ec header at pnum 383, drop this block [16.171]ubi0 warning: scan_peb: bad ec header at pnum 384, drop this block [16.178]ubi0 warning: scan_peb: bad ec header at pnum 385, drop this block [16.185]ubi0 warning: scan_peb: bad ec header at pnum 386, drop this block [16.192]ubi0 warning: scan_peb: bad ec header at pnum 387, drop this block [16.199]ubi0 warning: scan_peb: bad ec header at pnum 388, drop this block [16.207]ubi0 warning: scan_peb: bad ec header at pnum 389, drop this block [16.214]ubi0 warning: scan_peb: bad ec header at pnum 390, drop this block [16.221]ubi0 warning: scan_peb: bad ec header at pnum 391, drop this block [16.228]ubi0 warning: scan_peb: bad ec header at pnum 392, drop this block [16.235]ubi0 warning: scan_peb: bad ec header at pnum 393, drop this block [16.242]ubi0 warning: scan_peb: bad ec header at pnum 394, drop this block [16.249]ubi0 warning: scan_peb: bad ec header at pnum 395, drop this block [16.256]ubi0 warning: scan_peb: bad ec header at pnum 396, drop this block [16.263]ubi0 warning: scan_peb: bad ec header at pnum 397, drop this block [16.270]ubi0 warning: scan_peb: bad ec header at pnum 398, drop this block [16.277]ubi0 warning: scan_peb: bad ec header at pnum 399, drop this block [16.284]ubi0 warning: scan_peb: bad ec header at pnum 400, drop this block [16.291]ubi0 warning: scan_peb: bad ec header at pnum 401, drop this block [16.298]ubi0 warning: scan_peb: bad ec header at pnum 402, drop this block [16.305]ubi0 warning: scan_peb: bad ec header at pnum 403, drop this block [16.312]ubi0 warning: scan_peb: bad ec header at pnum 404, drop this block [16.319]ubi0 warning: scan_peb: bad ec header at pnum 405, drop this block [16.326]ubi0 warning: scan_peb: bad ec header at pnum 406, drop this block [16.333]ubi0 warning: scan_peb: bad ec header at pnum 407, drop this block [16.340]ubi0 warning: scan_peb: bad ec header at pnum 408, drop this block [16.347]ubi0 warning: scan_peb: bad ec header at pnum 409, drop this block [16.354]ubi0 warning: scan_peb: bad ec header at pnum 410, drop this block [16.361]ubi0 warning: scan_peb: bad ec header at pnum 411, drop this block [16.368]ubi0 warning: scan_peb: bad ec header at pnum 412, drop this block [16.375]ubi0 warning: scan_peb: bad ec header at pnum 413, drop this block [16.382]ubi0 warning: scan_peb: bad ec header at pnum 414, drop this block [16.389]ubi0 warning: scan_peb: bad ec header at pnum 415, drop this block [16.396]ubi0 warning: scan_peb: bad ec header at pnum 416, drop this block [16.403]ubi0 warning: scan_peb: bad ec header at pnum 417, drop this block [16.410]ubi0 warning: scan_peb: bad ec header at pnum 418, drop this block [16.417]ubi0 warning: scan_peb: bad ec header at pnum 419, drop this block [16.424]ubi0 warning: scan_peb: bad ec header at pnum 420, drop this block [16.431]ubi0 warning: scan_peb: bad ec header at pnum 421, drop this block [16.438]ubi0 warning: scan_peb: bad ec header at pnum 422, drop this block [16.446]ubi0 warning: scan_peb: bad ec header at pnum 423, drop this block [16.453]ubi0 warning: scan_peb: bad ec header at pnum 424, drop this block [16.460]ubi0 warning: scan_peb: bad ec header at pnum 425, drop this block [16.467]ubi0 warning: scan_peb: bad ec header at pnum 426, drop this block [16.474]ubi0 warning: scan_peb: bad ec header at pnum 427, drop this block [16.481]ubi0 warning: scan_peb: bad ec header at pnum 428, drop this block [16.488]ubi0 warning: scan_peb: bad ec header at pnum 429, drop this block [16.495]ubi0 warning: scan_peb: bad ec header at pnum 430, drop this block [16.502]ubi0 warning: scan_peb: bad ec header at pnum 431, drop this block [16.509]ubi0 warning: scan_peb: bad ec header at pnum 432, drop this block [16.516]ubi0 warning: scan_peb: bad ec header at pnum 433, drop this block [16.523]ubi0 warning: scan_peb: bad ec header at pnum 434, drop this block [16.530]ubi0 warning: scan_peb: bad ec header at pnum 435, drop this block [16.537]ubi0 warning: scan_peb: bad ec header at pnum 436, drop this block [16.544]ubi0 warning: scan_peb: bad ec header at pnum 437, drop this block [16.551]ubi0 warning: scan_peb: bad ec header at pnum 438, drop this block [16.558]ubi0 warning: scan_peb: bad ec header at pnum 439, drop this block [16.565]ubi0 warning: scan_peb: bad ec header at pnum 440, drop this block [16.572]ubi0 warning: scan_peb: bad ec header at pnum 441, drop this block [16.579]ubi0 warning: scan_peb: bad ec header at pnum 442, drop this block [16.586]ubi0 warning: scan_peb: bad ec header at pnum 443, drop this block [16.593]ubi0 warning: scan_peb: bad ec header at pnum 444, drop this block [16.600]ubi0 warning: scan_peb: bad ec header at pnum 445, drop this block [16.607]ubi0 warning: scan_peb: bad ec header at pnum 446, drop this block [16.614]ubi0 warning: scan_peb: bad ec header at pnum 447, drop this block [16.621]ubi0 warning: scan_peb: bad ec header at pnum 448, drop this block [16.628]ubi0 warning: scan_peb: bad ec header at pnum 449, drop this block [16.635]ubi0 warning: scan_peb: bad ec header at pnum 450, drop this block [16.642]ubi0 warning: scan_peb: bad ec header at pnum 451, drop this block [16.649]ubi0 warning: scan_peb: bad ec header at pnum 452, drop this block [16.656]ubi0 warning: scan_peb: bad ec header at pnum 453, drop this block [16.663]ubi0 warning: scan_peb: bad ec header at pnum 454, drop this block [16.670]ubi0 warning: scan_peb: bad ec header at pnum 455, drop this block [16.677]ubi0 warning: scan_peb: bad ec header at pnum 456, drop this block [16.684]ubi0 warning: scan_peb: bad ec header at pnum 457, drop this block [16.692]ubi0 warning: scan_peb: bad ec header at pnum 458, drop this block [16.699]ubi0 warning: scan_peb: bad ec header at pnum 459, drop this block [16.706]ubi0 warning: scan_peb: bad ec header at pnum 460, drop this block [16.713]ubi0 warning: scan_peb: bad ec header at pnum 461, drop this block [16.720]ubi0 warning: scan_peb: bad ec header at pnum 462, drop this block [16.727]ubi0 warning: scan_peb: bad ec header at pnum 463, drop this block [16.734]ubi0 warning: scan_peb: bad ec header at pnum 464, drop this block [16.741]ubi0 warning: scan_peb: bad ec header at pnum 465, drop this block [16.748]ubi0 warning: scan_peb: bad ec header at pnum 466, drop this block [16.755]ubi0 warning: scan_peb: bad ec header at pnum 467, drop this block [16.762]ubi0 warning: scan_peb: bad ec header at pnum 468, drop this block [16.769]ubi0 warning: scan_peb: bad ec header at pnum 469, drop this block [16.776]ubi0 warning: scan_peb: bad ec header at pnum 470, drop this block [16.783]ubi0 warning: scan_peb: bad ec header at pnum 471, drop this block [16.790]ubi0 warning: scan_peb: bad ec header at pnum 472, drop this block [16.797]ubi0 warning: scan_peb: bad ec header at pnum 473, drop this block [16.804]ubi0 warning: scan_peb: bad ec header at pnum 474, drop this block [16.811]ubi0 warning: scan_peb: bad ec header at pnum 475, drop this block [16.818]ubi0 warning: scan_peb: bad ec header at pnum 476, drop this block [16.825]ubi0 warning: scan_peb: bad ec header at pnum 477, drop this block [16.832]ubi0 warning: scan_peb: bad ec header at pnum 478, drop this block [16.839]ubi0 warning: scan_peb: bad ec header at pnum 479, drop this block [16.846]ubi0 warning: scan_peb: bad ec header at pnum 480, drop this block [16.853]ubi0 warning: scan_peb: bad ec header at pnum 481, drop this block [16.860]ubi0 warning: scan_peb: bad ec header at pnum 482, drop this block [16.867]ubi0 warning: scan_peb: bad ec header at pnum 483, drop this block [16.874]ubi0 warning: scan_peb: bad ec header at pnum 484, drop this block [16.881]ubi0 warning: scan_peb: bad ec header at pnum 485, drop this block [16.888]ubi0 warning: scan_peb: bad ec header at pnum 486, drop this block [16.895]ubi0 warning: scan_peb: bad ec header at pnum 487, drop this block [16.902]ubi0 warning: scan_peb: bad ec header at pnum 488, drop this block [16.909]ubi0 warning: scan_peb: bad ec header at pnum 489, drop this block [16.916]ubi0 warning: scan_peb: bad ec header at pnum 490, drop this block [16.923]ubi0 warning: scan_peb: bad ec header at pnum 491, drop this block [16.930]ubi0: scanning is finished [16.934]ubi0 error: ubi_read_volume_table: the layout volume was not found [16.941]ubi0 error: ubi_attach_mtd_dev: failed to attach mtd4, error -22 [16.948]UBI error: cannot attach mtd4 [16.951]UBI error: cannot initialize UBI, error -22 UBI init error 22 Please check, if the correct MTD partition is used (size big enough?) [16.963]ubi part sys err ! [16.966]initialize sunxi spinand ubi failed download_standard_gpt:write mbr sectors fail ret = 0
6Mhz也一样,奇怪了.
-
回复: D1s 烧录 W25N01 出错,请问是什么问题呢?
[1163]fes begin commit:88480af-dirty [1166]set pll start [1168]periph0 has been enabled [1171]set pll end [1173][pmu]: bus read error [1175]board init ok [1177]beign to init dram [1179]ZQ value = 0x2f [1181]get_pmu_exist() = -1 [1184]ddr_efuse_type: 0xa [1186]trefi:7.8ms [1189][AUTO DEBUG] single rank and full DQ! [1193]ddr_efuse_type: 0xa [1195]trefi:7.8ms [1197][AUTO DEBUG] rank 0 row = 13 [1200][AUTO DEBUG] rank 0 bank = 4 [1204][AUTO DEBUG] rank 0 page size = 2 KB [1208]DRAM BOOT DRIVE INFO: V0.33 [1211]DRAM CLK = 528 MHz [1213]DRAM Type = 2 (2:DDR2,3:DDR3) [1216]DRAMC read ODT off. [1219]DRAM ODT off. [1221]ddr_efuse_type: 0xa [1223]DRAM SIZE =64 M [1225]dram_tpr4:0x0 [1227]PLL_DDR_CTRL_REG:0xf8002b00 [1230]DRAM_CLK_REG:0xc0000000 [1233][TIMING DEBUG] MR2= 0x0 [1238]DRAM simple test OK. [1240]init dram ok U-Boot 2018.05-g24521d6-dirty (Nov 13 2022 - 12:34:54 +0800) Allwinner Technology [04.303]DRAM: 64 MiB [04.308]Relocation Offset is: 01ee3000 [04.334]secure enable bit: 0 [04.340]CPU=720 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz [04.346]flash init start [04.349]workmode = 16,storage type = 0 try card 2 set card number 2 get card number 2 [04.356][mmc]: mmc driver ver uboot2018:2021-11-19 15:38:00 [04.366][mmc]: get sdc_type fail and use default host:tm4. [04.399][mmc]: Is not Boot mode! [04.401][mmc]: SUNXI SDMMC Controller Version:0x50310 [04.413][mmc]: ************Try SD card 2************ [04.418][mmc]: mmc 2 cmd timeout 100 status 100 [04.422][mmc]: smc 2 err, cmd 8, RTO [04.426][mmc]: mmc 2 close bus gating and reset [04.431][mmc]: mmc 2 cmd timeout 100 status 100 [04.435][mmc]: smc 2 err, cmd 55, RTO [04.438][mmc]: mmc 2 close bus gating and reset [04.443][mmc]: ************Try MMC card 2************ [04.451][mmc]: mmc 2 cmd timeout 100 status 100 [04.456][mmc]: smc 2 err, cmd 1, RTO [04.459][mmc]: mmc 2 close bus gating and reset [04.463][mmc]: Card did not respond to voltage select! [04.468][mmc]: ************SD/MMC 2 init error!************ [04.473][mmc]: mmc init product failed MMC init failed try emmc fail [04.490]sunxi-spinand: AW SPINand MTD Layer Version: 1.5 20200407 [04.496]sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.9 20200306 [04.561]sunxi-spinand-phy: request spi0 gpio ok [04.566]sunxi-spinand-phy: request general tx dma channel ok! [04.571]sunxi-spinand-phy: request general rx dma channel ok! [04.576]sunxi-spinand-phy: set spic0 clk to 20 Mhz [04.581]sunxi-spinand-phy: init spic0 clk ok sspi->base_addr = 0x4025000, the SPI control register: [VER] 0x4025000 = 0x00010001, [GCR] 0x4025004 = 0x00000083, [TCR] 0x4025008 = 0x00000184 [ICR] 0x4025010 = 0x00000f00, [ISR] 0x4025014 = 0x00000032, [FCR] 0x4025018 = 0x00200020 [FSR] 0x402501c = 0x00000000, [WCR] 0x4025020 = 0x00000000, [CCR] 0x4025024 = 0x00000002 [SDC] 0x4025028 = 0x00002000, [BCR] 0x4025030 = 0x00000000, [TCR] 0x4025034 = 0x00000000 [BCC] 0x4025038 = 0x00000000, [DMA] 0x4025088 = 0x000000e5 [04.627]sunxi-spinand-phy: not detect any munufacture from id table [04.643]sunxi-spinand-phy: get spi-nand Model from fdt fail [04.648]sunxi-spinand-phy: get phy info from fdt fail [04.653]sunxi-spinand-phy: not detect munufacture from fdt [04.658]sunxi-spinand-phy: detect munufacture from id table: Winbond [04.664]sunxi-spinand-phy: detect spinand id: ff21aaef ffffffff [04.670]sunxi-spinand-phy: ========== arch info ========== [04.675]sunxi-spinand-phy: Model: W25N01GVZEIG [04.681]sunxi-spinand-phy: Munufacture: Winbond [04.686]sunxi-spinand-phy: DieCntPerChip: 1 [04.690]sunxi-spinand-phy: BlkCntPerDie: 1024 [04.695]sunxi-spinand-phy: PageCntPerBlk: 64 [04.699]sunxi-spinand-phy: SectCntPerPage: 4 [04.704]sunxi-spinand-phy: OobSizePerPage: 64 [04.708]sunxi-spinand-phy: BadBlockFlag: 0x0 [04.713]sunxi-spinand-phy: OperationOpt: 0x7 [04.717]sunxi-spinand-phy: MaxEraseTimes: 65000 [04.722]sunxi-spinand-phy: EccFlag: 0x0 [04.727]sunxi-spinand-phy: EccType: 2 [04.731]sunxi-spinand-phy: EccProtectedType: 3 [04.735]sunxi-spinand-phy: ======================================== [04.741]sunxi-spinand-phy: [04.744]sunxi-spinand-phy: ========== physical info ========== [04.749]sunxi-spinand-phy: TotalSize: 128 M [04.754]sunxi-spinand-phy: SectorSize: 512 B [04.758]sunxi-spinand-phy: PageSize: 2 K [04.762]sunxi-spinand-phy: BlockSize: 128 K [04.766]sunxi-spinand-phy: OOBSize: 64 B [04.770]sunxi-spinand-phy: ======================================== [04.776]sunxi-spinand-phy: [04.779]sunxi-spinand-phy: ========== logical info ========== [04.784]sunxi-spinand-phy: TotalSize: 128 M [04.788]sunxi-spinand-phy: SectorSize: 512 B [04.792]sunxi-spinand-phy: PageSize: 4 K [04.796]sunxi-spinand-phy: BlockSize: 256 K [04.800]sunxi-spinand-phy: OOBSize: 128 B [04.805]sunxi-spinand-phy: ======================================== [04.821]sunxi-spinand-phy: set spic0 clk to 30 Mhz [04.826]sunxi-spinand-phy: block lock register: 0x00 [04.830]sunxi-spinand-phy: feature register: 0x19 [04.835]sunxi-spinand-phy: sunxi physic nand init end [04.845]Loading Environment from SUNXI_FLASH... OK [04.859]try to burn key [04.863]out of usb burn from boot: not need burn key [04.867]Net: [04.868]No ethernet found. Hit any key to stop autoboot: 0 sunxi work mode=0x10 run usb efex delay time 2500 weak:otg_phy_config usb init ok set address 0x33 set address 0x33 ok set address 0x3f set address 0x3f ok SUNXI_EFEX_ERASE_TAG erase_flag = 0x12 origin_erase_flag = 0x1 FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 the 0 mbr table is ok the 1 mbr table is ok the 2 mbr table is ok the 3 mbr table is ok *************MBR DUMP*************** total mbr part 8 part[0] name :boot-resource part[0] classname :DISK part[0] addrlo :0x8000 part[0] lenlo :0x800 part[0] user_type :32768 part[0] keydata :0 part[0] ro :0 part[1] name :env part[1] classname :DISK part[1] addrlo :0x8800 part[1] lenlo :0x1f8 part[1] user_type :32768 part[1] keydata :0 part[1] ro :0 part[2] name :env-redund part[2] classname :DISK part[2] addrlo :0x89f8 part[2] lenlo :0x1f8 part[2] user_type :32768 part[2] keydata :0 part[2] ro :0 part[3] name :boot part[3] classname :DISK part[3] addrlo :0x8bf0 part[3] lenlo :0x5000 part[3] user_type :32768 part[3] keydata :0 part[3] ro :0 part[4] name :rootfs part[4] classname :DISK part[4] addrlo :0xdbf0 part[4] lenlo :0x103e8 part[4] user_type :32768 part[4] keydata :0 part[4] ro :0 part[5] name :recovery part[5] classname :DISK part[5] addrlo :0x1dfd8 part[5] lenlo :0x5780 part[5] user_type :32768 part[5] keydata :0 part[5] ro :0 part[6] name :rootfs_data part[6] classname :DISK part[6] addrlo :0x23758 part[6] lenlo :0x78f0 part[6] user_type :32768 part[6] keydata :0 part[6] ro :0 part[7] name :UDISK part[7] classname :DISK part[7] addrlo :0x2b048 part[7] lenlo :0x0 part[7] user_type :0 part[7] keydata :0 part[7] ro :0 common1(partition3) need it, here is a weak func total part: 9 mbr 0, 8000, 8000 boot-resource 1, 800, 8000 env 2, 1f8, 8000 env-redund 3, 1f8, 8000 boot 4, 5000, 8000 rootfs 5, 103e8, 8000 recovery 6, 5780, 8000 rootfs_data 7, 78f0, 8000 UDISK 8, 0, 0 [08.196]erase blk 0 to blk 32 need erase flash: 18 [08.223]mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [08.283]MTD info (4) [08.285]pagesize: 0x1000 [08.287]blksize: 0x40000 [08.290]num offset bytes name [08.293]0 0x00000000 0x00100000 boot0 [08.297]1 0x00100000 0x00300000 uboot [08.301]2 0x00400000 0x00100000 secure_storage [08.305]3 0x00500000 0x07b00000 sys [08.308]ubi attach the last part of mtd device: NO.3 [08.429]ubi0: attaching mtd4 [08.431]ubi0 warning: scan_peb: bad ec header at pnum 0, drop this block [08.438]ubi0 warning: scan_peb: bad ec header at pnum 1, drop this block [08.445]ubi0 warning: scan_peb: bad ec header at pnum 2, drop this block [08.452]ubi0 warning: scan_peb: bad ec header at pnum 3, drop this block [08.458]ubi0 warning: scan_peb: bad ec header at pnum 4, drop this block [08.465]ubi0 warning: scan_peb: bad ec header at pnum 5, drop this block [08.472]ubi0 warning: scan_peb: bad ec header at pnum 6, drop this block [08.479]ubi0 warning: scan_peb: bad ec header at pnum 7, drop this block [08.485]ubi0 warning: scan_peb: bad ec header at pnum 8, drop this block [08.492]ubi0 warning: scan_peb: bad ec header at pnum 9, drop this block [08.499]ubi0 warning: scan_peb: bad ec header at pnum 10, drop this block [08.506]ubi0 warning: scan_peb: bad ec header at pnum 11, drop this block [08.513]ubi0 warning: scan_peb: bad ec header at pnum 12, drop this block [08.520]ubi0 warning: scan_peb: bad ec header at pnum 13, drop this block [08.526]ubi0 warning: scan_peb: bad ec header at pnum 14, drop this block [08.533]ubi0 warning: scan_peb: bad ec header at pnum 15, drop this block [08.540]ubi0 warning: scan_peb: bad ec header at pnum 16, drop this block [08.547]ubi0 warning: scan_peb: bad ec header at pnum 17, drop this block [08.554]ubi0 warning: scan_peb: bad ec header at pnum 18, drop this block [08.561]ubi0 warning: scan_peb: bad ec header at pnum 19, drop this block [08.568]ubi0 warning: scan_peb: bad ec header at pnum 20, drop this block [08.574]ubi0 warning: scan_peb: bad ec header at pnum 21, drop this block [08.581]ubi0 warning: scan_peb: bad ec header at pnum 22, drop this block [08.588]ubi0 warning: scan_peb: bad ec header at pnum 23, drop this block [08.595]ubi0 warning: scan_peb: bad ec header at pnum 24, drop this block [08.602]ubi0 warning: scan_peb: bad ec header at pnum 25, drop this block [08.609]ubi0 warning: scan_peb: bad ec header at pnum 26, drop this block [08.616]ubi0 warning: scan_peb: bad ec header at pnum 27, drop this block [08.622]ubi0 warning: scan_peb: bad ec header at pnum 28, drop this block [08.629]ubi0 warning: scan_peb: bad ec header at pnum 29, drop this block [08.636]ubi0 warning: scan_peb: bad ec header at pnum 30, drop this block [08.643]ubi0 warning: scan_peb: bad ec header at pnum 31, drop this block [08.650]ubi0 warning: scan_peb: bad ec header at pnum 32, drop this block [08.657]ubi0 warning: scan_peb: bad ec header at pnum 33, drop this block [08.664]ubi0 warning: scan_peb: bad ec header at pnum 34, drop this block [08.670]ubi0 warning: scan_peb: bad ec header at pnum 35, drop this block [08.677]ubi0 warning: scan_peb: bad ec header at pnum 36, drop this block [08.684]ubi0 warning: scan_peb: bad ec header at pnum 37, drop this block [08.691]ubi0 warning: scan_peb: bad ec header at pnum 38, drop this block [08.698]ubi0 warning: scan_peb: bad ec header at pnum 39, drop this block [08.705]ubi0 warning: scan_peb: bad ec header at pnum 40, drop this block [08.712]ubi0 warning: scan_peb: bad ec header at pnum 41, drop this block [08.718]ubi0 warning: scan_peb: bad ec header at pnum 42, drop this block [08.725]ubi0 warning: scan_peb: bad ec header at pnum 43, drop this block [08.732]ubi0 warning: scan_peb: bad ec header at pnum 44, drop this block [08.739]ubi0 warning: scan_peb: bad ec header at pnum 45, drop this block [08.746]ubi0 warning: scan_peb: bad ec header at pnum 46, drop this block [08.753]ubi0 warning: scan_peb: bad ec header at pnum 47, drop this block [08.759]ubi0 warning: scan_peb: bad ec header at pnum 48, drop this block [08.766]ubi0 warning: scan_peb: bad ec header at pnum 49, drop this block [08.773]ubi0 warning: scan_peb: bad ec header at pnum 50, drop this block [08.780]ubi0 warning: scan_peb: bad ec header at pnum 51, drop this block [08.787]ubi0 warning: scan_peb: bad ec header at pnum 52, drop this block [08.794]ubi0 warning: scan_peb: bad ec header at pnum 53, drop this block [08.801]ubi0 warning: scan_peb: bad ec header at pnum 54, drop this block [08.807]ubi0 warning: scan_peb: bad ec header at pnum 55, drop this block [08.814]ubi0 warning: scan_peb: bad ec header at pnum 56, drop this block [08.821]ubi0 warning: scan_peb: bad ec header at pnum 57, drop this block [08.828]ubi0 warning: scan_peb: bad ec header at pnum 58, drop this block [08.835]ubi0 warning: scan_peb: bad ec header at pnum 59, drop this block [08.842]ubi0 warning: scan_peb: bad ec header at pnum 60, drop this block [08.849]ubi0 warning: scan_peb: bad ec header at pnum 61, drop this block [08.855]ubi0 warning: scan_peb: bad ec header at pnum 62, drop this block [08.862]ubi0 warning: scan_peb: bad ec header at pnum 63, drop this block [08.869]ubi0 warning: scan_peb: bad ec header at pnum 64, drop this block [08.876]ubi0 warning: scan_peb: bad ec header at pnum 65, drop this block [08.883]ubi0 warning: scan_peb: bad ec header at pnum 66, drop this block [08.890]ubi0 warning: scan_peb: bad ec header at pnum 67, drop this block [08.897]ubi0 warning: scan_peb: bad ec header at pnum 68, drop this block [08.903]ubi0 warning: scan_peb: bad ec header at pnum 69, drop this block [08.910]ubi0 warning: scan_peb: bad ec header at pnum 70, drop this block [08.917]ubi0 warning: scan_peb: bad ec header at pnum 71, drop this block [08.924]ubi0 warning: scan_peb: bad ec header at pnum 72, drop this block [08.931]ubi0 warning: scan_peb: bad ec header at pnum 73, drop this block [08.938]ubi0 warning: scan_peb: bad ec header at pnum 74, drop this block [08.945]ubi0 warning: scan_peb: bad ec header at pnum 75, drop this block [08.951]ubi0 warning: scan_peb: bad ec header at pnum 76, drop this block [08.958]ubi0 warning: scan_peb: bad ec header at pnum 77, drop this block [08.965]ubi0 warning: scan_peb: bad ec header at pnum 78, drop this block [08.972]ubi0 warning: scan_peb: bad ec header at pnum 79, drop this block [08.979]ubi0 warning: scan_peb: bad ec header at pnum 80, drop this block [08.986]ubi0 warning: scan_peb: bad ec header at pnum 81, drop this block [08.993]ubi0 warning: scan_peb: bad ec header at pnum 82, drop this block [08.999]ubi0 warning: scan_peb: bad ec header at pnum 83, drop this block [09.006]ubi0 warning: scan_peb: bad ec header at pnum 84, drop this block [09.013]ubi0 warning: scan_peb: bad ec header at pnum 85, drop this block [09.020]ubi0 warning: scan_peb: bad ec header at pnum 86, drop this block [09.027]ubi0 warning: scan_peb: bad ec header at pnum 87, drop this block [09.034]ubi0 warning: scan_peb: bad ec header at pnum 88, drop this block [09.041]ubi0 warning: scan_peb: bad ec header at pnum 89, drop this block [09.047]ubi0 warning: scan_peb: bad ec header at pnum 90, drop this block [09.054]ubi0 warning: scan_peb: bad ec header at pnum 91, drop this block [09.061]ubi0 warning: scan_peb: bad ec header at pnum 92, drop this block [09.068]ubi0 warning: scan_peb: bad ec header at pnum 93, drop this block [09.075]ubi0 warning: scan_peb: bad ec header at pnum 94, drop this block [09.082]ubi0 warning: scan_peb: bad ec header at pnum 95, drop this block [09.089]ubi0 warning: scan_peb: bad ec header at pnum 96, drop this block [09.095]ubi0 warning: scan_peb: bad ec header at pnum 97, drop this block [09.102]ubi0 warning: scan_peb: bad ec header at pnum 98, drop this block [09.109]ubi0 warning: scan_peb: bad ec header at pnum 99, drop this block [09.116]ubi0 warning: scan_peb: bad ec header at pnum 100, drop this block [09.123]ubi0 warning: scan_peb: bad ec header at pnum 101, drop this block [09.130]ubi0 warning: scan_peb: bad ec header at pnum 102, drop this block [09.137]ubi0 warning: scan_peb: bad ec header at pnum 103, drop this block [09.144]ubi0 warning: scan_peb: bad ec header at pnum 104, drop this block [09.151]ubi0 warning: scan_peb: bad ec header at pnum 105, drop this block [09.158]ubi0 warning: scan_peb: bad ec header at pnum 106, drop this block [09.165]ubi0 warning: scan_peb: bad ec header at pnum 107, drop this block [09.171]ubi0 warning: scan_peb: bad ec header at pnum 108, drop this block [09.178]ubi0 warning: scan_peb: bad ec header at pnum 109, drop this block [09.185]ubi0 warning: scan_peb: bad ec header at pnum 110, drop this block [09.192]ubi0 warning: scan_peb: bad ec header at pnum 111, drop this block [09.199]ubi0 warning: scan_peb: bad ec header at pnum 112, drop this block [09.206]ubi0 warning: scan_peb: bad ec header at pnum 113, drop this block [09.213]ubi0 warning: scan_peb: bad ec header at pnum 114, drop this block [09.220]ubi0 warning: scan_peb: bad ec header at pnum 115, drop this block [09.227]ubi0 warning: scan_peb: bad ec header at pnum 116, drop this block [09.234]ubi0 warning: scan_peb: bad ec header at pnum 117, drop this block [09.241]ubi0 warning: scan_peb: bad ec header at pnum 118, drop this block [09.248]ubi0 warning: scan_peb: bad ec header at pnum 119, drop this block [09.255]ubi0 warning: scan_peb: bad ec header at pnum 120, drop this block [09.262]ubi0 warning: scan_peb: bad ec header at pnum 121, drop this block [09.269]ubi0 warning: scan_peb: bad ec header at pnum 122, drop this block [09.276]ubi0 warning: scan_peb: bad ec header at pnum 123, drop this block [09.283]ubi0 warning: scan_peb: bad ec header at pnum 124, drop this block [09.289]ubi0 warning: scan_peb: bad ec header at pnum 125, drop this block [09.296]ubi0 warning: scan_peb: bad ec header at pnum 126, drop this block [09.303]ubi0 warning: scan_peb: bad ec header at pnum 127, drop this block [09.310]ubi0 warning: scan_peb: bad ec header at pnum 128, drop this block [09.317]ubi0 warning: scan_peb: bad ec header at pnum 129, drop this block [09.324]ubi0 warning: scan_peb: bad ec header at pnum 130, drop this block [09.331]ubi0 warning: scan_peb: bad ec header at pnum 131, drop this block [09.338]ubi0 warning: scan_peb: bad ec header at pnum 132, drop this block [09.345]ubi0 warning: scan_peb: bad ec header at pnum 133, drop this block [09.352]ubi0 warning: scan_peb: bad ec header at pnum 134, drop this block [09.359]ubi0 warning: scan_peb: bad ec header at pnum 135, drop this block [09.366]ubi0 warning: scan_peb: bad ec header at pnum 136, drop this block [09.373]ubi0 warning: scan_peb: bad ec header at pnum 137, drop this block [09.380]ubi0 warning: scan_peb: bad ec header at pnum 138, drop this block [09.387]ubi0 warning: scan_peb: bad ec header at pnum 139, drop this block [09.394]ubi0 warning: scan_peb: bad ec header at pnum 140, drop this block [09.401]ubi0 warning: scan_peb: bad ec header at pnum 141, drop this block [09.407]ubi0 warning: scan_peb: bad ec header at pnum 142, drop this block [09.414]ubi0 warning: scan_peb: bad ec header at pnum 143, drop this block [09.421]ubi0 warning: scan_peb: bad ec header at pnum 144, drop this block [09.428]ubi0 warning: scan_peb: bad ec header at pnum 145, drop this block [09.435]ubi0 warning: scan_peb: bad ec header at pnum 146, drop this block [09.442]ubi0 warning: scan_peb: bad ec header at pnum 147, drop this block [09.449]ubi0 warning: scan_peb: bad ec header at pnum 148, drop this block [09.456]ubi0 warning: scan_peb: bad ec header at pnum 149, drop this block [09.463]ubi0 warning: scan_peb: bad ec header at pnum 150, drop this block [09.470]ubi0 warning: scan_peb: bad ec header at pnum 151, drop this block [09.477]ubi0 warning: scan_peb: bad ec header at pnum 152, drop this block [09.484]ubi0 warning: scan_peb: bad ec header at pnum 153, drop this block [09.491]ubi0 warning: scan_peb: bad ec header at pnum 154, drop this block [09.498]ubi0 warning: scan_peb: bad ec header at pnum 155, drop this block [09.505]ubi0 warning: scan_peb: bad ec header at pnum 156, drop this block [09.512]ubi0 warning: scan_peb: bad ec header at pnum 157, drop this block [09.519]ubi0 warning: scan_peb: bad ec header at pnum 158, drop this block [09.526]ubi0 warning: scan_peb: bad ec header at pnum 159, drop this block [09.532]ubi0 warning: scan_peb: bad ec header at pnum 160, drop this block [09.539]ubi0 warning: scan_peb: bad ec header at pnum 161, drop this block [09.546]ubi0 warning: scan_peb: bad ec header at pnum 162, drop this block [09.553]ubi0 warning: scan_peb: bad ec header at pnum 163, drop this block [09.560]ubi0 warning: scan_peb: bad ec header at pnum 164, drop this block [09.567]ubi0 warning: scan_peb: bad ec header at pnum 165, drop this block [09.574]ubi0 warning: scan_peb: bad ec header at pnum 166, drop this block [09.581]ubi0 warning: scan_peb: bad ec header at pnum 167, drop this block [09.588]ubi0 warning: scan_peb: bad ec header at pnum 168, drop this block [09.595]ubi0 warning: scan_peb: bad ec header at pnum 169, drop this block [09.602]ubi0 warning: scan_peb: bad ec header at pnum 170, drop this block [09.609]ubi0 warning: scan_peb: bad ec header at pnum 171, drop this block [09.616]ubi0 warning: scan_peb: bad ec header at pnum 172, drop this block [09.623]ubi0 warning: scan_peb: bad ec header at pnum 173, drop this block [09.630]ubi0 warning: scan_peb: bad ec header at pnum 174, drop this block [09.637]ubi0 warning: scan_peb: bad ec header at pnum 175, drop this block [09.644]ubi0 warning: scan_peb: bad ec header at pnum 176, drop this block [09.650]ubi0 warning: scan_peb: bad ec header at pnum 177, drop this block [09.657]ubi0 warning: scan_peb: bad ec header at pnum 178, drop this block [09.664]ubi0 warning: scan_peb: bad ec header at pnum 179, drop this block [09.671]ubi0 warning: scan_peb: bad ec header at pnum 180, drop this block [09.678]ubi0 warning: scan_peb: bad ec header at pnum 181, drop this block [09.685]ubi0 warning: scan_peb: bad ec header at pnum 182, drop this block [09.692]ubi0 warning: scan_peb: bad ec header at pnum 183, drop this block [09.699]ubi0 warning: scan_peb: bad ec header at pnum 184, drop this block [09.706]ubi0 warning: scan_peb: bad ec header at pnum 185, drop this block [09.713]ubi0 warning: scan_peb: bad ec header at pnum 186, drop this block [09.720]ubi0 warning: scan_peb: bad ec header at pnum 187, drop this block [09.727]ubi0 warning: scan_peb: bad ec header at pnum 188, drop this block [09.734]ubi0 warning: scan_peb: bad ec header at pnum 189, drop this block [09.741]ubi0 warning: scan_peb: bad ec header at pnum 190, drop this block [09.748]ubi0 warning: scan_peb: bad ec header at pnum 191, drop this block [09.755]ubi0 warning: scan_peb: bad ec header at pnum 192, drop this block [09.762]ubi0 warning: scan_peb: bad ec header at pnum 193, drop this block [09.768]ubi0 warning: scan_peb: bad ec header at pnum 194, drop this block [09.775]ubi0 warning: scan_peb: bad ec header at pnum 195, drop this block [09.782]ubi0 warning: scan_peb: bad ec header at pnum 196, drop this block [09.789]ubi0 warning: scan_peb: bad ec header at pnum 197, drop this block [09.796]ubi0 warning: scan_peb: bad ec header at pnum 198, drop this block [09.803]ubi0 warning: scan_peb: bad ec header at pnum 199, drop this block [09.810]ubi0 warning: scan_peb: bad ec header at pnum 200, drop this block [09.817]ubi0 warning: scan_peb: bad ec header at pnum 201, drop this block [09.824]ubi0 warning: scan_peb: bad ec header at pnum 202, drop this block [09.831]ubi0 warning: scan_peb: bad ec header at pnum 203, drop this block [09.838]ubi0 warning: scan_peb: bad ec header at pnum 204, drop this block [09.845]ubi0 warning: scan_peb: bad ec header at pnum 205, drop this block [09.852]ubi0 warning: scan_peb: bad ec header at pnum 206, drop this block [09.859]ubi0 warning: scan_peb: bad ec header at pnum 207, drop this block [09.866]ubi0 warning: scan_peb: bad ec header at pnum 208, drop this block [09.873]ubi0 warning: scan_peb: bad ec header at pnum 209, drop this block [09.880]ubi0 warning: scan_peb: bad ec header at pnum 210, drop this block [09.886]ubi0 warning: scan_peb: bad ec header at pnum 211, drop this block [09.893]ubi0 warning: scan_peb: bad ec header at pnum 212, drop this block [09.900]ubi0 warning: scan_peb: bad ec header at pnum 213, drop this block [09.907]ubi0 warning: scan_peb: bad ec header at pnum 214, drop this block [09.914]ubi0 warning: scan_peb: bad ec header at pnum 215, drop this block [09.921]ubi0 warning: scan_peb: bad ec header at pnum 216, drop this block [09.928]ubi0 warning: scan_peb: bad ec header at pnum 217, drop this block [09.935]ubi0 warning: scan_peb: bad ec header at pnum 218, drop this block [09.942]ubi0 warning: scan_peb: bad ec header at pnum 219, drop this block [09.949]ubi0 warning: scan_peb: bad ec header at pnum 220, drop this block [09.956]ubi0 warning: scan_peb: bad ec header at pnum 221, drop this block [09.963]ubi0 warning: scan_peb: bad ec header at pnum 222, drop this block [09.970]ubi0 warning: scan_peb: bad ec header at pnum 223, drop this block [09.977]ubi0 warning: scan_peb: bad ec header at pnum 224, drop this block [09.984]ubi0 warning: scan_peb: bad ec header at pnum 225, drop this block [09.991]ubi0 warning: scan_peb: bad ec header at pnum 226, drop this block [09.998]ubi0 warning: scan_peb: bad ec header at pnum 227, drop this block [10.004]ubi0 warning: scan_peb: bad ec header at pnum 228, drop this block [10.011]ubi0 warning: scan_peb: bad ec header at pnum 229, drop this block [10.018]ubi0 warning: scan_peb: bad ec header at pnum 230, drop this block [10.025]ubi0 warning: scan_peb: bad ec header at pnum 231, drop this block [10.032]ubi0 warning: scan_peb: bad ec header at pnum 232, drop this block [10.039]ubi0 warning: scan_peb: bad ec header at pnum 233, drop this block [10.046]ubi0 warning: scan_peb: bad ec header at pnum 234, drop this block [10.053]ubi0 warning: scan_peb: bad ec header at pnum 235, drop this block [10.060]ubi0 warning: scan_peb: bad ec header at pnum 236, drop this block [10.067]ubi0 warning: scan_peb: bad ec header at pnum 237, drop this block [10.074]ubi0 warning: scan_peb: bad ec header at pnum 238, drop this block [10.081]ubi0 warning: scan_peb: bad ec header at pnum 239, drop this block [10.088]ubi0 warning: scan_peb: bad ec header at pnum 240, drop this block [10.095]ubi0 warning: scan_peb: bad ec header at pnum 241, drop this block [10.102]ubi0 warning: scan_peb: bad ec header at pnum 242, drop this block [10.109]ubi0 warning: scan_peb: bad ec header at pnum 243, drop this block [10.116]ubi0 warning: scan_peb: bad ec header at pnum 244, drop this block [10.122]ubi0 warning: scan_peb: bad ec header at pnum 245, drop this block [10.129]ubi0 warning: scan_peb: bad ec header at pnum 246, drop this block [10.136]ubi0 warning: scan_peb: bad ec header at pnum 247, drop this block [10.143]ubi0 warning: scan_peb: bad ec header at pnum 248, drop this block [10.150]ubi0 warning: scan_peb: bad ec header at pnum 249, drop this block [10.157]ubi0 warning: scan_peb: bad ec header at pnum 250, drop this block [10.164]ubi0 warning: scan_peb: bad ec header at pnum 251, drop this block [10.171]ubi0 warning: scan_peb: bad ec header at pnum 252, drop this block [10.178]ubi0 warning: scan_peb: bad ec header at pnum 253, drop this block [10.185]ubi0 warning: scan_peb: bad ec header at pnum 254, drop this block [10.192]ubi0 warning: scan_peb: bad ec header at pnum 255, drop this block [10.199]ubi0 warning: scan_peb: bad ec header at pnum 256, drop this block [10.206]ubi0 warning: scan_peb: bad ec header at pnum 257, drop this block [10.213]ubi0 warning: scan_peb: bad ec header at pnum 258, drop this block [10.220]ubi0 warning: scan_peb: bad ec header at pnum 259, drop this block [10.227]ubi0 warning: scan_peb: bad ec header at pnum 260, drop this block [10.234]ubi0 warning: scan_peb: bad ec header at pnum 261, drop this block [10.240]ubi0 warning: scan_peb: bad ec header at pnum 262, drop this block [10.247]ubi0 warning: scan_peb: bad ec header at pnum 263, drop this block [10.254]ubi0 warning: scan_peb: bad ec header at pnum 264, drop this block [10.261]ubi0 warning: scan_peb: bad ec header at pnum 265, drop this block [10.268]ubi0 warning: scan_peb: bad ec header at pnum 266, drop this block [10.275]ubi0 warning: scan_peb: bad ec header at pnum 267, drop this block [10.282]ubi0 warning: scan_peb: bad ec header at pnum 268, drop this block [10.289]ubi0 warning: scan_peb: bad ec header at pnum 269, drop this block [10.296]ubi0 warning: scan_peb: bad ec header at pnum 270, drop this block [10.303]ubi0 warning: scan_peb: bad ec header at pnum 271, drop this block [10.310]ubi0 warning: scan_peb: bad ec header at pnum 272, drop this block [10.317]ubi0 warning: scan_peb: bad ec header at pnum 273, drop this block [10.324]ubi0 warning: scan_peb: bad ec header at pnum 274, drop this block [10.331]ubi0 warning: scan_peb: bad ec header at pnum 275, drop this block [10.338]ubi0 warning: scan_peb: bad ec header at pnum 276, drop this block [10.345]ubi0 warning: scan_peb: bad ec header at pnum 277, drop this block [10.352]ubi0 warning: scan_peb: bad ec header at pnum 278, drop this block [10.359]ubi0 warning: scan_peb: bad ec header at pnum 279, drop this block [10.365]ubi0 warning: scan_peb: bad ec header at pnum 280, drop this block [10.372]ubi0 warning: scan_peb: bad ec header at pnum 281, drop this block [10.379]ubi0 warning: scan_peb: bad ec header at pnum 282, drop this block [10.386]ubi0 warning: scan_peb: bad ec header at pnum 283, drop this block [10.393]ubi0 warning: scan_peb: bad ec header at pnum 284, drop this block [10.400]ubi0 warning: scan_peb: bad ec header at pnum 285, drop this block [10.407]ubi0 warning: scan_peb: bad ec header at pnum 286, drop this block [10.414]ubi0 warning: scan_peb: bad ec header at pnum 287, drop this block [10.421]ubi0 warning: scan_peb: bad ec header at pnum 288, drop this block [10.428]ubi0 warning: scan_peb: bad ec header at pnum 289, drop this block [10.435]ubi0 warning: scan_peb: bad ec header at pnum 290, drop this block [10.442]ubi0 warning: scan_peb: bad ec header at pnum 291, drop this block [10.449]ubi0 warning: scan_peb: bad ec header at pnum 292, drop this block [10.456]ubi0 warning: scan_peb: bad ec header at pnum 293, drop this block [10.463]ubi0 warning: scan_peb: bad ec header at pnum 294, drop this block [10.470]ubi0 warning: scan_peb: bad ec header at pnum 295, drop this block [10.477]ubi0 warning: scan_peb: bad ec header at pnum 296, drop this block [10.483]ubi0 warning: scan_peb: bad ec header at pnum 297, drop this block [10.490]ubi0 warning: scan_peb: bad ec header at pnum 298, drop this block [10.497]ubi0 warning: scan_peb: bad ec header at pnum 299, drop this block [10.504]ubi0 warning: scan_peb: bad ec header at pnum 300, drop this block [10.511]ubi0 warning: scan_peb: bad ec header at pnum 301, drop this block [10.518]ubi0 warning: scan_peb: bad ec header at pnum 302, drop this block [10.525]ubi0 warning: scan_peb: bad ec header at pnum 303, drop this block [10.532]ubi0 warning: scan_peb: bad ec header at pnum 304, drop this block [10.539]ubi0 warning: scan_peb: bad ec header at pnum 305, drop this block [10.546]ubi0 warning: scan_peb: bad ec header at pnum 306, drop this block [10.553]ubi0 warning: scan_peb: bad ec header at pnum 307, drop this block [10.560]ubi0 warning: scan_peb: bad ec header at pnum 308, drop this block [10.567]ubi0 warning: scan_peb: bad ec header at pnum 309, drop this block [10.574]ubi0 warning: scan_peb: bad ec header at pnum 310, drop this block [10.581]ubi0 warning: scan_peb: bad ec header at pnum 311, drop this block [10.588]ubi0 warning: scan_peb: bad ec header at pnum 312, drop this block [10.595]ubi0 warning: scan_peb: bad ec header at pnum 313, drop this block [10.601]ubi0 warning: scan_peb: bad ec header at pnum 314, drop this block [10.608]ubi0 warning: scan_peb: bad ec header at pnum 315, drop this block [10.615]ubi0 warning: scan_peb: bad ec header at pnum 316, drop this block [10.622]ubi0 warning: scan_peb: bad ec header at pnum 317, drop this block [10.629]ubi0 warning: scan_peb: bad ec header at pnum 318, drop this block [10.636]ubi0 warning: scan_peb: bad ec header at pnum 319, drop this block [10.643]ubi0 warning: scan_peb: bad ec header at pnum 320, drop this block [10.650]ubi0 warning: scan_peb: bad ec header at pnum 321, drop this block [10.657]ubi0 warning: scan_peb: bad ec header at pnum 322, drop this block [10.664]ubi0 warning: scan_peb: bad ec header at pnum 323, drop this block [10.671]ubi0 warning: scan_peb: bad ec header at pnum 324, drop this block [10.678]ubi0 warning: scan_peb: bad ec header at pnum 325, drop this block [10.685]ubi0 warning: scan_peb: bad ec header at pnum 326, drop this block [10.692]ubi0 warning: scan_peb: bad ec header at pnum 327, drop this block [10.699]ubi0 warning: scan_peb: bad ec header at pnum 328, drop this block [10.706]ubi0 warning: scan_peb: bad ec header at pnum 329, drop this block [10.713]ubi0 warning: scan_peb: bad ec header at pnum 330, drop this block [10.720]ubi0 warning: scan_peb: bad ec header at pnum 331, drop this block [10.726]ubi0 warning: scan_peb: bad ec header at pnum 332, drop this block [10.733]ubi0 warning: scan_peb: bad ec header at pnum 333, drop this block [10.740]ubi0 warning: scan_peb: bad ec header at pnum 334, drop this block [10.747]ubi0 warning: scan_peb: bad ec header at pnum 335, drop this block [10.754]ubi0 warning: scan_peb: bad ec header at pnum 336, drop this block [10.761]ubi0 warning: scan_peb: bad ec header at pnum 337, drop this block [10.768]ubi0 warning: scan_peb: bad ec header at pnum 338, drop this block [10.775]ubi0 warning: scan_peb: bad ec header at pnum 339, drop this block [10.782]ubi0 warning: scan_peb: bad ec header at pnum 340, drop this block [10.789]ubi0 warning: scan_peb: bad ec header at pnum 341, drop this block [10.796]ubi0 warning: scan_peb: bad ec header at pnum 342, drop this block [10.803]ubi0 warning: scan_peb: bad ec header at pnum 343, drop this block [10.810]ubi0 warning: scan_peb: bad ec header at pnum 344, drop this block [10.817]ubi0 warning: scan_peb: bad ec header at pnum 345, drop this block [10.824]ubi0 warning: scan_peb: bad ec header at pnum 346, drop this block [10.831]ubi0 warning: scan_peb: bad ec header at pnum 347, drop this block [10.838]ubi0 warning: scan_peb: bad ec header at pnum 348, drop this block [10.844]ubi0 warning: scan_peb: bad ec header at pnum 349, drop this block [10.851]ubi0 warning: scan_peb: bad ec header at pnum 350, drop this block [10.858]ubi0 warning: scan_peb: bad ec header at pnum 351, drop this block [10.865]ubi0 warning: scan_peb: bad ec header at pnum 352, drop this block [10.872]ubi0 warning: scan_peb: bad ec header at pnum 353, drop this block [10.879]ubi0 warning: scan_peb: bad ec header at pnum 354, drop this block [10.886]ubi0 warning: scan_peb: bad ec header at pnum 355, drop this block [10.893]ubi0 warning: scan_peb: bad ec header at pnum 356, drop this block [10.900]ubi0 warning: scan_peb: bad ec header at pnum 357, drop this block [10.907]ubi0 warning: scan_peb: bad ec header at pnum 358, drop this block [10.914]ubi0 warning: scan_peb: bad ec header at pnum 359, drop this block [10.921]ubi0 warning: scan_peb: bad ec header at pnum 360, drop this block [10.928]ubi0 warning: scan_peb: bad ec header at pnum 361, drop this block [10.935]ubi0 warning: scan_peb: bad ec header at pnum 362, drop this block [10.942]ubi0 warning: scan_peb: bad ec header at pnum 363, drop this block [10.949]ubi0 warning: scan_peb: bad ec header at pnum 364, drop this block [10.956]ubi0 warning: scan_peb: bad ec header at pnum 365, drop this block [10.962]ubi0 warning: scan_peb: bad ec header at pnum 366, drop this block [10.969]ubi0 warning: scan_peb: bad ec header at pnum 367, drop this block [10.976]ubi0 warning: scan_peb: bad ec header at pnum 368, drop this block [10.983]ubi0 warning: scan_peb: bad ec header at pnum 369, drop this block [10.990]ubi0 warning: scan_peb: bad ec header at pnum 370, drop this block [10.997]ubi0 warning: scan_peb: bad ec header at pnum 371, drop this block [11.004]ubi0 warning: scan_peb: bad ec header at pnum 372, drop this block [11.011]ubi0 warning: scan_peb: bad ec header at pnum 373, drop this block [11.018]ubi0 warning: scan_peb: bad ec header at pnum 374, drop this block [11.025]ubi0 warning: scan_peb: bad ec header at pnum 375, drop this block [11.032]ubi0 warning: scan_peb: bad ec header at pnum 376, drop this block [11.039]ubi0 warning: scan_peb: bad ec header at pnum 377, drop this block [11.046]ubi0 warning: scan_peb: bad ec header at pnum 378, drop this block [11.053]ubi0 warning: scan_peb: bad ec header at pnum 379, drop this block [11.060]ubi0 warning: scan_peb: bad ec header at pnum 380, drop this block [11.067]ubi0 warning: scan_peb: bad ec header at pnum 381, drop this block [11.074]ubi0 warning: scan_peb: bad ec header at pnum 382, drop this block [11.080]ubi0 warning: scan_peb: bad ec header at pnum 383, drop this block [11.087]ubi0 warning: scan_peb: bad ec header at pnum 384, drop this block [11.094]ubi0 warning: scan_peb: bad ec header at pnum 385, drop this block [11.101]ubi0 warning: scan_peb: bad ec header at pnum 386, drop this block [11.108]ubi0 warning: scan_peb: bad ec header at pnum 387, drop this block [11.115]ubi0 warning: scan_peb: bad ec header at pnum 388, drop this block [11.122]ubi0 warning: scan_peb: bad ec header at pnum 389, drop this block [11.129]ubi0 warning: scan_peb: bad ec header at pnum 390, drop this block [11.136]ubi0 warning: scan_peb: bad ec header at pnum 391, drop this block [11.143]ubi0 warning: scan_peb: bad ec header at pnum 392, drop this block [11.150]ubi0 warning: scan_peb: bad ec header at pnum 393, drop this block [11.157]ubi0 warning: scan_peb: bad ec header at pnum 394, drop this block [11.164]ubi0 warning: scan_peb: bad ec header at pnum 395, drop this block [11.171]ubi0 warning: scan_peb: bad ec header at pnum 396, drop this block [11.178]ubi0 warning: scan_peb: bad ec header at pnum 397, drop this block [11.185]ubi0 warning: scan_peb: bad ec header at pnum 398, drop this block [11.192]ubi0 warning: scan_peb: bad ec header at pnum 399, drop this block [11.199]ubi0 warning: scan_peb: bad ec header at pnum 400, drop this block [11.205]ubi0 warning: scan_peb: bad ec header at pnum 401, drop this block [11.212]ubi0 warning: scan_peb: bad ec header at pnum 402, drop this block [11.219]ubi0 warning: scan_peb: bad ec header at pnum 403, drop this block [11.226]ubi0 warning: scan_peb: bad ec header at pnum 404, drop this block [11.233]ubi0 warning: scan_peb: bad ec header at pnum 405, drop this block [11.240]ubi0 warning: scan_peb: bad ec header at pnum 406, drop this block [11.247]ubi0 warning: scan_peb: bad ec header at pnum 407, drop this block [11.254]ubi0 warning: scan_peb: bad ec header at pnum 408, drop this block [11.261]ubi0 warning: scan_peb: bad ec header at pnum 409, drop this block [11.268]ubi0 warning: scan_peb: bad ec header at pnum 410, drop this block [11.275]ubi0 warning: scan_peb: bad ec header at pnum 411, drop this block [11.282]ubi0 warning: scan_peb: bad ec header at pnum 412, drop this block [11.289]ubi0 warning: scan_peb: bad ec header at pnum 413, drop this block [11.296]ubi0 warning: scan_peb: bad ec header at pnum 414, drop this block [11.303]ubi0 warning: scan_peb: bad ec header at pnum 415, drop this block [11.310]ubi0 warning: scan_peb: bad ec header at pnum 416, drop this block [11.317]ubi0 warning: scan_peb: bad ec header at pnum 417, drop this block [11.323]ubi0 warning: scan_peb: bad ec header at pnum 418, drop this block [11.330]ubi0 warning: scan_peb: bad ec header at pnum 419, drop this block [11.337]ubi0 warning: scan_peb: bad ec header at pnum 420, drop this block [11.344]ubi0 warning: scan_peb: bad ec header at pnum 421, drop this block [11.351]ubi0 warning: scan_peb: bad ec header at pnum 422, drop this block [11.358]ubi0 warning: scan_peb: bad ec header at pnum 423, drop this block [11.365]ubi0 warning: scan_peb: bad ec header at pnum 424, drop this block [11.372]ubi0 warning: scan_peb: bad ec header at pnum 425, drop this block [11.379]ubi0 warning: scan_peb: bad ec header at pnum 426, drop this block [11.386]ubi0 warning: scan_peb: bad ec header at pnum 427, drop this block [11.393]ubi0 warning: scan_peb: bad ec header at pnum 428, drop this block [11.400]ubi0 warning: scan_peb: bad ec header at pnum 429, drop this block [11.407]ubi0 warning: scan_peb: bad ec header at pnum 430, drop this block [11.414]ubi0 warning: scan_peb: bad ec header at pnum 431, drop this block [11.421]ubi0 warning: scan_peb: bad ec header at pnum 432, drop this block [11.428]ubi0 warning: scan_peb: bad ec header at pnum 433, drop this block [11.435]ubi0 warning: scan_peb: bad ec header at pnum 434, drop this block [11.441]ubi0 warning: scan_peb: bad ec header at pnum 435, drop this block [11.448]ubi0 warning: scan_peb: bad ec header at pnum 436, drop this block [11.455]ubi0 warning: scan_peb: bad ec header at pnum 437, drop this block [11.462]ubi0 warning: scan_peb: bad ec header at pnum 438, drop this block [11.469]ubi0 warning: scan_peb: bad ec header at pnum 439, drop this block [11.476]ubi0 warning: scan_peb: bad ec header at pnum 440, drop this block [11.483]ubi0 warning: scan_peb: bad ec header at pnum 441, drop this block [11.490]ubi0 warning: scan_peb: bad ec header at pnum 442, drop this block [11.497]ubi0 warning: scan_peb: bad ec header at pnum 443, drop this block [11.504]ubi0 warning: scan_peb: bad ec header at pnum 444, drop this block [11.511]ubi0 warning: scan_peb: bad ec header at pnum 445, drop this block [11.518]ubi0 warning: scan_peb: bad ec header at pnum 446, drop this block [11.525]ubi0 warning: scan_peb: bad ec header at pnum 447, drop this block [11.532]ubi0 warning: scan_peb: bad ec header at pnum 448, drop this block [11.539]ubi0 warning: scan_peb: bad ec header at pnum 449, drop this block [11.546]ubi0 warning: scan_peb: bad ec header at pnum 450, drop this block [11.553]ubi0 warning: scan_peb: bad ec header at pnum 451, drop this block [11.560]ubi0 warning: scan_peb: bad ec header at pnum 452, drop this block [11.566]ubi0 warning: scan_peb: bad ec header at pnum 453, drop this block [11.573]ubi0 warning: scan_peb: bad ec header at pnum 454, drop this block [11.580]ubi0 warning: scan_peb: bad ec header at pnum 455, drop this block [11.587]ubi0 warning: scan_peb: bad ec header at pnum 456, drop this block [11.594]ubi0 warning: scan_peb: bad ec header at pnum 457, drop this block [11.601]ubi0 warning: scan_peb: bad ec header at pnum 458, drop this block [11.608]ubi0 warning: scan_peb: bad ec header at pnum 459, drop this block [11.615]ubi0 warning: scan_peb: bad ec header at pnum 460, drop this block [11.622]ubi0 warning: scan_peb: bad ec header at pnum 461, drop this block [11.629]ubi0 warning: scan_peb: bad ec header at pnum 462, drop this block [11.636]ubi0 warning: scan_peb: bad ec header at pnum 463, drop this block [11.643]ubi0 warning: scan_peb: bad ec header at pnum 464, drop this block [11.650]ubi0 warning: scan_peb: bad ec header at pnum 465, drop this block [11.657]ubi0 warning: scan_peb: bad ec header at pnum 466, drop this block [11.664]ubi0 warning: scan_peb: bad ec header at pnum 467, drop this block [11.671]ubi0 warning: scan_peb: bad ec header at pnum 468, drop this block [11.678]ubi0 warning: scan_peb: bad ec header at pnum 469, drop this block [11.684]ubi0 warning: scan_peb: bad ec header at pnum 470, drop this block [11.691]ubi0 warning: scan_peb: bad ec header at pnum 471, drop this block [11.698]ubi0 warning: scan_peb: bad ec header at pnum 472, drop this block [11.705]ubi0 warning: scan_peb: bad ec header at pnum 473, drop this block [11.712]ubi0 warning: scan_peb: bad ec header at pnum 474, drop this block [11.719]ubi0 warning: scan_peb: bad ec header at pnum 475, drop this block [11.726]ubi0 warning: scan_peb: bad ec header at pnum 476, drop this block [11.733]ubi0 warning: scan_peb: bad ec header at pnum 477, drop this block [11.740]ubi0 warning: scan_peb: bad ec header at pnum 478, drop this block [11.747]ubi0 warning: scan_peb: bad ec header at pnum 479, drop this block [11.754]ubi0 warning: scan_peb: bad ec header at pnum 480, drop this block [11.761]ubi0 warning: scan_peb: bad ec header at pnum 481, drop this block [11.768]ubi0 warning: scan_peb: bad ec header at pnum 482, drop this block [11.775]ubi0 warning: scan_peb: bad ec header at pnum 483, drop this block [11.782]ubi0 warning: scan_peb: bad ec header at pnum 484, drop this block [11.789]ubi0 warning: scan_peb: bad ec header at pnum 485, drop this block [11.796]ubi0 warning: scan_peb: bad ec header at pnum 486, drop this block [11.802]ubi0 warning: scan_peb: bad ec header at pnum 487, drop this block [11.809]ubi0 warning: scan_peb: bad ec header at pnum 488, drop this block [11.816]ubi0 warning: scan_peb: bad ec header at pnum 489, drop this block [11.823]ubi0 warning: scan_peb: bad ec header at pnum 490, drop this block [11.830]ubi0 warning: scan_peb: bad ec header at pnum 491, drop this block [11.837]ubi0: scanning is finished [11.840]ubi0: empty MTD device detected [11.886]ubi0: attached mtd4 (name "sys", size 123 MiB) [11.891]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [11.897]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [11.904]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [11.910]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [11.915]ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128 [11.922]ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 0 [11.930]ubi0: available PEBs: 468, total reserved PEBs: 24, PEBs reserved for bad PEB handling: 20 [13.104]erase blk 0 to blk 32 [13.124]erase blk 40 to blk 1024 [13.674]sunxi-spinand: spinand secure storage ok for phy blk 32 and 33 [13.680]sunxi-spinand: secure storage blks have never used before [13.687]sunxi-spinand: secure storage has no valid data on item 0 [13.693]Item0 (Map) magic is bad [13.696]the secure storage map is empty [13.877]sunxi-spinand: write secure storage itme 0 ok [13.881]erase secure storage: 0 ok SUNXI_EFEX_MBR_TAG mbr size = 0x10000 force mbr device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [13.935]MTD info (4) [13.937]pagesize: 0x1000 [13.939]blksize: 0x40000 [13.942]num offset bytes name [13.945]0 0x00000000 0x00100000 boot0 [13.949]1 0x00100000 0x00300000 uboot [13.953]2 0x00400000 0x00100000 secure_storage [13.957]3 0x00500000 0x07b00000 sys [13.960]MBR info (unalign): [13.963]partno addr sects type name [13.968]0 0x00000000 0x00008000 0x00000001 mbr [13.973]1 0x00008000 0x00000800 0x00008000 boot-resource [13.978]2 0x00008800 0x000001f8 0x00008000 env [13.983]3 0x000089f8 0x000001f8 0x00008000 env-redund [13.988]4 0x00008bf0 0x00005000 0x00008000 boot [13.993]5 0x0000dbf0 0x000103e8 0x00008000 rootfs [13.998]6 0x0001dfd8 0x00005780 0x00008000 recovery [14.003]7 0x00023758 0x000078f0 0x00008000 rootfs_data [14.009]8 0x0002b048 0x00000000 0x00000000 UDISK [14.014]ubi attach the last part of mtd device: NO.3 [14.019]MBR info (align): [14.021]partno addr sects type name [14.026]0 0x00002800 0x000081f0 0x00000001 mbr [14.030]1 0x0000a9f0 0x000009d8 0x00008000 boot-resource [14.036]2 0x0000b3c8 0x000001f8 0x00008000 env [14.041]3 0x0000b5c0 0x000001f8 0x00008000 env-redund [14.046]4 0x0000b7b8 0x000050b8 0x00008000 boot [14.051]5 0x00010870 0x000105d8 0x00008000 rootfs [14.056]6 0x00020e48 0x00005898 0x00008000 recovery [14.061]7 0x000266e0 0x00007a10 0x00008000 rootfs_data [14.067]8 0x0002e0f0 0x00000000 0x00000000 UDISK [14.072]ubi attach the last part of mtd device: NO.3 [14.076]ubi attatch mtd, name: sys [14.080]ubi0: detaching mtd4 [14.085]ubi0: mtd4 is detached [14.088]ubi0: attaching mtd4 [14.227]ubi0: scanning is finished [14.230]ubi0: empty MTD device detected [14.277]ubi0: attached mtd4 (name "sys", size 123 MiB) [14.281]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [14.288]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [14.294]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [14.300]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [14.305]ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128 [14.312]ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 0 [14.320]ubi0: available PEBs: 468, total reserved PEBs: 24, PEBs reserved for bad PEB handling: 20 Creating static volume mbr of size 17031168 Creating dynamic volume boot-resource of size 1290240 Creating dynamic volume env of size 258048 Creating dynamic volume env-redund of size 258048 Creating dynamic volume boot of size 10579968 Creating dynamic volume rootfs of size 34320384 Creating dynamic volume recovery of size 11612160 Creating dynamic volume rootfs_data of size 15998976 No size specified -> Using max size (29417472) [15.755]reset last volume size to 0xe070 Creating dynamic volume UDISK of size 29417472 [15.856]fill gap start: volume mbr sects 0x7f80 [27.949]ubi0 warning: ubi_io_read_vid_hdr: bad magic number at PEB 149: ddcecded instead of 55424921 [27.958]Volume identifier header dump: [27.961] magic ddcecded [27.964] version 205 [27.966] vol_type 206 [27.968] copy_flag 204 [27.970] compat 204 [27.972] vol_id -858993460 [27.975] lnum -858993460 [27.978] data_size -858784564 [27.980] used_ebs -858993458 [27.983] data_pad -858993460 [27.986] sqnum 14757395258967641311 [27.989] hdr_crc dffcfdcc [27.992]Volume identifier header hexdump: [27.996]ubi0 warning: ubi_eba_read_leb: corrupted VID header at PEB 149, LEB 0:0 [28.003]ubi0 warning: ubi_volume_continue_write: volume 0 on UBI device 0 is corrupt [28.010]fill gap end: volume mbr [28.014]update partition map [28.016]logical area info: 468 258048 last_lba: 235871 read from corrupted volume 0[28.035]mbr magic error: ▒▒▒▒▒▒▒▒ wanted softw411 *** ERROR: Can't read MBR header *** part_get_info_efi: *** ERROR: Invalid GPT *** read from corrupted volume 0[28.060]mbr magic error: ▒▒▒▒▒▒▒▒ wanted softw411 *** ERROR: Can't read MBR header *** part_get_info_efi: *** ERROR: Invalid Backup GPT *** FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 [28.402]fill gap start: volume boot-resource sects 0x264 [28.631]fill gap end: volume boot-resource FEX_CMD_fes_verify_value, start 0x8000, size high 0x0:low 0xb3800 FEX_CMD_fes_verify_value 0x35b4e32e
改成20M也还是炸了
-
D1s 烧录 W25N01 出错,请问是什么问题呢?
[1258]fes begin commit:88480af-dirty [1261]set pll start [1263]periph0 has been enabled [1266]set pll end [1268][pmu]: bus read error [1270]board init ok [1272]beign to init dram [1274]ZQ value = 0x2f [1276]get_pmu_exist() = -1 [1279]ddr_efuse_type: 0xa [1281]trefi:7.8ms [1284][AUTO DEBUG] single rank and full DQ! [1288]ddr_efuse_type: 0xa [1290]trefi:7.8ms [1292][AUTO DEBUG] rank 0 row = 13 [1295][AUTO DEBUG] rank 0 bank = 4 [1299][AUTO DEBUG] rank 0 page size = 2 KB [1302]DRAM BOOT DRIVE INFO: V0.33 [1306]DRAM CLK = 528 MHz [1308]DRAM Type = 2 (2:DDR2,3:DDR3) [1311]DRAMC read ODT off. [1314]DRAM ODT off. [1316]ddr_efuse_type: 0xa [1318]DRAM SIZE =64 M [1320]dram_tpr4:0x0 [1322]PLL_DDR_CTRL_REG:0xf8002b00 [1325]DRAM_CLK_REG:0xc0000000 [1328][TIMING DEBUG] MR2= 0x0 [1333]DRAM simple test OK. [1335]init dram ok U-Boot 2018.05-g24521d6-dirty (Nov 13 2022 - 12:14:17 +0800) Allwinner Technology [04.390]DRAM: 64 MiB [04.395]Relocation Offset is: 01ee3000 [04.421]secure enable bit: 0 [04.427]CPU=720 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz [04.434]flash init start [04.436]workmode = 16,storage type = 0 try card 2 set card number 2 get card number 2 [04.444][mmc]: mmc driver ver uboot2018:2021-11-19 15:38:00 [04.453][mmc]: get sdc_type fail and use default host:tm4. [04.486][mmc]: Is not Boot mode! [04.489][mmc]: SUNXI SDMMC Controller Version:0x50310 [04.500][mmc]: ************Try SD card 2************ [04.505][mmc]: mmc 2 cmd timeout 100 status 100 [04.509][mmc]: smc 2 err, cmd 8, RTO [04.513][mmc]: mmc 2 close bus gating and reset [04.518][mmc]: mmc 2 cmd timeout 100 status 100 [04.522][mmc]: smc 2 err, cmd 55, RTO [04.526][mmc]: mmc 2 close bus gating and reset [04.530][mmc]: ************Try MMC card 2************ [04.539][mmc]: mmc 2 cmd timeout 100 status 100 [04.543][mmc]: smc 2 err, cmd 1, RTO [04.546][mmc]: mmc 2 close bus gating and reset [04.551][mmc]: Card did not respond to voltage select! [04.555][mmc]: ************SD/MMC 2 init error!************ [04.561][mmc]: mmc init product failed MMC init failed try emmc fail [04.577]sunxi-spinand: AW SPINand MTD Layer Version: 1.5 20200407 [04.583]sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.9 20200306 [04.649]sunxi-spinand-phy: request spi0 gpio ok [04.653]sunxi-spinand-phy: request general tx dma channel ok! [04.658]sunxi-spinand-phy: request general rx dma channel ok! [04.664]sunxi-spinand-phy: set spic0 clk to 20 Mhz [04.668]sunxi-spinand-phy: init spic0 clk ok sspi->base_addr = 0x4025000, the SPI control register: [VER] 0x4025000 = 0x00010001, [GCR] 0x4025004 = 0x00000083, [TCR] 0x4025008 = 0x00000184 [ICR] 0x4025010 = 0x00000f00, [ISR] 0x4025014 = 0x00000032, [FCR] 0x4025018 = 0x00200020 [FSR] 0x402501c = 0x00000000, [WCR] 0x4025020 = 0x00000000, [CCR] 0x4025024 = 0x00000002 [SDC] 0x4025028 = 0x00002000, [BCR] 0x4025030 = 0x00000000, [TCR] 0x4025034 = 0x00000000 [BCC] 0x4025038 = 0x00000000, [DMA] 0x4025088 = 0x000000e5 [04.714]sunxi-spinand-phy: not detect any munufacture from id table [04.730]sunxi-spinand-phy: get spi-nand Model from fdt fail [04.736]sunxi-spinand-phy: get phy info from fdt fail [04.740]sunxi-spinand-phy: not detect munufacture from fdt [04.746]sunxi-spinand-phy: detect munufacture from id table: Winbond [04.752]sunxi-spinand-phy: detect spinand id: ff21aaef ffffffff [04.757]sunxi-spinand-phy: ========== arch info ========== [04.762]sunxi-spinand-phy: Model: W25N01GVZEIG [04.768]sunxi-spinand-phy: Munufacture: Winbond [04.773]sunxi-spinand-phy: DieCntPerChip: 1 [04.777]sunxi-spinand-phy: BlkCntPerDie: 1024 [04.782]sunxi-spinand-phy: PageCntPerBlk: 64 [04.786]sunxi-spinand-phy: SectCntPerPage: 4 [04.791]sunxi-spinand-phy: OobSizePerPage: 64 [04.795]sunxi-spinand-phy: BadBlockFlag: 0x0 [04.800]sunxi-spinand-phy: OperationOpt: 0x7 [04.804]sunxi-spinand-phy: MaxEraseTimes: 65000 [04.809]sunxi-spinand-phy: EccFlag: 0x0 [04.814]sunxi-spinand-phy: EccType: 2 [04.818]sunxi-spinand-phy: EccProtectedType: 3 [04.823]sunxi-spinand-phy: ======================================== [04.829]sunxi-spinand-phy: [04.831]sunxi-spinand-phy: ========== physical info ========== [04.837]sunxi-spinand-phy: TotalSize: 128 M [04.841]sunxi-spinand-phy: SectorSize: 512 B [04.845]sunxi-spinand-phy: PageSize: 2 K [04.849]sunxi-spinand-phy: BlockSize: 128 K [04.853]sunxi-spinand-phy: OOBSize: 64 B [04.857]sunxi-spinand-phy: ======================================== [04.863]sunxi-spinand-phy: [04.866]sunxi-spinand-phy: ========== logical info ========== [04.871]sunxi-spinand-phy: TotalSize: 128 M [04.875]sunxi-spinand-phy: SectorSize: 512 B [04.880]sunxi-spinand-phy: PageSize: 4 K [04.884]sunxi-spinand-phy: BlockSize: 256 K [04.888]sunxi-spinand-phy: OOBSize: 128 B [04.892]sunxi-spinand-phy: ======================================== [04.908]sunxi-spinand-phy: set spic0 clk to 100 Mhz [04.913]sunxi-spinand-phy: block lock register: 0x00 [04.918]sunxi-spinand-phy: feature register: 0x19 [04.922]sunxi-spinand-phy: sunxi physic nand init end [04.933]Loading Environment from SUNXI_FLASH... OK [04.946]try to burn key [04.950]out of usb burn from boot: not need burn key [04.954]Net: [04.956]No ethernet found. Hit any key to stop autoboot: 0 sunxi work mode=0x10 run usb efex delay time 2500 weak:otg_phy_config usb init ok set address 0x39 set address 0x39 ok set address 0x3b set address 0x3b ok SUNXI_EFEX_ERASE_TAG erase_flag = 0x12 origin_erase_flag = 0x1 FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 the 0 mbr table is ok the 1 mbr table is ok the 2 mbr table is ok the 3 mbr table is ok *************MBR DUMP*************** total mbr part 8 part[0] name :boot-resource part[0] classname :DISK part[0] addrlo :0x8000 part[0] lenlo :0x800 part[0] user_type :32768 part[0] keydata :0 part[0] ro :0 part[1] name :env part[1] classname :DISK part[1] addrlo :0x8800 part[1] lenlo :0x1f8 part[1] user_type :32768 part[1] keydata :0 part[1] ro :0 part[2] name :env-redund part[2] classname :DISK part[2] addrlo :0x89f8 part[2] lenlo :0x1f8 part[2] user_type :32768 part[2] keydata :0 part[2] ro :0 part[3] name :boot part[3] classname :DISK part[3] addrlo :0x8bf0 part[3] lenlo :0x5000 part[3] user_type :32768 part[3] keydata :0 part[3] ro :0 part[4] name :rootfs part[4] classname :DISK part[4] addrlo :0xdbf0 part[4] lenlo :0x103e8 part[4] user_type :32768 part[4] keydata :0 part[4] ro :0 part[5] name :recovery part[5] classname :DISK part[5] addrlo :0x1dfd8 part[5] lenlo :0x5780 part[5] user_type :32768 part[5] keydata :0 part[5] ro :0 part[6] name :rootfs_data part[6] classname :DISK part[6] addrlo :0x23758 part[6] lenlo :0x78f0 part[6] user_type :32768 part[6] keydata :0 part[6] ro :0 part[7] name :UDISK part[7] classname :DISK part[7] addrlo :0x2b048 part[7] lenlo :0x0 part[7] user_type :0 part[7] keydata :0 part[7] ro :0 common1(partition3) need it, here is a weak func total part: 9 mbr 0, 8000, 8000 boot-resource 1, 800, 8000 env 2, 1f8, 8000 env-redund 3, 1f8, 8000 boot 4, 5000, 8000 rootfs 5, 103e8, 8000 recovery 6, 5780, 8000 rootfs_data 7, 78f0, 8000 UDISK 8, 0, 0 [08.296]erase blk 0 to blk 32 need erase flash: 18 [08.322]mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [08.382]MTD info (4) [08.384]pagesize: 0x1000 [08.387]blksize: 0x40000 [08.389]num offset bytes name [08.392]0 0x00000000 0x00100000 boot0 [08.396]1 0x00100000 0x00300000 uboot [08.400]2 0x00400000 0x00100000 secure_storage [08.404]3 0x00500000 0x07b00000 sys [08.408]ubi attach the last part of mtd device: NO.3 [08.528]ubi0: attaching mtd4 [08.531]ubi0 warning: scan_peb: bad ec header at pnum 0, drop this block [08.537]ubi0 warning: scan_peb: bad ec header at pnum 1, drop this block [08.544]ubi0 warning: scan_peb: bad ec header at pnum 2, drop this block [08.551]ubi0 warning: scan_peb: bad ec header at pnum 3, drop this block [08.557]ubi0 warning: scan_peb: bad ec header at pnum 4, drop this block [08.564]ubi0 warning: scan_peb: bad ec header at pnum 5, drop this block [08.571]ubi0 warning: scan_peb: bad ec header at pnum 6, drop this block [08.577]ubi0 warning: scan_peb: bad ec header at pnum 7, drop this block [08.584]ubi0 warning: scan_peb: bad ec header at pnum 8, drop this block [08.591]ubi0 warning: scan_peb: bad ec header at pnum 9, drop this block [08.597]ubi0 warning: scan_peb: bad ec header at pnum 10, drop this block [08.604]ubi0 warning: scan_peb: bad ec header at pnum 11, drop this block [08.611]ubi0 warning: scan_peb: bad ec header at pnum 12, drop this block [08.618]ubi0 warning: scan_peb: bad ec header at pnum 13, drop this block [08.625]ubi0 warning: scan_peb: bad ec header at pnum 14, drop this block [08.631]ubi0 warning: scan_peb: bad ec header at pnum 15, drop this block [08.638]ubi0 warning: scan_peb: bad ec header at pnum 16, drop this block [08.645]ubi0 warning: scan_peb: bad ec header at pnum 17, drop this block [08.652]ubi0 warning: scan_peb: bad ec header at pnum 18, drop this block [08.659]ubi0 warning: scan_peb: bad ec header at pnum 19, drop this block [08.665]ubi0 warning: scan_peb: bad ec header at pnum 20, drop this block [08.672]ubi0 warning: scan_peb: bad ec header at pnum 21, drop this block [08.679]ubi0 warning: scan_peb: bad ec header at pnum 22, drop this block [08.686]ubi0 warning: scan_peb: bad ec header at pnum 23, drop this block [08.692]ubi0 warning: scan_peb: bad ec header at pnum 24, drop this block [08.699]ubi0 warning: scan_peb: bad ec header at pnum 25, drop this block [08.706]ubi0 warning: scan_peb: bad ec header at pnum 26, drop this block [08.713]ubi0 warning: scan_peb: bad ec header at pnum 27, drop this block [08.720]ubi0 warning: scan_peb: bad ec header at pnum 28, drop this block [08.726]ubi0 warning: scan_peb: bad ec header at pnum 29, drop this block [08.733]ubi0 warning: scan_peb: bad ec header at pnum 30, drop this block [08.740]ubi0 warning: scan_peb: bad ec header at pnum 31, drop this block [08.747]ubi0 warning: scan_peb: bad ec header at pnum 32, drop this block [08.753]ubi0 warning: scan_peb: bad ec header at pnum 33, drop this block [08.760]ubi0 warning: scan_peb: bad ec header at pnum 34, drop this block [08.767]ubi0 warning: scan_peb: bad ec header at pnum 35, drop this block [08.774]ubi0 warning: scan_peb: bad ec header at pnum 36, drop this block [08.781]ubi0 warning: scan_peb: bad ec header at pnum 37, drop this block [08.787]ubi0 warning: scan_peb: bad ec header at pnum 38, drop this block [08.794]ubi0 warning: scan_peb: bad ec header at pnum 39, drop this block [08.801]ubi0 warning: scan_peb: bad ec header at pnum 40, drop this block [08.808]ubi0 warning: scan_peb: bad ec header at pnum 41, drop this block [08.815]ubi0 warning: scan_peb: bad ec header at pnum 42, drop this block [08.821]ubi0 warning: scan_peb: bad ec header at pnum 43, drop this block [08.828]ubi0 warning: scan_peb: bad ec header at pnum 44, drop this block [08.835]ubi0 warning: scan_peb: bad ec header at pnum 45, drop this block [08.842]ubi0 warning: scan_peb: bad ec header at pnum 46, drop this block [08.848]ubi0 warning: scan_peb: bad ec header at pnum 47, drop this block [08.855]ubi0 warning: scan_peb: bad ec header at pnum 48, drop this block [08.862]ubi0 warning: scan_peb: bad ec header at pnum 49, drop this block [08.869]ubi0 warning: scan_peb: bad ec header at pnum 50, drop this block [08.876]ubi0 warning: scan_peb: bad ec header at pnum 51, drop this block [08.882]ubi0 warning: scan_peb: bad ec header at pnum 52, drop this block [08.889]ubi0 warning: scan_peb: bad ec header at pnum 53, drop this block [08.896]ubi0 warning: scan_peb: bad ec header at pnum 54, drop this block [08.903]ubi0 warning: scan_peb: bad ec header at pnum 55, drop this block [08.910]ubi0 warning: scan_peb: bad ec header at pnum 56, drop this block [08.916]ubi0 warning: scan_peb: bad ec header at pnum 57, drop this block [08.923]ubi0 warning: scan_peb: bad ec header at pnum 58, drop this block [08.930]ubi0 warning: scan_peb: bad ec header at pnum 59, drop this block [08.937]ubi0 warning: scan_peb: bad ec header at pnum 60, drop this block [08.943]ubi0 warning: scan_peb: bad ec header at pnum 61, drop this block [08.950]ubi0 warning: scan_peb: bad ec header at pnum 62, drop this block [08.957]ubi0 warning: scan_peb: bad ec header at pnum 63, drop this block [08.964]ubi0 warning: scan_peb: bad ec header at pnum 64, drop this block [08.971]ubi0 warning: scan_peb: bad ec header at pnum 65, drop this block [08.977]ubi0 warning: scan_peb: bad ec header at pnum 66, drop this block [08.984]ubi0 warning: scan_peb: bad ec header at pnum 67, drop this block [08.991]ubi0 warning: scan_peb: bad ec header at pnum 68, drop this block [08.998]ubi0 warning: scan_peb: bad ec header at pnum 69, drop this block [09.004]ubi0 warning: scan_peb: bad ec header at pnum 70, drop this block [09.011]ubi0 warning: scan_peb: bad ec header at pnum 71, drop this block [09.018]ubi0 warning: scan_peb: bad ec header at pnum 72, drop this block [09.025]ubi0 warning: scan_peb: bad ec header at pnum 73, drop this block [09.032]ubi0 warning: scan_peb: bad ec header at pnum 74, drop this block [09.038]ubi0 warning: scan_peb: bad ec header at pnum 75, drop this block [09.045]ubi0 warning: scan_peb: bad ec header at pnum 76, drop this block [09.052]ubi0 warning: scan_peb: bad ec header at pnum 77, drop this block [09.059]ubi0 warning: scan_peb: bad ec header at pnum 78, drop this block [09.066]ubi0 warning: scan_peb: bad ec header at pnum 79, drop this block [09.072]ubi0 warning: scan_peb: bad ec header at pnum 80, drop this block [09.079]ubi0 warning: scan_peb: bad ec header at pnum 81, drop this block [09.086]ubi0 warning: scan_peb: bad ec header at pnum 82, drop this block [09.093]ubi0 warning: scan_peb: bad ec header at pnum 83, drop this block [09.099]ubi0 warning: scan_peb: bad ec header at pnum 84, drop this block [09.106]ubi0 warning: scan_peb: bad ec header at pnum 85, drop this block [09.113]ubi0 warning: scan_peb: bad ec header at pnum 86, drop this block [09.120]ubi0 warning: scan_peb: bad ec header at pnum 87, drop this block [09.127]ubi0 warning: scan_peb: bad ec header at pnum 88, drop this block [09.133]ubi0 warning: scan_peb: bad ec header at pnum 89, drop this block [09.140]ubi0 warning: scan_peb: bad ec header at pnum 90, drop this block [09.147]ubi0 warning: scan_peb: bad ec header at pnum 91, drop this block [09.154]ubi0 warning: scan_peb: bad ec header at pnum 92, drop this block [09.160]ubi0 warning: scan_peb: bad ec header at pnum 93, drop this block [09.167]ubi0 warning: scan_peb: bad ec header at pnum 94, drop this block [09.174]ubi0 warning: scan_peb: bad ec header at pnum 95, drop this block [09.181]ubi0 warning: scan_peb: bad ec header at pnum 96, drop this block [09.188]ubi0 warning: scan_peb: bad ec header at pnum 97, drop this block [09.194]ubi0 warning: scan_peb: bad ec header at pnum 98, drop this block [09.201]ubi0 warning: scan_peb: bad ec header at pnum 99, drop this block [09.208]ubi0 warning: scan_peb: bad ec header at pnum 100, drop this block [09.215]ubi0 warning: scan_peb: bad ec header at pnum 101, drop this block [09.222]ubi0 warning: scan_peb: bad ec header at pnum 102, drop this block [09.229]ubi0 warning: scan_peb: bad ec header at pnum 103, drop this block [09.235]ubi0 warning: scan_peb: bad ec header at pnum 104, drop this block [09.242]ubi0 warning: scan_peb: bad ec header at pnum 105, drop this block [09.249]ubi0 warning: scan_peb: bad ec header at pnum 106, drop this block [09.256]ubi0 warning: scan_peb: bad ec header at pnum 107, drop this block [09.263]ubi0 warning: scan_peb: bad ec header at pnum 108, drop this block [09.270]ubi0 warning: scan_peb: bad ec header at pnum 109, drop this block [09.277]ubi0 warning: scan_peb: bad ec header at pnum 110, drop this block [09.284]ubi0 warning: scan_peb: bad ec header at pnum 111, drop this block [09.290]ubi0 warning: scan_peb: bad ec header at pnum 112, drop this block [09.297]ubi0 warning: scan_peb: bad ec header at pnum 113, drop this block [09.304]ubi0 warning: scan_peb: bad ec header at pnum 114, drop this block [09.311]ubi0 warning: scan_peb: bad ec header at pnum 115, drop this block [09.318]ubi0 warning: scan_peb: bad ec header at pnum 116, drop this block [09.325]ubi0 warning: scan_peb: bad ec header at pnum 117, drop this block [09.332]ubi0 warning: scan_peb: bad ec header at pnum 118, drop this block [09.338]ubi0 warning: scan_peb: bad ec header at pnum 119, drop this block [09.345]ubi0 warning: scan_peb: bad ec header at pnum 120, drop this block [09.352]ubi0 warning: scan_peb: bad ec header at pnum 121, drop this block [09.359]ubi0 warning: scan_peb: bad ec header at pnum 122, drop this block [09.366]ubi0 warning: scan_peb: bad ec header at pnum 123, drop this block [09.373]ubi0 warning: scan_peb: bad ec header at pnum 124, drop this block [09.380]ubi0 warning: scan_peb: bad ec header at pnum 125, drop this block [09.387]ubi0 warning: scan_peb: bad ec header at pnum 126, drop this block [09.393]ubi0 warning: scan_peb: bad ec header at pnum 127, drop this block [09.400]ubi0 warning: scan_peb: bad ec header at pnum 128, drop this block [09.407]ubi0 warning: scan_peb: bad ec header at pnum 129, drop this block [09.414]ubi0 warning: scan_peb: bad ec header at pnum 130, drop this block [09.421]ubi0 warning: scan_peb: bad ec header at pnum 131, drop this block [09.428]ubi0 warning: scan_peb: bad ec header at pnum 132, drop this block [09.435]ubi0 warning: scan_peb: bad ec header at pnum 133, drop this block [09.442]ubi0 warning: scan_peb: bad ec header at pnum 134, drop this block [09.448]ubi0 warning: scan_peb: bad ec header at pnum 135, drop this block [09.455]ubi0 warning: scan_peb: bad ec header at pnum 136, drop this block [09.462]ubi0 warning: scan_peb: bad ec header at pnum 137, drop this block [09.469]ubi0 warning: scan_peb: bad ec header at pnum 138, drop this block [09.476]ubi0 warning: scan_peb: bad ec header at pnum 139, drop this block [09.483]ubi0 warning: scan_peb: bad ec header at pnum 140, drop this block [09.490]ubi0 warning: scan_peb: bad ec header at pnum 141, drop this block [09.496]ubi0 warning: scan_peb: bad ec header at pnum 142, drop this block [09.503]ubi0 warning: scan_peb: bad ec header at pnum 143, drop this block [09.510]ubi0 warning: scan_peb: bad ec header at pnum 144, drop this block [09.517]ubi0 warning: scan_peb: bad ec header at pnum 145, drop this block [09.524]ubi0 warning: scan_peb: bad ec header at pnum 146, drop this block [09.531]ubi0 warning: scan_peb: bad ec header at pnum 147, drop this block [09.538]ubi0 warning: scan_peb: bad ec header at pnum 148, drop this block [09.545]ubi0 warning: scan_peb: bad ec header at pnum 149, drop this block [09.551]ubi0 warning: scan_peb: bad ec header at pnum 150, drop this block [09.558]ubi0 warning: scan_peb: bad ec header at pnum 151, drop this block [09.565]ubi0 warning: scan_peb: bad ec header at pnum 152, drop this block [09.572]ubi0 warning: scan_peb: bad ec header at pnum 153, drop this block [09.579]ubi0 warning: scan_peb: bad ec header at pnum 154, drop this block [09.586]ubi0 warning: scan_peb: bad ec header at pnum 155, drop this block [09.593]ubi0 warning: scan_peb: bad ec header at pnum 156, drop this block [09.600]ubi0 warning: scan_peb: bad ec header at pnum 157, drop this block [09.606]ubi0 warning: scan_peb: bad ec header at pnum 158, drop this block [09.613]ubi0 warning: scan_peb: bad ec header at pnum 159, drop this block [09.620]ubi0 warning: scan_peb: bad ec header at pnum 160, drop this block [09.627]ubi0 warning: scan_peb: bad ec header at pnum 161, drop this block [09.634]ubi0 warning: scan_peb: bad ec header at pnum 162, drop this block [09.641]ubi0 warning: scan_peb: bad ec header at pnum 163, drop this block [09.648]ubi0 warning: scan_peb: bad ec header at pnum 164, drop this block [09.654]ubi0 warning: scan_peb: bad ec header at pnum 165, drop this block [09.661]ubi0 warning: scan_peb: bad ec header at pnum 166, drop this block [09.668]ubi0 warning: scan_peb: bad ec header at pnum 167, drop this block [09.675]ubi0 warning: scan_peb: bad ec header at pnum 168, drop this block [09.682]ubi0 warning: scan_peb: bad ec header at pnum 169, drop this block [09.689]ubi0 warning: scan_peb: bad ec header at pnum 170, drop this block [09.696]ubi0 warning: scan_peb: bad ec header at pnum 171, drop this block [09.703]ubi0 warning: scan_peb: bad ec header at pnum 172, drop this block [09.709]ubi0 warning: scan_peb: bad ec header at pnum 173, drop this block [09.716]ubi0 warning: scan_peb: bad ec header at pnum 174, drop this block [09.723]ubi0 warning: scan_peb: bad ec header at pnum 175, drop this block [09.730]ubi0 warning: scan_peb: bad ec header at pnum 176, drop this block [09.737]ubi0 warning: scan_peb: bad ec header at pnum 177, drop this block [09.744]ubi0 warning: scan_peb: bad ec header at pnum 178, drop this block [09.751]ubi0 warning: scan_peb: bad ec header at pnum 179, drop this block [09.758]ubi0 warning: scan_peb: bad ec header at pnum 180, drop this block [09.764]ubi0 warning: scan_peb: bad ec header at pnum 181, drop this block [09.771]ubi0 warning: scan_peb: bad ec header at pnum 182, drop this block [09.778]ubi0 warning: scan_peb: bad ec header at pnum 183, drop this block [09.785]ubi0 warning: scan_peb: bad ec header at pnum 184, drop this block [09.792]ubi0 warning: scan_peb: bad ec header at pnum 185, drop this block [09.799]ubi0 warning: scan_peb: bad ec header at pnum 186, drop this block [09.806]ubi0 warning: scan_peb: bad ec header at pnum 187, drop this block [09.812]ubi0 warning: scan_peb: bad ec header at pnum 188, drop this block [09.819]ubi0 warning: scan_peb: bad ec header at pnum 189, drop this block [09.826]ubi0 warning: scan_peb: bad ec header at pnum 190, drop this block [09.833]ubi0 warning: scan_peb: bad ec header at pnum 191, drop this block [09.840]ubi0 warning: scan_peb: bad ec header at pnum 192, drop this block [09.847]ubi0 warning: scan_peb: bad ec header at pnum 193, drop this block [09.854]ubi0 warning: scan_peb: bad ec header at pnum 194, drop this block [09.861]ubi0 warning: scan_peb: bad ec header at pnum 195, drop this block [09.867]ubi0 warning: scan_peb: bad ec header at pnum 196, drop this block [09.874]ubi0 warning: scan_peb: bad ec header at pnum 197, drop this block [09.881]ubi0 warning: scan_peb: bad ec header at pnum 198, drop this block [09.888]ubi0 warning: scan_peb: bad ec header at pnum 199, drop this block [09.895]ubi0 warning: scan_peb: bad ec header at pnum 200, drop this block [09.902]ubi0 warning: scan_peb: bad ec header at pnum 201, drop this block [09.909]ubi0 warning: scan_peb: bad ec header at pnum 202, drop this block [09.916]ubi0 warning: scan_peb: bad ec header at pnum 203, drop this block [09.922]ubi0 warning: scan_peb: bad ec header at pnum 204, drop this block [09.929]ubi0 warning: scan_peb: bad ec header at pnum 205, drop this block [09.936]ubi0 warning: scan_peb: bad ec header at pnum 206, drop this block [09.943]ubi0 warning: scan_peb: bad ec header at pnum 207, drop this block [09.950]ubi0 warning: scan_peb: bad ec header at pnum 208, drop this block [09.957]ubi0 warning: scan_peb: bad ec header at pnum 209, drop this block [09.964]ubi0 warning: scan_peb: bad ec header at pnum 210, drop this block [09.971]ubi0 warning: scan_peb: bad ec header at pnum 211, drop this block [09.977]ubi0 warning: scan_peb: bad ec header at pnum 212, drop this block [09.984]ubi0 warning: scan_peb: bad ec header at pnum 213, drop this block [09.991]ubi0 warning: scan_peb: bad ec header at pnum 214, drop this block [09.998]ubi0 warning: scan_peb: bad ec header at pnum 215, drop this block [10.005]ubi0 warning: scan_peb: bad ec header at pnum 216, drop this block [10.012]ubi0 warning: scan_peb: bad ec header at pnum 217, drop this block [10.019]ubi0 warning: scan_peb: bad ec header at pnum 218, drop this block [10.025]ubi0 warning: scan_peb: bad ec header at pnum 219, drop this block [10.032]ubi0 warning: scan_peb: bad ec header at pnum 220, drop this block [10.039]ubi0 warning: scan_peb: bad ec header at pnum 221, drop this block [10.046]ubi0 warning: scan_peb: bad ec header at pnum 222, drop this block [10.053]ubi0 warning: scan_peb: bad ec header at pnum 223, drop this block [10.060]ubi0 warning: scan_peb: bad ec header at pnum 224, drop this block [10.067]ubi0 warning: scan_peb: bad ec header at pnum 225, drop this block [10.074]ubi0 warning: scan_peb: bad ec header at pnum 226, drop this block [10.080]ubi0 warning: scan_peb: bad ec header at pnum 227, drop this block [10.087]ubi0 warning: scan_peb: bad ec header at pnum 228, drop this block [10.094]ubi0 warning: scan_peb: bad ec header at pnum 229, drop this block [10.101]ubi0 warning: scan_peb: bad ec header at pnum 230, drop this block [10.108]ubi0 warning: scan_peb: bad ec header at pnum 231, drop this block [10.115]ubi0 warning: scan_peb: bad ec header at pnum 232, drop this block [10.122]ubi0 warning: scan_peb: bad ec header at pnum 233, drop this block [10.129]ubi0 warning: scan_peb: bad ec header at pnum 234, drop this block [10.135]ubi0 warning: scan_peb: bad ec header at pnum 235, drop this block [10.142]ubi0 warning: scan_peb: bad ec header at pnum 236, drop this block [10.149]ubi0 warning: scan_peb: bad ec header at pnum 237, drop this block [10.156]ubi0 warning: scan_peb: bad ec header at pnum 238, drop this block [10.163]ubi0 warning: scan_peb: bad ec header at pnum 239, drop this block [10.170]ubi0 warning: scan_peb: bad ec header at pnum 240, drop this block [10.177]ubi0 warning: scan_peb: bad ec header at pnum 241, drop this block [10.183]ubi0 warning: scan_peb: bad ec header at pnum 242, drop this block [10.190]ubi0 warning: scan_peb: bad ec header at pnum 243, drop this block [10.197]ubi0 warning: scan_peb: bad ec header at pnum 244, drop this block [10.204]ubi0 warning: scan_peb: bad ec header at pnum 245, drop this block [10.211]ubi0 warning: scan_peb: bad ec header at pnum 246, drop this block [10.218]ubi0 warning: scan_peb: bad ec header at pnum 247, drop this block [10.225]ubi0 warning: scan_peb: bad ec header at pnum 248, drop this block [10.232]ubi0 warning: scan_peb: bad ec header at pnum 249, drop this block [10.238]ubi0 warning: scan_peb: bad ec header at pnum 250, drop this block [10.245]ubi0 warning: scan_peb: bad ec header at pnum 251, drop this block [10.252]ubi0 warning: scan_peb: bad ec header at pnum 252, drop this block [10.259]ubi0 warning: scan_peb: bad ec header at pnum 253, drop this block [10.266]ubi0 warning: scan_peb: bad ec header at pnum 254, drop this block [10.273]ubi0 warning: scan_peb: bad ec header at pnum 255, drop this block [10.280]ubi0 warning: scan_peb: bad ec header at pnum 256, drop this block [10.287]ubi0 warning: scan_peb: bad ec header at pnum 257, drop this block [10.293]ubi0 warning: scan_peb: bad ec header at pnum 258, drop this block [10.300]ubi0 warning: scan_peb: bad ec header at pnum 259, drop this block [10.307]ubi0 warning: scan_peb: bad ec header at pnum 260, drop this block [10.314]ubi0 warning: scan_peb: bad ec header at pnum 261, drop this block [10.321]ubi0 warning: scan_peb: bad ec header at pnum 262, drop this block [10.328]ubi0 warning: scan_peb: bad ec header at pnum 263, drop this block [10.335]ubi0 warning: scan_peb: bad ec header at pnum 264, drop this block [10.342]ubi0 warning: scan_peb: bad ec header at pnum 265, drop this block [10.348]ubi0 warning: scan_peb: bad ec header at pnum 266, drop this block [10.355]ubi0 warning: scan_peb: bad ec header at pnum 267, drop this block [10.362]ubi0 warning: scan_peb: bad ec header at pnum 268, drop this block [10.369]ubi0 warning: scan_peb: bad ec header at pnum 269, drop this block [10.376]ubi0 warning: scan_peb: bad ec header at pnum 270, drop this block [10.383]ubi0 warning: scan_peb: bad ec header at pnum 271, drop this block [10.390]ubi0 warning: scan_peb: bad ec header at pnum 272, drop this block [10.396]ubi0 warning: scan_peb: bad ec header at pnum 273, drop this block [10.403]ubi0 warning: scan_peb: bad ec header at pnum 274, drop this block [10.410]ubi0 warning: scan_peb: bad ec header at pnum 275, drop this block [10.417]ubi0 warning: scan_peb: bad ec header at pnum 276, drop this block [10.424]ubi0 warning: scan_peb: bad ec header at pnum 277, drop this block [10.431]ubi0 warning: scan_peb: bad ec header at pnum 278, drop this block [10.438]ubi0 warning: scan_peb: bad ec header at pnum 279, drop this block [10.445]ubi0 warning: scan_peb: bad ec header at pnum 280, drop this block [10.451]ubi0 warning: scan_peb: bad ec header at pnum 281, drop this block [10.458]ubi0 warning: scan_peb: bad ec header at pnum 282, drop this block [10.465]ubi0 warning: scan_peb: bad ec header at pnum 283, drop this block [10.472]ubi0 warning: scan_peb: bad ec header at pnum 284, drop this block [10.479]ubi0 warning: scan_peb: bad ec header at pnum 285, drop this block [10.486]ubi0 warning: scan_peb: bad ec header at pnum 286, drop this block [10.493]ubi0 warning: scan_peb: bad ec header at pnum 287, drop this block [10.500]ubi0 warning: scan_peb: bad ec header at pnum 288, drop this block [10.506]ubi0 warning: scan_peb: bad ec header at pnum 289, drop this block [10.513]ubi0 warning: scan_peb: bad ec header at pnum 290, drop this block [10.520]ubi0 warning: scan_peb: bad ec header at pnum 291, drop this block [10.527]ubi0 warning: scan_peb: bad ec header at pnum 292, drop this block [10.534]ubi0 warning: scan_peb: bad ec header at pnum 293, drop this block [10.541]ubi0 warning: scan_peb: bad ec header at pnum 294, drop this block [10.548]ubi0 warning: scan_peb: bad ec header at pnum 295, drop this block [10.554]ubi0 warning: scan_peb: bad ec header at pnum 296, drop this block [10.561]ubi0 warning: scan_peb: bad ec header at pnum 297, drop this block [10.568]ubi0 warning: scan_peb: bad ec header at pnum 298, drop this block [10.575]ubi0 warning: scan_peb: bad ec header at pnum 299, drop this block [10.582]ubi0 warning: scan_peb: bad ec header at pnum 300, drop this block [10.589]ubi0 warning: scan_peb: bad ec header at pnum 301, drop this block [10.596]ubi0 warning: scan_peb: bad ec header at pnum 302, drop this block [10.603]ubi0 warning: scan_peb: bad ec header at pnum 303, drop this block [10.609]ubi0 warning: scan_peb: bad ec header at pnum 304, drop this block [10.616]ubi0 warning: scan_peb: bad ec header at pnum 305, drop this block [10.623]ubi0 warning: scan_peb: bad ec header at pnum 306, drop this block [10.630]ubi0 warning: scan_peb: bad ec header at pnum 307, drop this block [10.637]ubi0 warning: scan_peb: bad ec header at pnum 308, drop this block [10.644]ubi0 warning: scan_peb: bad ec header at pnum 309, drop this block [10.651]ubi0 warning: scan_peb: bad ec header at pnum 310, drop this block [10.658]ubi0 warning: scan_peb: bad ec header at pnum 311, drop this block [10.664]ubi0 warning: scan_peb: bad ec header at pnum 312, drop this block [10.671]ubi0 warning: scan_peb: bad ec header at pnum 313, drop this block [10.678]ubi0 warning: scan_peb: bad ec header at pnum 314, drop this block [10.685]ubi0 warning: scan_peb: bad ec header at pnum 315, drop this block [10.692]ubi0 warning: scan_peb: bad ec header at pnum 316, drop this block [10.699]ubi0 warning: scan_peb: bad ec header at pnum 317, drop this block [10.706]ubi0 warning: scan_peb: bad ec header at pnum 318, drop this block [10.713]ubi0 warning: scan_peb: bad ec header at pnum 319, drop this block [10.719]ubi0 warning: scan_peb: bad ec header at pnum 320, drop this block [10.726]ubi0 warning: scan_peb: bad ec header at pnum 321, drop this block [10.733]ubi0 warning: scan_peb: bad ec header at pnum 322, drop this block [10.740]ubi0 warning: scan_peb: bad ec header at pnum 323, drop this block [10.747]ubi0 warning: scan_peb: bad ec header at pnum 324, drop this block [10.754]ubi0 warning: scan_peb: bad ec header at pnum 325, drop this block [10.761]ubi0 warning: scan_peb: bad ec header at pnum 326, drop this block [10.767]ubi0 warning: scan_peb: bad ec header at pnum 327, drop this block [10.774]ubi0 warning: scan_peb: bad ec header at pnum 328, drop this block [10.781]ubi0 warning: scan_peb: bad ec header at pnum 329, drop this block [10.788]ubi0 warning: scan_peb: bad ec header at pnum 330, drop this block [10.795]ubi0 warning: scan_peb: bad ec header at pnum 331, drop this block [10.802]ubi0 warning: scan_peb: bad ec header at pnum 332, drop this block [10.809]ubi0 warning: scan_peb: bad ec header at pnum 333, drop this block [10.816]ubi0 warning: scan_peb: bad ec header at pnum 334, drop this block [10.822]ubi0 warning: scan_peb: bad ec header at pnum 335, drop this block [10.829]ubi0 warning: scan_peb: bad ec header at pnum 336, drop this block [10.836]ubi0 warning: scan_peb: bad ec header at pnum 337, drop this block [10.843]ubi0 warning: scan_peb: bad ec header at pnum 338, drop this block [10.850]ubi0 warning: scan_peb: bad ec header at pnum 339, drop this block [10.857]ubi0 warning: scan_peb: bad ec header at pnum 340, drop this block [10.864]ubi0 warning: scan_peb: bad ec header at pnum 341, drop this block [10.871]ubi0 warning: scan_peb: bad ec header at pnum 342, drop this block [10.877]ubi0 warning: scan_peb: bad ec header at pnum 343, drop this block [10.884]ubi0 warning: scan_peb: bad ec header at pnum 344, drop this block [10.891]ubi0 warning: scan_peb: bad ec header at pnum 345, drop this block [10.898]ubi0 warning: scan_peb: bad ec header at pnum 346, drop this block [10.905]ubi0 warning: scan_peb: bad ec header at pnum 347, drop this block [10.912]ubi0 warning: scan_peb: bad ec header at pnum 348, drop this block [10.919]ubi0 warning: scan_peb: bad ec header at pnum 349, drop this block [10.925]ubi0 warning: scan_peb: bad ec header at pnum 350, drop this block [10.932]ubi0 warning: scan_peb: bad ec header at pnum 351, drop this block [10.939]ubi0 warning: scan_peb: bad ec header at pnum 352, drop this block [10.946]ubi0 warning: scan_peb: bad ec header at pnum 353, drop this block [10.953]ubi0 warning: scan_peb: bad ec header at pnum 354, drop this block [10.960]ubi0 warning: scan_peb: bad ec header at pnum 355, drop this block [10.967]ubi0 warning: scan_peb: bad ec header at pnum 356, drop this block [10.974]ubi0 warning: scan_peb: bad ec header at pnum 357, drop this block [10.980]ubi0 warning: scan_peb: bad ec header at pnum 358, drop this block [10.987]ubi0 warning: scan_peb: bad ec header at pnum 359, drop this block [10.994]ubi0 warning: scan_peb: bad ec header at pnum 360, drop this block [11.001]ubi0 warning: scan_peb: bad ec header at pnum 361, drop this block [11.008]ubi0 warning: scan_peb: bad ec header at pnum 362, drop this block [11.015]ubi0 warning: scan_peb: bad ec header at pnum 363, drop this block [11.022]ubi0 warning: scan_peb: bad ec header at pnum 364, drop this block [11.029]ubi0 warning: scan_peb: bad ec header at pnum 365, drop this block [11.035]ubi0 warning: scan_peb: bad ec header at pnum 366, drop this block [11.042]ubi0 warning: scan_peb: bad ec header at pnum 367, drop this block [11.049]ubi0 warning: scan_peb: bad ec header at pnum 368, drop this block [11.056]ubi0 warning: scan_peb: bad ec header at pnum 369, drop this block [11.063]ubi0 warning: scan_peb: bad ec header at pnum 370, drop this block [11.070]ubi0 warning: scan_peb: bad ec header at pnum 371, drop this block [11.077]ubi0 warning: scan_peb: bad ec header at pnum 372, drop this block [11.084]ubi0 warning: scan_peb: bad ec header at pnum 373, drop this block [11.090]ubi0 warning: scan_peb: bad ec header at pnum 374, drop this block [11.097]ubi0 warning: scan_peb: bad ec header at pnum 375, drop this block [11.104]ubi0 warning: scan_peb: bad ec header at pnum 376, drop this block [11.111]ubi0 warning: scan_peb: bad ec header at pnum 377, drop this block [11.118]ubi0 warning: scan_peb: bad ec header at pnum 378, drop this block [11.125]ubi0 warning: scan_peb: bad ec header at pnum 379, drop this block [11.132]ubi0 warning: scan_peb: bad ec header at pnum 380, drop this block [11.138]ubi0 warning: scan_peb: bad ec header at pnum 381, drop this block [11.145]ubi0 warning: scan_peb: bad ec header at pnum 382, drop this block [11.152]ubi0 warning: scan_peb: bad ec header at pnum 383, drop this block [11.159]ubi0 warning: scan_peb: bad ec header at pnum 384, drop this block [11.166]ubi0 warning: scan_peb: bad ec header at pnum 385, drop this block [11.173]ubi0 warning: scan_peb: bad ec header at pnum 386, drop this block [11.180]ubi0 warning: scan_peb: bad ec header at pnum 387, drop this block [11.187]ubi0 warning: scan_peb: bad ec header at pnum 388, drop this block [11.193]ubi0 warning: scan_peb: bad ec header at pnum 389, drop this block [11.200]ubi0 warning: scan_peb: bad ec header at pnum 390, drop this block [11.207]ubi0 warning: scan_peb: bad ec header at pnum 391, drop this block [11.214]ubi0 warning: scan_peb: bad ec header at pnum 392, drop this block [11.221]ubi0 warning: scan_peb: bad ec header at pnum 393, drop this block [11.228]ubi0 warning: scan_peb: bad ec header at pnum 394, drop this block [11.235]ubi0 warning: scan_peb: bad ec header at pnum 395, drop this block [11.242]ubi0 warning: scan_peb: bad ec header at pnum 396, drop this block [11.248]ubi0 warning: scan_peb: bad ec header at pnum 397, drop this block [11.255]ubi0 warning: scan_peb: bad ec header at pnum 398, drop this block [11.262]ubi0 warning: scan_peb: bad ec header at pnum 399, drop this block [11.269]ubi0 warning: scan_peb: bad ec header at pnum 400, drop this block [11.276]ubi0 warning: scan_peb: bad ec header at pnum 401, drop this block [11.283]ubi0 warning: scan_peb: bad ec header at pnum 402, drop this block [11.290]ubi0 warning: scan_peb: bad ec header at pnum 403, drop this block [11.296]ubi0 warning: scan_peb: bad ec header at pnum 404, drop this block [11.303]ubi0 warning: scan_peb: bad ec header at pnum 405, drop this block [11.310]ubi0 warning: scan_peb: bad ec header at pnum 406, drop this block [11.317]ubi0 warning: scan_peb: bad ec header at pnum 407, drop this block [11.324]ubi0 warning: scan_peb: bad ec header at pnum 408, drop this block [11.331]ubi0 warning: scan_peb: bad ec header at pnum 409, drop this block [11.338]ubi0 warning: scan_peb: bad ec header at pnum 410, drop this block [11.345]ubi0 warning: scan_peb: bad ec header at pnum 411, drop this block [11.351]ubi0 warning: scan_peb: bad ec header at pnum 412, drop this block [11.358]ubi0 warning: scan_peb: bad ec header at pnum 413, drop this block [11.365]ubi0 warning: scan_peb: bad ec header at pnum 414, drop this block [11.372]ubi0 warning: scan_peb: bad ec header at pnum 415, drop this block [11.379]ubi0 warning: scan_peb: bad ec header at pnum 416, drop this block [11.386]ubi0 warning: scan_peb: bad ec header at pnum 417, drop this block [11.393]ubi0 warning: scan_peb: bad ec header at pnum 418, drop this block [11.400]ubi0 warning: scan_peb: bad ec header at pnum 419, drop this block [11.406]ubi0 warning: scan_peb: bad ec header at pnum 420, drop this block [11.413]ubi0 warning: scan_peb: bad ec header at pnum 421, drop this block [11.420]ubi0 warning: scan_peb: bad ec header at pnum 422, drop this block [11.427]ubi0 warning: scan_peb: bad ec header at pnum 423, drop this block [11.434]ubi0 warning: scan_peb: bad ec header at pnum 424, drop this block [11.441]ubi0 warning: scan_peb: bad ec header at pnum 425, drop this block [11.448]ubi0 warning: scan_peb: bad ec header at pnum 426, drop this block [11.454]ubi0 warning: scan_peb: bad ec header at pnum 427, drop this block [11.461]ubi0 warning: scan_peb: bad ec header at pnum 428, drop this block [11.468]ubi0 warning: scan_peb: bad ec header at pnum 429, drop this block [11.475]ubi0 warning: scan_peb: bad ec header at pnum 430, drop this block [11.482]ubi0 warning: scan_peb: bad ec header at pnum 431, drop this block [11.489]ubi0 warning: scan_peb: bad ec header at pnum 432, drop this block [11.496]ubi0 warning: scan_peb: bad ec header at pnum 433, drop this block [11.503]ubi0 warning: scan_peb: bad ec header at pnum 434, drop this block [11.509]ubi0 warning: scan_peb: bad ec header at pnum 435, drop this block [11.516]ubi0 warning: scan_peb: bad ec header at pnum 436, drop this block [11.523]ubi0 warning: scan_peb: bad ec header at pnum 437, drop this block [11.530]ubi0 warning: scan_peb: bad ec header at pnum 438, drop this block [11.537]ubi0 warning: scan_peb: bad ec header at pnum 439, drop this block [11.544]ubi0 warning: scan_peb: bad ec header at pnum 440, drop this block [11.551]ubi0 warning: scan_peb: bad ec header at pnum 441, drop this block [11.558]ubi0 warning: scan_peb: bad ec header at pnum 442, drop this block [11.564]ubi0 warning: scan_peb: bad ec header at pnum 443, drop this block [11.571]ubi0 warning: scan_peb: bad ec header at pnum 444, drop this block [11.578]ubi0 warning: scan_peb: bad ec header at pnum 445, drop this block [11.585]ubi0 warning: scan_peb: bad ec header at pnum 446, drop this block [11.592]ubi0 warning: scan_peb: bad ec header at pnum 447, drop this block [11.599]ubi0 warning: scan_peb: bad ec header at pnum 448, drop this block [11.606]ubi0 warning: scan_peb: bad ec header at pnum 449, drop this block [11.613]ubi0 warning: scan_peb: bad ec header at pnum 450, drop this block [11.619]ubi0 warning: scan_peb: bad ec header at pnum 451, drop this block [11.626]ubi0 warning: scan_peb: bad ec header at pnum 452, drop this block [11.633]ubi0 warning: scan_peb: bad ec header at pnum 453, drop this block [11.640]ubi0 warning: scan_peb: bad ec header at pnum 454, drop this block [11.647]ubi0 warning: scan_peb: bad ec header at pnum 455, drop this block [11.654]ubi0 warning: scan_peb: bad ec header at pnum 456, drop this block [11.661]ubi0 warning: scan_peb: bad ec header at pnum 457, drop this block [11.667]ubi0 warning: scan_peb: bad ec header at pnum 458, drop this block [11.674]ubi0 warning: scan_peb: bad ec header at pnum 459, drop this block [11.681]ubi0 warning: scan_peb: bad ec header at pnum 460, drop this block [11.688]ubi0 warning: scan_peb: bad ec header at pnum 461, drop this block [11.695]ubi0 warning: scan_peb: bad ec header at pnum 462, drop this block [11.702]ubi0 warning: scan_peb: bad ec header at pnum 463, drop this block [11.709]ubi0 warning: scan_peb: bad ec header at pnum 464, drop this block [11.716]ubi0 warning: scan_peb: bad ec header at pnum 465, drop this block [11.722]ubi0 warning: scan_peb: bad ec header at pnum 466, drop this block [11.729]ubi0 warning: scan_peb: bad ec header at pnum 467, drop this block [11.736]ubi0 warning: scan_peb: bad ec header at pnum 468, drop this block [11.743]ubi0 warning: scan_peb: bad ec header at pnum 469, drop this block [11.750]ubi0 warning: scan_peb: bad ec header at pnum 470, drop this block [11.757]ubi0 warning: scan_peb: bad ec header at pnum 471, drop this block [11.764]ubi0 warning: scan_peb: bad ec header at pnum 472, drop this block [11.771]ubi0 warning: scan_peb: bad ec header at pnum 473, drop this block [11.777]ubi0 warning: scan_peb: bad ec header at pnum 474, drop this block [11.784]ubi0 warning: scan_peb: bad ec header at pnum 475, drop this block [11.791]ubi0 warning: scan_peb: bad ec header at pnum 476, drop this block [11.798]ubi0 warning: scan_peb: bad ec header at pnum 477, drop this block [11.805]ubi0 warning: scan_peb: bad ec header at pnum 478, drop this block [11.812]ubi0 warning: scan_peb: bad ec header at pnum 479, drop this block [11.819]ubi0 warning: scan_peb: bad ec header at pnum 480, drop this block [11.825]ubi0 warning: scan_peb: bad ec header at pnum 481, drop this block [11.832]ubi0 warning: scan_peb: bad ec header at pnum 482, drop this block [11.839]ubi0 warning: scan_peb: bad ec header at pnum 483, drop this block [11.846]ubi0 warning: scan_peb: bad ec header at pnum 484, drop this block [11.853]ubi0 warning: scan_peb: bad ec header at pnum 485, drop this block [11.860]ubi0 warning: scan_peb: bad ec header at pnum 486, drop this block [11.867]ubi0 warning: scan_peb: bad ec header at pnum 487, drop this block [11.874]ubi0 warning: scan_peb: bad ec header at pnum 488, drop this block [11.880]ubi0 warning: scan_peb: bad ec header at pnum 489, drop this block [11.887]ubi0 warning: scan_peb: bad ec header at pnum 490, drop this block [11.894]ubi0 warning: scan_peb: bad ec header at pnum 491, drop this block [11.901]ubi0: scanning is finished [11.904]ubi0: empty MTD device detected [11.948]ubi0: attached mtd4 (name "sys", size 123 MiB) [11.952]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [11.959]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [11.965]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [11.971]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [11.976]ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128 [11.983]ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 0 [11.991]ubi0: available PEBs: 468, total reserved PEBs: 24, PEBs reserved for bad PEB handling: 20 [13.105]erase blk 0 to blk 32 [13.125]erase blk 40 to blk 1024 [13.672]sunxi-spinand: spinand secure storage ok for phy blk 32 and 33 [13.678]sunxi-spinand: secure storage blks have never used before [13.685]sunxi-spinand: secure storage has no valid data on item 0 [13.691]Item0 (Map) magic is bad [13.694]the secure storage map is empty [13.853]sunxi-spinand: write secure storage itme 0 ok [13.858]erase secure storage: 0 ok SUNXI_EFEX_MBR_TAG mbr size = 0x10000 force mbr device nand0 <nand>, # parts = 4 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: sys 0x07b00000 0x00500000 0 active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000 defaults: mtdids : nand0=nand mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys) [13.912]MTD info (4) [13.913]pagesize: 0x1000 [13.916]blksize: 0x40000 [13.918]num offset bytes name [13.922]0 0x00000000 0x00100000 boot0 [13.925]1 0x00100000 0x00300000 uboot [13.929]2 0x00400000 0x00100000 secure_storage [13.933]3 0x00500000 0x07b00000 sys [13.937]MBR info (unalign): [13.939]partno addr sects type name [13.944]0 0x00000000 0x00008000 0x00000001 mbr [13.949]1 0x00008000 0x00000800 0x00008000 boot-resource [13.954]2 0x00008800 0x000001f8 0x00008000 env [13.959]3 0x000089f8 0x000001f8 0x00008000 env-redund [13.965]4 0x00008bf0 0x00005000 0x00008000 boot [13.969]5 0x0000dbf0 0x000103e8 0x00008000 rootfs [13.974]6 0x0001dfd8 0x00005780 0x00008000 recovery [13.980]7 0x00023758 0x000078f0 0x00008000 rootfs_data [13.985]8 0x0002b048 0x00000000 0x00000000 UDISK [13.990]ubi attach the last part of mtd device: NO.3 [13.995]MBR info (align): [13.997]partno addr sects type name [14.002]0 0x00002800 0x000081f0 0x00000001 mbr [14.007]1 0x0000a9f0 0x000009d8 0x00008000 boot-resource [14.012]2 0x0000b3c8 0x000001f8 0x00008000 env [14.017]3 0x0000b5c0 0x000001f8 0x00008000 env-redund [14.022]4 0x0000b7b8 0x000050b8 0x00008000 boot [14.027]5 0x00010870 0x000105d8 0x00008000 rootfs [14.032]6 0x00020e48 0x00005898 0x00008000 recovery [14.038]7 0x000266e0 0x00007a10 0x00008000 rootfs_data [14.043]8 0x0002e0f0 0x00000000 0x00000000 UDISK [14.048]ubi attach the last part of mtd device: NO.3 [14.053]ubi attatch mtd, name: sys [14.056]ubi0: detaching mtd4 [14.061]ubi0: mtd4 is detached [14.064]ubi0: attaching mtd4 [14.168]ubi0: scanning is finished [14.171]ubi0: empty MTD device detected [14.215]ubi0: attached mtd4 (name "sys", size 123 MiB) [14.219]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [14.226]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [14.232]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [14.238]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [14.243]ubi0: user volume: 0, internal volumes: 1, max. volumes count: 128 [14.250]ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 0 [14.258]ubi0: available PEBs: 468, total reserved PEBs: 24, PEBs reserved for bad PEB handling: 20 Creating static volume mbr of size 17031168 Creating dynamic volume boot-resource of size 1290240 Creating dynamic volume env of size 258048 Creating dynamic volume env-redund of size 258048 Creating dynamic volume boot of size 10579968 Creating dynamic volume rootfs of size 34320384 Creating dynamic volume recovery of size 11612160 Creating dynamic volume rootfs_data of size 15998976 No size specified -> Using max size (29417472) [15.624]reset last volume size to 0xe070 Creating dynamic volume UDISK of size 29417472 [15.719]fill gap start: volume mbr sects 0x7f80 [26.994]ubi0 warning: ubi_io_read_vid_hdr: bad magic number at PEB 149: ddcecded instead of 55424921 [27.003]Volume identifier header dump: [27.006] magic ddcecded [27.009] version 205 [27.011] vol_type 206 [27.013] copy_flag 204 [27.015] compat 204 [27.017] vol_id -858993460 [27.020] lnum -858993460 [27.022] data_size -858784564 [27.025] used_ebs -858993458 [27.028] data_pad -858993460 [27.030] sqnum 14757395258967641311 [27.034] hdr_crc dffcfdcc [27.036]Volume identifier header hexdump: [27.040]ubi0 warning: ubi_eba_read_leb: corrupted VID header at PEB 149, LEB 0:0 [27.048]ubi0 warning: ubi_volume_continue_write: volume 0 on UBI device 0 is corrupt [27.055]fill gap end: volume mbr [27.059]update partition map [27.061]logical area info: 468 258048 last_lba: 235871 read from corrupted volume 0[27.078]mbr magic error: ▒▒▒▒▒▒▒▒ wanted softw411 *** ERROR: Can't read MBR header *** part_get_info_efi: *** ERROR: Invalid GPT *** read from corrupted volume 0[27.100]mbr magic error: ▒▒▒▒▒▒▒▒ wanted softw411 *** ERROR: Can't read MBR header *** part_get_info_efi: *** ERROR: Invalid Backup GPT *** FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 [27.414]fill gap start: volume boot-resource sects 0x264 [27.627]fill gap end: volume boot-resource FEX_CMD_fes_verify_value, start 0x8000, size high 0x0:low 0xb3800 FEX_CMD_fes_verify_value 0x35b4e32e
-
回复: 换了四台电脑,终于让我悟出来NXP GUI Guider 为啥不能正常显示出设计界面的原因了
之后想起哪个地方说要Java运行环境,然后用JRE 作为关键字搜索,真的需要这个东西,然后本机用everything 搜索,居然没有安装任何Java运行环境。
-
回复: d1s和d1哪吒跑QT4.8.7不起来,有一回在D1S上起来了,但文件系统被我刷了,现在就是要么报OOM要么就是报环境问题
上 LVGL吧, Qt跑不起来,占用内存太多了。
-
回复: 动手让LVGL8带的Music-Demo音乐响起来(代码已上传)
命令行没有问题,后台启动mpv:
mpv --quiet --no-terminal --no-video --idle=yes --term-status-msg= --input-ipc-server=/tmp/mpvsocket
加入歌单:
echo '{ "command": ["loadfile", "./music/a1.wav", "append"] }' | socat - /tmp/mpvsocket
设置当前播放音乐:
echo '{ "command": ["set_property", "playlist-pos", 0] }' | socat - /tmp/mpvsocket
音乐属性:
echo '{ "command": ["get_property", "audio-params"] }' | socat - /tmp/mpvsocket
{"data":{"samplerate":352800,"channel-count":2,"channels":"stereo","hr-channels":"stereo","format":"floatp"},"error":"success"}
读音乐采样率:
echo '{ "command": ["get_property", "audio-params/samplerate"] }' | socat - /tmp/mpvsocket
{"data":352800,"error":"success"}
停止播放:
echo '{ "command": ["set_property", "pause", true] }' | socat - /tmp/mpvsocket
清空播放列表:
$echo '{ "command": ["playlist-clear"] }' | socat - /tmp/mpvsocket
{"data":null,"error":"success"}
获取播放列表:
echo '{ "command": ["get_property", "playlist"] }' | socat - /tmp/mpvsocket
-
回复: D1 fastboot烧写rootfs分区有问题
奇怪了,我这里 D1 SPI NAND fastboot 直接失败, 啥也动不了。
=> part list sunxi_flash 0 Partition Map for UNKNOWN device 0 -- Partition Type: EFI Part Start LBA End LBA Name Attributes Type GUID Partition GUID 1 0x000001f8 0x00002177 "boot-resource" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e45 2 0x00002178 0x0000236f "env" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e46 3 0x00002370 0x00002567 "env-redund" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e47 4 0x00002568 0x0000761f "boot" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e48 5 0x00007620 0x00011597 "rootfs" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e49 6 0x00011598 0x00011987 "dsp0" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e4a 7 0x00011988 0x000187c7 "recovery" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e4b 8 0x000187c8 0x0001ebc7 "rootfs_data" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e4c 9 0x0001ebc8 0x00076197 "UDISK" attrs: 0x8000000000000000 type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 guid: a0085546-4166-744a-a353-fca9272b8e4d =>
=> fastboot sunxi_fastboot_init recv addr 0x41000000 send addr 0x7ef2d850 start to display fastbootlogo.bmp partno erro : can't find partition bootloader ** Unable to read file fastbootlogo.bmp ** [85.453]sunxi bmp info error : unable to open logo file fastbootlogo.bmp delay time 0 weak:otg_phy_config usb init ok sunxi_usb_fastboot_status=0 set address 0x40 set address 0x40 ok sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = getvar:partition-type:boot-resource getvar sunxi_usb_fastboot_status=0 sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = erase:boot-resource erase ********* starting to erase boot-resource partition, this may take some time, please wait for minutes *********** sunxi fastboot: partition 'boot-resource' erased sunxi_usb_fastboot_status=0 sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = getvar:partition-type:boot-resource getvar sunxi_usb_fastboot_status=0 sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = getvar:max-download-size getvar response: OKAY0x02000000 sunxi_usb_fastboot_status=0 sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = download:002f8c00 download Starting download of 3116032 BYTES Starting download of 2 MB download response: DATA002f8c00 sunxi_usb_fastboot_status=3 fastboot transfer finish sunxi_usb_fastboot_status=0 sunxi_usb_fastboot_status=1 SUNXI_USB_FASTBOOT_SETUP fastboot command = flash:boot-resource flash ready to download bytes 0x2f8c00 sparse: bad magic [115.737]offset 0x1f80 smaller than last offset 0x0 sunxi fastboot download FAIL: failed to write partition boot-resource sunxi_usb_fastboot_status=0
-
回复: 个人开发者如何获取D1、D1s的 SDK?需要签NDA吗?
D1-H D1s T113 R528 SDK 、资料下载大汇总
https://bbs.aw-ol.com/topic/1034 -
D1 哪吒开发板 XR829 softap_up 热点没跑起来
root@TinaLinux:/# softap_up test 123456789 *************************** Start hostapd test! *************************** wpa2-psk! Start to set softap! Message is: OK Set softap finished! [10155.452495] [STA_WRN] !!! xradio_remove_interface: vif_id=0 [10157.507181] ieee80211_do_open: vif_type=2, p2p=0, ch=3, addr=70:f4:4d:76:31:86 [10157.532142] [STA] !!!xradio_vif_setup: id=0, type=2, p2p=0, addr=70:f4:4d:76:31:86 [10157.556032] [AP_WRN] BSS_CHANGED_ASSOC but driver is unjoined. [10157.590682] netlink: 'hostapd': attribute type 213 has an invalid length. Start to start softap! SoftAP started successfullyHaving catch sig_chld! Message is: OK Start softap finished! [10158.652122] [STA_WRN] xradio_change_interface: new type=3(2), p2p=0(0) [10158.669674] [STA_WRN] !!! xradio_remove_interface: vif_id=0 [10158.680143] [STA] !!!xradio_vif_setup: id=0, type=3, p2p=0, addr=70:f4:4d:76:31:86 Having catch sig_chld! Having catch sig_chld! Having catch sig_chld! Having catch sig_chld! Having catch sig_chld! Having catch sig_chld! iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Having catch sig_chld! enable data forward failed! root@TinaLinux:/#
-
回复: 请问T113S3到底有没有CAN总线?有的话,是那些引脚?
驱动也没有,洗洗睡吧:
$ grep "allwinner," -r /opt/t113/tina/kernel/linux-5.4/drivers/ |grep "can" $
-
回复: 请问T113S3到底有没有CAN总线?有的话,是那些引脚?
T113 Datasheet: T113-S3_Datasheet_V1.2.pdf
T113 SDK下载:
链接:https://pan.baidu.com/s/1AqFkZT5IRAvAA2wvgEYybA?pwd=awol
提取码:awol解压后只有一个 .repo 文件夹,需要用 repo sync -l 命令从本地仓库恢复文件。
T133和 R528 都是双核A7,内置DDR3 128M,只是封装有点差异。
手册上面确实只看到了功能,并没有引脚。
-
回复: Tina如何打包SPI NOR、SPI NAND固件
TINA SDK 默认打包的就是 SPI NAND 固件, 也可以用于TF卡, 但是 SPI NOR 得单独改一个出来才行.
-
回复: 请问 D1 的硬件DE 0 / 1 对应的就是 SCREEN 0 / 1 吗?
@anruliu
f1c100s 只有一个 tcon,所以只有一个screen, 请问是这样吗? -
回复: USB Gadget 模拟摄像头 g_webcam: musb-hdrc.4.auto: failed to start g_webcam: -22
就是说D1 / D1s 可以模拟摄像头吗?
-
回复: 【资料汇总】D1-H / D1s / T113 / R528 SDK 、资料下载大汇总
T113 Datasheet: T113-S3_Datasheet_V1.2.pdf
T113 SDK下载:
https://pan.baidu.com/s/1Ci9lERAnyL5Doo-UoYqYRA?pwd=awol
提取码:awol解压后只有一个 .repo 文件夹,需要用 repo sync -l 命令从本地仓库恢复文件。
T133和 R528 都是双核A7,内置DDR3 128M,只是封装有点差异。
-
【资料汇总】D1-H / D1s / T113 / R528 SDK 、资料下载大汇总
D1-H Datasheet:D1-H_Datasheet_V1.0.pdf
D1-H UserManual:D1-H_UserManual_V1.0.pdf
D1-H / D1s SDK v2.0 百度云下载:
链接:https://pan.baidu.com/s/1v55AKMFripaEu22tJ92lmw?pwd=awol
提取码:awol官方在线文档:https://d1.docs.aw-ol.com/
这个网站里有D1-H和哪吒开发板的基础文档,包括代码下载方法、开发板基础使用等。
更深入的文档可以到全志客服服务平台下载:https://open.allwinnertech.com/#/login?cas=true这个版本体积小,只有.repo仓库:
tina v2.0 下载:
链接: https://pan.baidu.com/s/1rTyKuWIwMUlBY4xLJofWEg?pwd=awol
提取码:awol文件:
tina_d1_open_v2.tar.bz2.aa
tina_d1_open_v2.tar.bz2.ab
tina_d1_open_v2.tar.bz2.ac
①解压:
cat tina_d1_open_v2.tar.bz2.a* | tar -xjv②从本地repo仓库同步SDK
repo sync -l③ source build/envsetup.sh
④ lunch
⑤ make
⑥ pack
-
回复: livesuit编译awusb报错
给个不成熟建议,建议改改韦老师的 @allwinnertech buildroot sdk兼容spi nand,然后用 @xboot
大佬的 xfel 烧录到spi nand。 -
回复: 请问平头哥官网的qemu能运行tina sdk编译出来的rootfs吗?
https://github.com/systemd/systemd/issues/13129
$ ls -l /proc/sys/fs/binfmt_misc
total 0
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-aarch64
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-aarch64_be
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-alpha
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-arm
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-armeb
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-hppa
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-m68k
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-microblaze
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-microblazeel
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mips
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mips64
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mips64el
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mipsel
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mipsn32
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-mipsn32el
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-or1k
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-ppc
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-ppc64
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-ppc64le
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-riscv32
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-riscv64
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-s390x
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-sh4
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-sh4eb
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-sparc32plus
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-xtensa
-rw-r--r-- 1 root root 0 Jul 21 19:34 qemu-xtensaeb
--w------- 1 root root 0 Jul 21 18:51 register
-rw-r--r-- 1 root root 0 Jul 19 00:16 status
可能是要注册 elf 格式才行?
https://wiki.archlinux.org/title/QEMU_(简体中文)#从x86_64环境中Chroot至arm/arm64环境
-
回复: 简单修改 哪吒d1 tina sdk 的 sys_config.fex 和 board.dts,让D1s先把Linux跑起来。
核对了几个开发板的原理图,雀食是这样哦。
-
回复: 凌晨一点中了lockbit勒索病毒,大家注意资料备份。
现在情况是绝大部分文件被加密成了 .lockbit 文件, 原文件被删除。
不知道这个有没有用: https://malware-remove.com/zh/如何删除-lockbit-2-0-ransomware-并解密锁定的文件
-
凌晨一点中了lockbit勒索病毒,大家注意资料备份。
分析中毒可能的原因:
-
windows开了frp, 并且开放了vncserver端口,弱密码。
-
虽然windows被锁定,但是administrator的密码是另外一个正在登录着用户的用户名。
幸运的是,虚拟机在另外一个用户,密码不同,所以黑客没有进去,这个虚拟机现在还能备份资料到Windows,等全部备份完成才敢重新启动虚拟机。
-
-
回复: 没有看懂全志D1s手册上面 VCC-IO 这个引脚干嘛的?
特意查了一下手册,F133 里面 VCC-IO 管 PB / PC / PF / USB 的电源,也就是说这四个功能共用VCC-IO电源,一动则全动。
PD / PE / PG 分别用是自己独立的IO电源,比如 PD组你想接 1V8的陀螺仪芯片,那么VCC-PD接1V8就可以了。
-
发现D1哪吒开发板上面有WS2812灯带外设LEDC,测试了一下,真不戳
驱动上面定义了12个,实际板子上只有一个U13,理论上可以挂2048个,可以做一个16*128的点阵彩屏玩玩了。
从 LEDC PIN 端开始数,第一个 LED 的编号为 0,沿着远离 PIN 端的方向 LED 的编号依次递增。
例如,调节第 0 个 LED 的颜色为白光且最亮,操作如下:echo 255 > /sys/class/leds/sunxi_led0r/brightness
echo 255 > /sys/class/leds/sunxi_led0g/brightness
echo 255 > /sys/class/leds/sunxi_led0b/brightnessr 代表设置红光,g 代表设置绿光,b 代表设置蓝光。
-
回复: 请问为什么D1设备树里面的 lcd0 对应的 "allwinner,sunxi-lcd0" 驱动,在源码里面为什么找不到?
lichee/linux-5.4/drivers/video/fbdev/sunxi/disp2/disp/de/disp_lcd.c
static s32 disp_lcd_pin_cfg(struct disp_device *lcd, u32 bon) { ... sprintf(dev_name, "lcd%d", lcd->disp); disp_sys_pin_set_state(dev_name, (bon == 1) ? DISP_PIN_STATE_ACTIVE : DISP_PIN_STATE_SLEEP); ... }
lichee/linux-5.4/drivers/video/fbdev/sunxi/disp2/disp/disp_sys_intf.c
int disp_sys_pin_set_state(char *dev_name, char *name) { ... len = sprintf(compat, "allwinner,sunxi-%s", dev_name); if (len > 32) __wrn("size of mian_name is out of range\n"); .... }
找到了,貌似调用过程有点曲折。
-
请问为什么D1设备树里面的 lcd0 对应的 "allwinner,sunxi-lcd0" 驱动,在源码里面为什么找不到?
lichee/linux-5.4/arch/riscv/boot/dts/sunxi/sun20iw1p1.dtsi
lcd0: lcd0@1c0c000 { compatible = "allwinner,sunxi-lcd0"; reg = <0x0 0x1c0c000 0x0 0x0>; /* Fake registers to avoid dtc compiling warnings */ pinctrl-names = "active","sleep"; status = "okay"; };
根本搜索不到:
$ grep "allwinner,sunxi-lcd0" -r lichee/linux-5.4/ --include "*.c" --include "*.h" $ $
-
回复: D1 配置I2S2正常 但是外挂PCM512X出错
2.2.7 外挂 codec:AC107
AC107 是一颗含有两个 ADC 的 Codec 芯片,下面对 D1 如何配置使用 AC107 作简单介绍, 如
果使用其他的 Codec 芯片,也可作配置参考。 -
回复: Allwinner Mass production start card making tutorial
how to build tina_d1-nezha_card0.img ?