R329将S_UART1映射为UART4,进入系统有ttyS4,但是打开串口后直接阻塞了,接收不到数据。
R
roidmi 发布的最新帖子
-
R329编译XR819S WiFi模组驱动错误
R329编译XR819S WiFi模组驱动错误
CC drivers/net/wireless/xr819s/umac/main.o In file included from ./drivers/net/wireless/xr819s/include/net/mac80211.h:22:0, from drivers/net/wireless/xr819s/umac/main.c:11: ./drivers/net/wireless/xr819s/include/net/cfg80211.h:616:24: error: field 'mode' has incomplete type enum nl80211_key_mode mode; ^~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:654:26: error: field 'noack' has incomplete type enum nl80211_tid_config noack; ^~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:3122:36: error: field 'action' has incomplete type enum nl80211_external_auth_action action; ^~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:3213:52: error: field 'failure_reason' has incomplete type enum nl80211_peer_measurement_ftm_failure_reasons failure_reason; ^~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:3260:39: error: field 'status' has incomplete type enum nl80211_peer_measurement_status status; ^~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:3267:37: error: field 'type' has incomplete type enum nl80211_peer_measurement_type type; ^~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:3290:24: error: field 'preamble' has incomplete type enum nl80211_preamble preamble; ^~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h: In function 'cfg80211_channel_is_psc': ./drivers/net/wireless/xr819s/include/net/cfg80211.h:5246:20: error: 'NL80211_BAND_6GHZ' undeclared (first use in this function) if (chan->band != NL80211_BAND_6GHZ) ^~~~~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:5246:20: note: each undeclared identifier is reported only once for each function it appears in ./drivers/net/wireless/xr819s/include/net/cfg80211.h: In function 'cfg80211_gen_new_bssid': ./drivers/net/wireless/xr819s/include/net/cfg80211.h:5915:18: error: implicit declaration of function 'ether_addr_to_u64' [-Werror=implicit-function-declaration] u64 bssid_u64 = ether_addr_to_u64(bssid); ^~~~~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:5923:2: error: implicit declaration of function 'u64_to_ether_addr' [-Werror=implicit-function-declaration] u64_to_ether_addr(new_bssid_u64, new_bssid); ^~~~~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h: At top level: ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6640:30: error: field 'timeout_reason' has incomplete type enum nl80211_timeout_reason timeout_reason; ^~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6704:36: error: parameter 10 ('timeout_reason') has incomplete type enum nl80211_timeout_reason timeout_reason) ^~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6700:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] cfg80211_connect_bss(struct net_device *dev, const u8 *bssid, ^~~~~~~~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h: In function 'cfg80211_connect_result': ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6749:9: error: 'NL80211_TIMEOUT_UNSPECIFIED' undeclared (first use in this function) NL80211_TIMEOUT_UNSPECIFIED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h: At top level: ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6773:33: error: parameter 6 ('timeout_reason') has incomplete type enum nl80211_timeout_reason timeout_reason) ^~~~~~~~~~~~~~ ./drivers/net/wireless/xr819s/include/net/cfg80211.h:6771:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] cfg80211_connect_timeout(struct net_device *dev, const u8 *bssid, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from drivers/net/wireless/xr819s/umac/ieee80211_i.h:34:0, from drivers/net/wireless/xr819s/umac/main.c:34: drivers/net/wireless/xr819s/umac/key.h:17:25: fatal error: crypto/arc4.h: No such file or directory #include <crypto/arc4.h> ^ cc1: some warnings being treated as errors compilation terminated. make[9]: *** [scripts/Makefile.build:335: drivers/net/wireless/xr819s/umac/main.o] Error 1 make[8]: *** [scripts/Makefile.build:648: drivers/net/wireless/xr819s] Error 2 make[7]: *** [scripts/Makefile.build:648: drivers/net/wireless] Error 2 make[6]: *** [scripts/Makefile.build:648: drivers/net] Error 2 make[5]: *** [Makefile:1092: drivers] Error 2 make[5]: Leaving directory '/home/ubuntu/R329-Tina/lichee/linux-4.9' make[4]: *** [Makefile:32: /home/ubuntu/R329-Tina/out/r329-evb5_pro_v1/compile_dir/target/linux-r329-evb5_pro_v1/linux-4.9.191/.image] Error 2 make[4]: Leaving directory '/home/ubuntu/R329-Tina/target/allwinner/r329-evb5_pro_v1' make[3]: *** [Makefile:13: install] Error 2 make[3]: Leaving directory '/home/ubuntu/R329-Tina/target/allwinner' make[2]: *** [target/Makefile:22: target/allwinner/install] Error 2 make[2]: Leaving directory '/home/ubuntu/R329-Tina' make[1]: *** [target/Makefile:17: /home/ubuntu/R329-Tina/out/r329-evb5_pro_v1/staging_dir/target/stamp/.target_install] Error 2 make[1]: Leaving directory '/home/ubuntu/R329-Tina' make: *** [/home/ubuntu/R329-Tina/build/toplevel.mk:306:world] 错误 2 #### make failed to build some targets (40 seconds) ####
-
回复: R329系统启动阻塞问题求救
[72744]fes begin commit:3fee797 [72747]set pll start [72749]periph0 has been enabled [72753]set pll end [72754]board init ok [72756]beign to init dram [72759]the chip id is 0x3 [72761]the chip id is 0x3 [72764]the chip id is 0x3 [72766]the chip id is 0x3 [72768]the chip id is 0x3 [72771]chip id check OK [72774][AUTO DEBUG] two rank and full DQ! [72778][AUTO DEBUG] DDR3 try success [72782][AUTO DEBUG] single rank and full DQ! [72787][AUTO DEBUG] rank 0 row = 14 [72790][AUTO DEBUG] rank 0 bank = 8 [72794][AUTO DEBUG] rank 0 page size = 2 KB [72798]DRAM BOOT DRIVE INFO: V0.20 [72801]DRAM Type = 3 (2:DDR2,3:DDR3) [72804]DRAMC read ODT off. [72807]DRAM ODT off. [72810]DRAM CLK = 774 MHz [72812]DRAM SIZE =256 M [72816]DRAM simple test OK. [72818]rtc[3] value = 0xf6f60006 [72821]init dram ok U-Boot 2018.05-g6f0ec64 (Apr 27 2022 - 02:21:36 +0000) Allwinner Technology [74.991]CPU: Allwinner Family [74.994]Model: sun50iw11 I2C: ready [75.119]DRAM: 256 MiB [75.122]Relocation Offset is: 0cefa000 [75.145]secure enable bit: 0 [75.149]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=0Mhz [75.155]gic: normal mode [75.157]flash init start [75.159]workmode = 16,storage type = 0 try card 0 set card number 0 get card number 0 [75.167][mmc]: mmc driver ver uboot2018:2021-09-07 19:43:00 [75.180][mmc]: Is not Boot mode! [75.182][mmc]: SUNXI SDMMC Controller Version:0x50320 [75.194][mmc]: ************Try SD card 0************ [75.199][mmc]: mmc 0 cmd timeout 100 status 100 [75.203][mmc]: smc 0 err, cmd 8, RTO [75.206][mmc]: mmc 0 close bus gating and reset [75.211][mmc]: mmc 0 cmd timeout 100 status 100 [75.215][mmc]: smc 0 err, cmd 55, RTO [75.219][mmc]: mmc 0 close bus gating and reset [75.223][mmc]: ************Try MMC card 0************ [75.232][mmc]: mmc 0 cmd timeout 100 status 100 [75.236][mmc]: smc 0 err, cmd 1, RTO [75.240][mmc]: mmc 0 close bus gating and reset [75.244][mmc]: Card did not respond to voltage select! [75.249][mmc]: ************SD/MMC 0 init error!************ [75.254][mmc]: mmc init product failed MMC init failed try emmc fail [75.262]sunxi-spinand: AW SPINand MTD Layer Version: 1.5 20200407 [75.267]sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.9 20200306 [75.279]sunxi-spinand-phy: request spi0 gpio ok [75.283]sunxi-spinand-phy: request general tx dma channel ok! [75.288]sunxi-spinand-phy: request general rx dma channel ok! [75.294]sunxi-spinand-phy: set spic0 clk to 20 Mhz [75.298]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 [75.344]sunxi-spinand-phy: not detect any munufacture from id table [75.351]sunxi-spinand-phy: get spi-nand Model from fdt fail [75.356]sunxi-spinand-phy: get phy info from fdt fail [75.361]sunxi-spinand-phy: not detect munufacture from fdt [75.366]sunxi-spinand-phy: detect munufacture from id table: GD [75.372]sunxi-spinand-phy: detect spinand id: ffff52c8 ffffffff [75.377]sunxi-spinand-phy: ========== arch info ========== [75.383]sunxi-spinand-phy: Model: GD5F2GQ5UEYIGR [75.388]sunxi-spinand-phy: Munufacture: GD [75.393]sunxi-spinand-phy: DieCntPerChip: 1 [75.397]sunxi-spinand-phy: BlkCntPerDie: 2048 [75.402]sunxi-spinand-phy: PageCntPerBlk: 64 [75.406]sunxi-spinand-phy: SectCntPerPage: 4 [75.411]sunxi-spinand-phy: OobSizePerPage: 64 [75.415]sunxi-spinand-phy: BadBlockFlag: 0x0 [75.420]sunxi-spinand-phy: OperationOpt: 0x7 [75.424]sunxi-spinand-phy: MaxEraseTimes: 50000 [75.429]sunxi-spinand-phy: EccFlag: 0x1 [75.434]sunxi-spinand-phy: EccType: 7 [75.438]sunxi-spinand-phy: EccProtectedType: 2 [75.443]sunxi-spinand-phy: ======================================== [75.448]sunxi-spinand-phy: [75.451]sunxi-spinand-phy: ========== physical info ========== [75.457]sunxi-spinand-phy: TotalSize: 256 M [75.461]sunxi-spinand-phy: SectorSize: 512 B [75.465]sunxi-spinand-phy: PageSize: 2 K [75.469]sunxi-spinand-phy: BlockSize: 128 K [75.473]sunxi-spinand-phy: OOBSize: 64 B [75.477]sunxi-spinand-phy: ======================================== [75.483]sunxi-spinand-phy: [75.486]sunxi-spinand-phy: ========== logical info ========== [75.491]sunxi-spinand-phy: TotalSize: 256 M [75.495]sunxi-spinand-phy: SectorSize: 512 B [75.499]sunxi-spinand-phy: PageSize: 4 K [75.503]sunxi-spinand-phy: BlockSize: 256 K [75.508]sunxi-spinand-phy: OOBSize: 128 B [75.512]sunxi-spinand-phy: ======================================== [75.519]sunxi-spinand-phy: set spic0 clk to 100 Mhz [75.523]sunxi-spinand-phy: block lock register: 0x00 [75.528]sunxi-spinand-phy: feature register: 0x11 [75.533]sunxi-spinand-phy: sunxi physic nand init end [75.538]Loading Environment from SUNXI_FLASH... OK [75.543]try to burn key [75.546]out of usb burn from boot: not boot mode 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 0x10 set address 0x10 ok set address 0x12 set address 0x12 ok SUNXI_EFEX_ERASE_TAG erase_flag = 0x0 origin_erase_flag = 0x0 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 :0x1f8 part[0] lenlo :0x48d8 part[0] user_type :32768 part[0] keydata :0 part[0] ro :0 part[1] name :env part[1] classname :DISK part[1] addrlo :0x4ad0 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 :0x4cc8 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 :0x4ec0 part[3] lenlo :0x6078 part[3] user_type :32768 part[3] keydata :0 part[3] ro :0 part[4] name :rootfs part[4] classname :DISK part[4] addrlo :0xaf38 part[4] lenlo :0xe850 part[4] user_type :32768 part[4] keydata :0 part[4] ro :0 part[5] name :dsp0 part[5] classname :DISK part[5] addrlo :0x19788 part[5] lenlo :0x9d8 part[5] user_type :32768 part[5] keydata :0 part[5] ro :0 part[6] name :dsp1 part[6] classname :DISK part[6] addrlo :0x1a160 part[6] lenlo :0x9d8 part[6] user_type :32768 part[6] keydata :0 part[6] ro :0 part[7] name :UDISK part[7] classname :DISK part[7] addrlo :0x1ab38 part[7] lenlo :0x0 part[7] user_type :0 part[7] keydata :0 part[7] ro :0 total part: 9 mbr 0, 1f8, 8000 boot-resource 1, 48d8, 8000 env 2, 1f8, 8000 env-redund 3, 1f8, 8000 boot 4, 6078, 8000 rootfs 5, e850, 8000 dsp0 6, 9d8, 8000 dsp1 7, 9d8, 8000 UDISK 8, 0, 0 [78.924]erase blk 0 to blk 32 need erase flash: 0 [78.988]mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,512k@5242880(pstore)ro,-(sys) device nand0 <nand>, # parts = 5 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: pstore 0x00080000 0x00500000 1 4: sys 0x0fa80000 0x00580000 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,512k@5242880(pstore)ro,-(sys) [79.047]MTD info (5) [79.049]pagesize: 0x1000 [79.051]blksize: 0x40000 [79.053]num offset bytes name [79.057]0 0x00000000 0x00100000 boot0 [79.061]1 0x00100000 0x00300000 uboot [79.064]2 0x00400000 0x00100000 secure_storage [79.069]3 0x00500000 0x00080000 pstore [79.072]4 0x00580000 0x0fa80000 sys [79.076]ubi attach the last part of mtd device: NO.4 [79.214]ubi0: attaching mtd5 [79.411]ubi0: scanning is finished [79.418]ubi0: attached mtd5 (name "sys", size 250 MiB) [79.422]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [79.429]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [79.435]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [79.441]ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [79.447]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [79.453]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [79.461]ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 no part need to protect user data [79.473]erase blk 0 to blk 32 SUNXI_EFEX_MBR_TAG mbr size = 0x10000 force mbr device nand0 <nand>, # parts = 5 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: pstore 0x00080000 0x00500000 1 4: sys 0x0fa80000 0x00580000 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,512k@5242880(pstore)ro,-(sys) [79.584]MTD info (5) [79.586]pagesize: 0x1000 [79.588]blksize: 0x40000 [79.590]num offset bytes name [79.594]0 0x00000000 0x00100000 boot0 [79.598]1 0x00100000 0x00300000 uboot [79.601]2 0x00400000 0x00100000 secure_storage [79.606]3 0x00500000 0x00080000 pstore [79.609]4 0x00580000 0x0fa80000 sys [79.613]MBR info (unalign): [79.615]partno addr sects type name [79.620]0 0x00000000 0x000001f8 0x00000001 mbr [79.625]1 0x000001f8 0x000048d8 0x00008000 boot-resource [79.631]2 0x00004ad0 0x000001f8 0x00008000 env [79.635]3 0x00004cc8 0x000001f8 0x00008000 env-redund [79.641]4 0x00004ec0 0x00006078 0x00008000 boot [79.646]5 0x0000af38 0x0000e850 0x00008000 rootfs [79.651]6 0x00019788 0x000009d8 0x00008000 dsp0 [79.656]7 0x0001a160 0x000009d8 0x00008000 dsp1 [79.660]8 0x0001ab38 0x00000000 0x00000000 UDISK [79.665]ubi attach the last part of mtd device: NO.4 [79.670]MBR info (align): [79.672]partno addr sects type name [79.677]0 0x00002c00 0x000001f8 0x00000001 mbr [79.682]1 0x00002df8 0x000048d8 0x00008000 boot-resource [79.688]2 0x000076d0 0x000001f8 0x00008000 env [79.692]3 0x000078c8 0x000001f8 0x00008000 env-redund [79.698]4 0x00007ac0 0x00006078 0x00008000 boot [79.703]5 0x0000db38 0x0000e850 0x00008000 rootfs [79.708]6 0x0001c388 0x000009d8 0x00008000 dsp0 [79.712]7 0x0001cd60 0x000009d8 0x00008000 dsp1 [79.717]8 0x0001d738 0x00000000 0x00000000 UDISK [79.722]ubi attach the last part of mtd device: NO.4 [79.727]ubi attatch mtd, name: sys [79.730]ubi0: detaching mtd5 [79.733]ubi0: mtd5 is detached [79.736]ubi0: attaching mtd5 [79.932]ubi0: scanning is finished [79.939]ubi0: attached mtd5 (name "sys", size 250 MiB) [79.943]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [79.950]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [79.956]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [79.962]ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [79.968]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [79.974]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [79.982]ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 [79.990]volume mbr existed, not create again [79.994]volume boot-resource existed, not create again [79.999]volume env existed, not create again [80.003]volume env-redund existed, not create again [80.008]volume boot existed, not create again [80.012]volume rootfs existed, not create again [80.016]volume dsp0 existed, not create again [80.020]volume dsp1 existed, not create again [80.024]volume UDISK existed, not create again [80.052]fill gap start: volume mbr sects 0x178 [80.148]fill gap end: volume mbr [80.151]update partition map [80.154]logical area info: 958 258048 last_lba: 482831 [80.162]logical area info: 958 258048 last_lba: 482831 [80.170]logical area info: 958 258048 last_lba: 482831 [80.178]logical area info: 958 258048 last_lba: 482831 [80.185]logical area info: 958 258048 last_lba: 482831 [80.193]logical area info: 958 258048 last_lba: 482831 [80.201]logical area info: 958 258048 last_lba: 482831 [80.209]logical area info: 958 258048 last_lba: 482831 [80.217]logical area info: 958 258048 last_lba: 482831 [80.225]logical area info: 958 258048 last_lba: 482831 [80.233]logical area info: 958 258048 last_lba: 482831 [80.241]logical area info: 958 258048 last_lba: 482831 [80.249]logical area info: 958 258048 last_lba: 482831 [80.257]logical area info: 958 258048 last_lba: 482831 [80.265]logical area info: 958 258048 last_lba: 482831 [80.272]logical area info: 958 258048 last_lba: 482831 [80.280]logical area info: 958 258048 last_lba: 482831 [80.288]logical area info: 958 258048 last_lba: 482831 [80.296]logical area info: 958 258048 last_lba: 482831 [80.304]logical area info: 958 258048 last_lba: 482831 [80.312]logical area info: 958 258048 last_lba: 482831 [80.320]logical area info: 958 258048 last_lba: 482831 [80.328]logical area info: 958 258048 last_lba: 482831 [80.336]logical area info: 958 258048 last_lba: 482831 [80.344]logical area info: 958 258048 last_lba: 482831 [80.352]logical area info: 958 258048 last_lba: 482831 [80.360]logical area info: 958 258048 last_lba: 482831 [80.367]logical area info: 958 258048 last_lba: 482831 FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 bootfile_mode=4 SUNXI_EFEX_BOOT1_TAG boot1 size = 0xd8000, max size = 0x200000 uboot size = 0xd8000 storage type = 0 [80.412]uboot blk range [8-32) [80.415]download uboot to block 8 (7 blocks) len 864K [80.620]download uboot to block 15 (7 blocks) len 864K [80.824]download uboot to block 22 (7 blocks) len 864K FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 bootfile_mode=4 SUNXI_EFEX_BOOT0_TAG boot0 size = 0xc000 dram para[0] = 0 dram para[1] = 3 dram para[2] = bfb dram para[3] = 0 dram para[4] = 10d2 dram para[5] = 0 dram para[6] = 1c70 dram para[7] = 2 dram para[8] = 18 dram para[9] = 0 dram para[10] = 4a2195 dram para[11] = 2423190 dram para[12] = 8b061 dram para[13] = b4787896 dram para[14] = 0 dram para[15] = 48484848 dram para[16] = 30000048 dram para[17] = 1620121e dram para[18] = 0 dram para[19] = 0 dram para[20] = 0 dram para[21] = 220000 dram para[22] = 55 dram para[23] = 14000100 dram para[24] = 0 dram para[25] = 0 dram para[26] = 0 dram para[27] = 0 dram para[28] = 0 dram para[29] = 0 dram para[30] = 0 dram para[31] = 0 storage type = 0 [81.103]download boot0 to block 0 len 48K [81.119]download boot0 to block 1 len 48K [81.135]download boot0 to block 2 len 48K [81.151]download boot0 to block 3 len 48K [81.167]download boot0 to block 4 len 48K [81.183]download boot0 to block 5 len 48K [81.199]download boot0 to block 6 len 48K [81.215]download boot0 to block 7 len 48K FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 sunxi_efex_next_action=2 exit usb next work 2 SUNXI_UPDATE_NEXT_ACTION_REBOOT [49]HELLO! BOOT0 is starting! [52]BOOT0 commit : 3fee797 [55]set pll start [57]periph0 has been enabled [60]set pll end [62]board init ok [64]rtc[3] value = 0xf6f60006 [67]enable_jtag [68]the chip id is 0x3 [71]the chip id is 0x3 [73]the chip id is 0x3 [75]the chip id is 0x3 [78]the chip id is 0x3 [80]chip id check OK [83][AUTO DEBUG] two rank and full DQ! [86][AUTO DEBUG] DDR3 try success [91][AUTO DEBUG] single rank and full DQ! [96][AUTO DEBUG] rank 0 row = 14 [99][AUTO DEBUG] rank 0 bank = 8 [102][AUTO DEBUG] rank 0 page size = 2 KB [106]DRAM BOOT DRIVE INFO: V0.20 [110]DRAM Type = 3 (2:DDR2,3:DDR3) [113]DRAMC read ODT off. [116]DRAM ODT off. [118]DRAM CLK = 774 MHz [121]DRAM SIZE =256 M [126]DRAM simple test OK. [129]dram size =256 [132]spinand UBOOT_START_BLK_NUM 8 UBOOT_LAST_BLK_NUM 32 [137]block from 8 to 32 [235]Check is correct. [237]dma 0x10818c int is not used yet [241]dma 0x10818c int is free, you do not need to free it again [247]Entry_name = u-boot [254]Entry_name = monitor [257]Entry_name = dtb [261]Jump to second Boot. NOTICE: BL3-1: v1.0(debug):6efeeb8 NOTICE: BL3-1: Built : 13:54:32, 2022-04-24 NOTICE: BL3-1 commit: 8 ERROR: Error initializing runtime service tspd_fast NOTICE: BL3-1: Preparing for EL3 exit to normal world NOTICE: BL3-1: Next image address = 0x43000000 ▒OTICE: BL3-1: Next image spsr = 0x1d3 U-Boot 2018.05-g6f0ec64 (Apr 27 2022 - 02:21:36 +0000) Allwinner Technology [00.317]CPU: Allwinner Family [00.320]Model: sun50iw11 I2C: ready [00.444]DRAM: 256 MiB [00.447]Relocation Offset is: 0cefa000 [00.470]secure enable bit: 0 [00.473]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=0Mhz [00.479]gic: sec monitor mode [00.482]flash init start [00.484]workmode = 0,storage type = 0 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 = 0x10000000, [DMA] 0x4025088 = 0x000000e5 [00.536]sunxi-spinand-phy: not detect any munufacture from id table [00.543]sunxi-spinand-phy: get spi-nand Model from fdt fail [00.548]sunxi-spinand-phy: get phy info from fdt fail device nand0 <nand>, # parts = 5 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: pstore 0x00080000 0x00500000 1 4: sys 0x0fa80000 0x00580000 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,512k@5242880(pstore)ro,-(sys) [00.742]ubi0: attaching mtd5 [00.942]ubi0: scanning is finished [00.948]ubi0: attached mtd5 (name "sys", size 250 MiB) [00.953]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [00.959]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [00.965]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [00.972]ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [00.977]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [00.984]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [00.991]ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 [01.000]sunxi flash init ok [01.095]Loading Environment from SUNXI_FLASH... OK [01.115]bmp_name=bootlogo.bmp 307254 bytes read in 15 ms (19.5 MiB/s) [01.138]Item0 (Map) magic is bad [01.141]usb burn from boot delay time 0 weak:otg_phy_config [01.153]usb prepare ok [01.360]usb sof ok [01.362]usb probe ok [01.363]usb setup ok set address 0x13 set address 0x13 ok set address 0x14 set address 0x14 ok [04.369]do_burn_from_boot usb : have no handshake partno erro : can't find partition private [04.397]update bootcmd [04.415]update dts Hit any key to stop autoboot: 0 [04.637]no vendor_boot partition is found Android's image name: r329-evb5_pro_v1 [04.880]Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.191 (ubuntu@ubuntu) (gcc version 6.4.1 (OpenWrt/Linaro GCC 6.4-2017.11 2017-11) ) #27 SMP PREEMPT Thu Sep 8 12:20:29 UTC 2022 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] disp reserve base 0x4eb556c0 ,size 0x4b036 [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000043000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@43000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000043040000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@43040000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x000000004d000000 [ 0.000000] On node 0 totalpages: 65075 [ 0.000000] DMA zone: 1024 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 65075 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 21 pages/cpu s46360 r8192 d31464 u86016 [ 0.000000] pcpu-alloc: s46360 r8192 d31464 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64051 [ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 initcall_debug=0 console=ttyS0,115200 loglevel=8 ubi.mtd=sys ubi.block=0,rootfs root=/dev/ubiblock0_5 init=/sbin/init rdinit=/rdinit rootfstype=squashfs partitions=mbr@ubi0_0:boot-resource@ubi0_1:env@ubi0_2:env-redund@ubi0_3:boot@ubi0_4:rootfs@ubi0_5:dsp0@ubi0_6:dsp1@ubi0_7:UDISK@ubi0_8: cma=24M mac_addr= wifi_mac= bt_mac= selinux=0 specialstr= snum=4c000c5960c1c7d1c0d androidboot.serialno=4c000c5960c1c7d1c0d androidboot.hardware=sun50iw11p1 boot_type=5 androidboot.boot_type=5 androidboot.secure_os_exist=0 gpt=1 uboot_message=2018.05-g6f0ec64(04/27/2022-02:21:36) mbr_offset=1032192 disp_reserve=307254,0x4eb556c0 aw-ubi-spinand.ubootblks=24 androidboot.dramsize=256 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.000000] Memory: 213364K/260300K available (5822K kernel code, 486K rwdata, 1648K rodata, 384K init, 229K bss, 22360K reserved, 24576K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB) [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008630000 ( 5824 KB) [ 0.000000] .rodata : 0xffffff8008630000 - 0xffffff80087d0000 ( 1664 KB) [ 0.000000] .init : 0xffffff80087d0000 - 0xffffff8008830000 ( 384 KB) [ 0.000000] .data : 0xffffff8008830000 - 0xffffff80088a9808 ( 487 KB) [ 0.000000] .bss : 0xffffff80088a9808 - 0xffffff80088e2cf4 ( 230 KB) [ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB) [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB) [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc010000000 ( 256 MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] clk r_dsp_cache0 not found in of_sunxi_periph_cpus_clk_setup [ 0.000000] clk r_dsp_cache1 not found in of_sunxi_periph_cpus_clk_setup [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.008221] Console: colour dummy device 80x25 [ 0.012410] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.022618] pid_max: default: 32768 minimum: 301 [ 0.027375] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.033721] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.041501] sched-energy: CPU device node has no sched-energy-costs [ 0.046921] Invalid sched_group_energy for CPU0 [ 0.051401] CPU0: update cpu_capacity 1024 [ 0.067521] ASID allocator initialised with 32768 entries [ 0.123757] Detected VIPT I-cache on CPU1 [ 0.123807] Invalid sched_group_energy for CPU1 [ 0.123810] CPU1: update cpu_capacity 1024 [ 0.123813] CPU1: Booted secondary processor [410fd034] [ 0.123899] Brought up 2 CPUs [ 0.139002] SMP: Total of 2 processors activated. [ 0.143692] CPU features: detected feature: 32-bit EL0 Support [ 0.149498] CPU features: detected feature: Kernel page table isolation (KPTI) [ 0.158924] CPU: All CPU(s) started at EL1 [ 0.160775] alternatives: patching kernel code [ 0.165334] Invalid sched_group_energy for CPU1 [ 0.169694] Invalid sched_group_energy for Cluster1 [ 0.174543] Invalid sched_group_energy for CPU0 [ 0.179050] Invalid sched_group_energy for Cluster0 [ 0.184372] devtmpfs: initialized [ 0.214563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218692] futex hash table entries: 512 (order: 4, 65536 bytes) [ 0.225818] atomic64_test: passed [ 0.228020] pinctrl core: initialized pinctrl subsystem [ 0.234304] NET: Registered protocol family 16 [ 0.238782] dump_class_init,857, success [ 0.257772] cpuidle: using governor menu [ 0.258391] vdso: 2 pages (1 code @ ffffff8008636000, 1 data @ ffffff8008834000) [ 0.264595] DMA: preallocated 256 KiB pool for atomic allocations [ 0.275706] sun50iw11p1-r-pinctrl r_pio: initialized sunXi PIO driver [ 0.284171] sun50iw11p1-pinctrl pio: initialized sunXi PIO driver [ 0.326758] pwm module init! [ 0.330995] sunxi-pm debug v3.10 [ 0.331694] SCSI subsystem initialized [ 0.332647] usbcore: registered new interface driver usbfs [ 0.338015] usbcore: registered new interface driver hub [ 0.343182] usbcore: registered new device driver usb [ 0.348275] sunxi_i2c_adap_init()2649 - init [ 0.353302] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000 [ 0.359426] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000 [ 0.365791] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000 [ 0.372562] ion_heap_create: Invalid heap type 6 [ 0.377152] Advanced Linux Sound Architecture Driver Initialized. [ 0.383602] Bluetooth: Core ver 2.22 [ 0.386538] NET: Registered protocol family 31 [ 0.390935] Bluetooth: HCI device and connection manager initialized [ 0.397260] Bluetooth: HCI socket layer initialized [ 0.402103] Bluetooth: L2CAP socket layer initialized [ 0.407176] Bluetooth: SCO socket layer initialized [ 0.416458] clocksource: Switched to clocksource arch_sys_counter [ 0.428831] get androidboot.mode fail [ 0.429526] NET: Registered protocol family 2 [ 0.431785] TCP established hash table entries: 16 (order: -5, 128 bytes) [ 0.438072] TCP bind hash table entries: 16 (order: -4, 256 bytes) [ 0.444136] TCP: Hash tables configured (established 16 bind 16) [ 0.450178] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455931] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462378] NET: Registered protocol family 1 [ 0.467269] sunxi_spi_probe()2152 - [spi0] SPI MASTER MODE [ 0.472036] spi0 supply spi not found, using dummy regulator [ 0.477662] sunxi_spi_request_gpio()1804 - [spi0] Pinctrl init spi0 [ 0.483883] sunxi_spi_clk_init()1854 - [spi0] mclk 100000000 [ 0.490164] sunxi_spi_probe()2225 - [spi0]: driver probe succeed, base ffffff8008060000, irq 245 [ 0.500534] workingset: timestamp_bits=61 max_order=16 bucket_order=0 [ 0.513559] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.516629] io scheduler noop registered [ 0.517658] io scheduler deadline registered [ 0.522351] io scheduler cfq registered (default) [ 0.527723] [LCD_FB] lcd_fb_init,line:159: [ 0.530521] [ 0.538648] uart uart0: get regulator failed [ 0.538707] uart0 supply uart not found, using dummy regulator [ 0.543396] uart0: ttyS0 at MMIO 0x2500000 (irq = 244, base_baud = 1500000) is a SUNXI Vss▒{c+▒▒▒˛▒▒] sw_console_▒k▒VV▒▒&6▒ c+#k [ 0.558923] console [ttyS0] enabled [ 0.562869] bootconsole [earlycon0] disabled [ 0.562869] bootconsole [earlycon0] disabled [ 0.571876] misc dump reg init [ 0.579019] Unable to detect cache hierarchy for CPU 0 [ 0.585647] sunxi-spinand: AW SPINand MTD Layer Version: 2.0 20201228 [ 0.592891] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.11 20211125 [ 0.600751] sunxi-spinand-phy: not detect any munufacture from id table [ 0.608177] sunxi-spinand-phy: get spi-nand Model from fdt fail [ 0.614821] sunxi-spinand-phy: get phy info from fdt fail [ 0.620875] sunxi-spinand-phy: not detect munufacture from fdt [ 0.627522] sunxi-spinand-phy: detect munufacture from id table: GD [ 0.634557] sunxi-spinand-phy: detect spinand id: ffff52c8 ffffffff [ 0.641587] sunxi-spinand-phy: ========== arch info ========== [ 0.648129] sunxi-spinand-phy: Model: GD5F2GQ5UEYIGR [ 0.655073] sunxi-spinand-phy: Munufacture: GD [ 0.660836] sunxi-spinand-phy: DieCntPerChip: 1 [ 0.666500] sunxi-spinand-phy: BlkCntPerDie: 2048 [ 0.672456] sunxi-spinand-phy: PageCntPerBlk: 64 [ 0.678218] sunxi-spinand-phy: SectCntPerPage: 4 [ 0.683883] sunxi-spinand-phy: OobSizePerPage: 64 [ 0.689645] sunxi-spinand-phy: BadBlockFlag: 0x0 [ 0.695503] sunxi-spinand-phy: OperationOpt: 0x7 [ 0.701364] sunxi-spinand-phy: MaxEraseTimes: 50000 [ 0.707420] sunxi-spinand-phy: EccFlag: 0x1 [ 0.713279] sunxi-spinand-phy: EccType: 7 [ 0.718943] sunxi-spinand-phy: EccProtectedType: 2 [ 0.724607] sunxi-spinand-phy: ======================================== [ 0.732021] sunxi-spinand-phy: [ 0.735545] sunxi-spinand-phy: ========== physical info ========== [ 0.742475] sunxi-spinand-phy: TotalSize: 256 M [ 0.747846] sunxi-spinand-phy: SectorSize: 512 B [ 0.753217] sunxi-spinand-phy: PageSize: 2 K [ 0.758393] sunxi-spinand-phy: BlockSize: 128 K [ 0.763767] sunxi-spinand-phy: OOBSize: 64 B [ 0.769041] sunxi-spinand-phy: ======================================== [ 0.776456] sunxi-spinand-phy: [ 0.779973] sunxi-spinand-phy: ========== logical info ========== [ 0.786810] sunxi-spinand-phy: TotalSize: 256 M [ 0.792185] sunxi-spinand-phy: SectorSize: 512 B [ 0.797559] sunxi-spinand-phy: PageSize: 4 K [ 0.802734] sunxi-spinand-phy: BlockSize: 256 K [ 0.808109] sunxi-spinand-phy: OOBSize: 128 B [ 0.813481] sunxi-spinand-phy: ======================================== [ 0.820973] sunxi-spinand-phy: block lock register: 0x00 [ 0.827060] sunxi-spinand-phy: feature register: 0x11 [ 0.832737] sunxi-spinand-phy: sunxi physic nand init end [ 0.839092] Creating 5 MTD partitions on "sunxi_mtd_nand": [ 0.845256] 0x000000000000-0x000000100000 : "boot0" [ 0.852404] 0x000000100000-0x000000400000 : "uboot" [ 0.861944] 0x000000400000-0x000000500000 : "secure_storage" [ 0.868650] random: fast init done [ 0.873793] 0x000000500000-0x000000580000 : "pstore" [ 0.880676] pstore_zone: registered pstore_blk as backend for kmsg(Oops,panic_write) [ 0.889417] pstore: Registered pstore_blk as persistent store backend [ 0.896654] mtd mtd3: Attached to MTD device 3 [ 0.901663] 0x000000580000-0x000010000000 : "sys" [ 1.251107] random: crng init done [ 1.281967] libphy: Fixed MDIO Bus: probed [ 1.286825] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.294399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.301669] usbcore: registered new interface driver uas [ 1.307734] usbcore: registered new interface driver usb-storage [ 1.314529] usbcore: registered new interface driver ums-alauda [ 1.321229] usbcore: registered new interface driver ums-cypress [ 1.328022] usbcore: registered new interface driver ums-datafab [ 1.334819] usbcore: registered new interface driver ums_eneub6250 [ 1.341800] usbcore: registered new interface driver ums-freecom [ 1.348591] usbcore: registered new interface driver ums-isd200 [ 1.355284] usbcore: registered new interface driver ums-jumpshot [ 1.362182] usbcore: registered new interface driver ums-karma [ 1.368768] usbcore: registered new interface driver ums-onetouch [ 1.375676] usbcore: registered new interface driver ums-realtek [ 1.382466] usbcore: registered new interface driver ums-sddr09 [ 1.389162] usbcore: registered new interface driver ums-sddr55 [ 1.395849] usbcore: registered new interface driver ums-usbat [ 1.402500] usb_serial_number:20080411 [ 1.407256] sunxi_gpadc_init,1962, success [ 1.412783] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0 [ 1.419695] sunxi-rtc rtc: RTC enabled [ 1.423936] fix to hot reboot, save boot reason [ 1.429235] i2c /dev entries driver [ 1.433322] lirc_dev: IR Remote Control driver registered, major 247 [ 1.440465] IR NEC protocol handler initialized [ 1.445548] IR RC5(x/sz) protocol handler initialized [ 1.451219] IR LIRC bridge handler initialized [ 1.456628] sunxi cedar version 0.1 [ 1.460728] google_vp9: sunxi google vp9 version 0.1 [ 1.467592] sunxi-wdt 20000a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.476647] Bluetooth: HCI UART driver ver 2.2.d448471.20181218-163903 [ 1.483979] Bluetooth: HCI UART protocol H4 registered [ 1.489748] Bluetooth: HCI H4 protocol initialized [ 1.495127] Bluetooth: HCI UART protocol (null) registered [ 1.501285] Bluetooth: HCI Realtek H5 protocol initialized [ 1.507645] Bluetooth: XRadio Bluetooth LPM Mode Driver Ver 01.00.07 [ 1.515048] bt_fdi debugfs_init [ 1.521498] hidraw: raw HID events driver (C) Jiri Kosina [ 1.527842] usbcore: registered new interface driver usbhid [ 1.534113] usbhid: USB HID core driver [ 1.540055] Netfilter messages via NETLINK v0.30. [ 1.545584] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) [ 1.552397] ctnetlink v0.93: registering with nfnetlink. [ 1.558649] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.565294] NET: Registered protocol family 10 [ 1.571324] NET: Registered protocol family 17 [ 1.576520] Bluetooth: RFCOMM TTY layer initialized [ 1.582012] Bluetooth: RFCOMM socket layer initialized [ 1.587817] Bluetooth: RFCOMM ver 1.11 [ 1.592035] 8021q: 802.1Q VLAN Support v1.8 [ 1.608724] cpu cpu1: opp_list_debug_create_link: Failed to create link [ 1.616157] cpu cpu1: _add_opp_dev: Failed to register opp debugfs (-12) [ 1.627727] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1008000 KHz [ 1.640396] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1104000 KHz [ 1.654546] ubi0: attaching mtd4 [ 2.036233] ubi0: scanning is finished [ 2.047504] ubi0: attached mtd4 (name "sys", size 250 MiB) [ 2.053672] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [ 2.061382] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [ 2.068986] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.076787] ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [ 2.083618] ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [ 2.091712] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [ 2.101071] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 [ 2.111559] ubi0: background thread "ubi_bgt0d" started, PID 719 [ 2.122918] block ubiblock0_5: created from ubi0:5(rootfs) [ 2.129369] sunxi-rtc rtc: setting system clock to 1970-01-04 09:30:52 UTC (293452) [ 2.138888] ALSA device list: [ 2.142221] No soundcards found. [ 2.148492] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.157968] devtmpfs: mounted [ 2.161564] Freeing unused kernel memory: 384K [ 2.556029] init: Console is alive [ 2.560037] init: - watchdog - [ 2.563528] init: - preinit - /dev/by-name/UDISK already format by ubifs [ 3.124265] mount_root: mounting /dev/root [ 3.129688] mount_root: loading kmods from internal overlay [ 3.229236] block: attempting to load /etc/config/fstab [ 3.248331] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" started, PID 763 [ 3.304611] UBIFS (ubi0:8): recovery needed [ 3.474140] UBIFS (ubi0:8): recovery completed [ 3.479197] UBIFS (ubi0:8): UBIFS: mounted UBI device 0, volume 8, name "UDISK" [ 3.487391] UBIFS (ubi0:8): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 3.498502] UBIFS (ubi0:8): FS size: 188633088 bytes (179 MiB, 731 LEBs), journal size 9420800 bytes (8 MiB, 37 LEBs) [ 3.510388] UBIFS (ubi0:8): reserved for root: 0 bytes (0 KiB) [ 3.516926] UBIFS (ubi0:8): media format: w4/r0 (latest is w4/r0), UUID 7F434AE4-A781-4053-8A82-96C402FFA2B6, small LPT model [ 3.531740] block: extroot: UUID match (root: a69af1b8-64fb5e48-26223ddf-ba2addc3, overlay: a69af1b8-64fb5e48-26223ddf-ba2addc3) [ 3.552531] mount_root: switched to extroot [ 3.563043] procd: - early - [ 3.566386] procd: - watchdog - [ 3.704687] procd: - watchdog - [ 3.708410] procd: - ubus - [ 3.712058] procd (1): /proc/930/oom_adj is deprecated, please use /proc/930/oom_score_adj instead. [ 3.814257] procd: - init - Please press Enter to activate this console. [ 4.228876] fuse init (API version 7.26) [ 4.254676] xt_time: kernel timezone is -0000 kmodloader done [ 4.371194] file system registered [ 4.450333] read descriptors [ 4.453704] read strings
-
R329系统启动阻塞问题求救
U-Boot 2018.05-g6f0ec64 (Apr 27 2022 - 02:21:36 +0000) Allwinner Technology [00.317]CPU: Allwinner Family [00.320]Model: sun50iw11 I2C: ready [00.444]DRAM: 256 MiB [00.447]Relocation Offset is: 0cefa000 [00.470]secure enable bit: 0 [00.473]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=0Mhz [00.479]gic: sec monitor mode [00.482]flash init start [00.484]workmode = 0,storage type = 0 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 = 0x10000000, [DMA] 0x4025088 = 0x000000e5 [00.536]sunxi-spinand-phy: not detect any munufacture from id table [00.543]sunxi-spinand-phy: get spi-nand Model from fdt fail [00.548]sunxi-spinand-phy: get phy info from fdt fail device nand0 <nand>, # parts = 5 #: name size offset mask_flags 0: boot0 0x00100000 0x00000000 1 1: uboot 0x00300000 0x00100000 1 2: secure_storage 0x00100000 0x00400000 1 3: pstore 0x00080000 0x00500000 1 4: sys 0x0fa80000 0x00580000 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,512k@5242880(pstore)ro,-(sys) [00.737]ubi0: attaching mtd5 [00.933]ubi0: scanning is finished [00.940]ubi0: attached mtd5 (name "sys", size 250 MiB) [00.944]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [00.951]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [00.957]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [00.963]ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [00.968]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [00.975]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [00.983]ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 [00.991]sunxi flash init ok [01.085]Loading Environment from SUNXI_FLASH... OK [01.104]bmp_name=bootlogo.bmp 307254 bytes read in 15 ms (19.5 MiB/s) [01.128]Item0 (Map) magic is bad [01.130]usb burn from boot delay time 0 weak:otg_phy_config [01.142]usb prepare ok [01.349]usb sof ok [01.351]usb probe ok [01.353]usb setup ok set address 0x7 set address 0x7 ok set address 0x8 set address 0x8 ok [04.359]do_burn_from_boot usb : have no handshake partno erro : can't find partition private [04.387]update bootcmd [04.404]update dts Hit any key to stop autoboot: 0 [04.623]no vendor_boot partition is found Android's image name: r329-evb5_pro_v1 [04.865]Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.191 (ubuntu@ubuntu) (gcc version 6.4.1 (OpenWrt/Linaro GCC 6.4-2017.11 2017-11) ) #27 SMP PREEMPT Thu Sep 8 12:20:29 UTC 2022 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] disp reserve base 0x4eb556c0 ,size 0x4b036 [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000043000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@43000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000043040000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@43040000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x000000004d000000 [ 0.000000] On node 0 totalpages: 65075 [ 0.000000] DMA zone: 1024 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 65075 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 21 pages/cpu s46360 r8192 d31464 u86016 [ 0.000000] pcpu-alloc: s46360 r8192 d31464 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64051 [ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 initcall_debug=0 console=ttyS0,115200 loglevel=8 ubi.mtd=sys ubi.block=0,rootfs root=/dev/ubiblock0_5 init=/sbin/init rdinit=/rdinit rootfstype=squashfs partitions=mbr@ubi0_0:boot-resource@ubi0_1:env@ubi0_2:env-redund@ubi0_3:boot@ubi0_4:rootfs@ubi0_5:dsp0@ubi0_6:dsp1@ubi0_7:UDISK@ubi0_8: cma=24M mac_addr= wifi_mac= bt_mac= selinux=0 specialstr= snum=4c000c5960c1c7d1c0d androidboot.serialno=4c000c5960c1c7d1c0d androidboot.hardware=sun50iw11p1 boot_type=5 androidboot.boot_type=5 androidboot.secure_os_exist=0 gpt=1 uboot_message=2018.05-g6f0ec64(04/27/2022-02:21:36) mbr_offset=1032192 disp_reserve=307254,0x4eb556c0 aw-ubi-spinand.ubootblks=24 androidboot.dramsize=256 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.000000] Memory: 213364K/260300K available (5822K kernel code, 486K rwdata, 1648K rodata, 384K init, 229K bss, 22360K reserved, 24576K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB) [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008630000 ( 5824 KB) [ 0.000000] .rodata : 0xffffff8008630000 - 0xffffff80087d0000 ( 1664 KB) [ 0.000000] .init : 0xffffff80087d0000 - 0xffffff8008830000 ( 384 KB) [ 0.000000] .data : 0xffffff8008830000 - 0xffffff80088a9808 ( 487 KB) [ 0.000000] .bss : 0xffffff80088a9808 - 0xffffff80088e2cf4 ( 230 KB) [ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB) [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB) [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc010000000 ( 256 MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] clk r_dsp_cache0 not found in of_sunxi_periph_cpus_clk_setup [ 0.000000] clk r_dsp_cache1 not found in of_sunxi_periph_cpus_clk_setup [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.008233] Console: colour dummy device 80x25 [ 0.012410] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.022618] pid_max: default: 32768 minimum: 301 [ 0.027377] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.033721] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.041502] sched-energy: CPU device node has no sched-energy-costs [ 0.046921] Invalid sched_group_energy for CPU0 [ 0.051402] CPU0: update cpu_capacity 1024 [ 0.067521] ASID allocator initialised with 32768 entries [ 0.123755] Detected VIPT I-cache on CPU1 [ 0.123805] Invalid sched_group_energy for CPU1 [ 0.123808] CPU1: update cpu_capacity 1024 [ 0.123811] CPU1: Booted secondary processor [410fd034] [ 0.123898] Brought up 2 CPUs [ 0.139000] SMP: Total of 2 processors activated. [ 0.143690] CPU features: detected feature: 32-bit EL0 Support [ 0.149496] CPU features: detected feature: Kernel page table isolation (KPTI) [ 0.158915] CPU: All CPU(s) started at EL1 [ 0.160773] alternatives: patching kernel code [ 0.165331] Invalid sched_group_energy for CPU1 [ 0.169692] Invalid sched_group_energy for Cluster1 [ 0.174541] Invalid sched_group_energy for CPU0 [ 0.179048] Invalid sched_group_energy for Cluster0 [ 0.184368] devtmpfs: initialized [ 0.214561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218692] futex hash table entries: 512 (order: 4, 65536 bytes) [ 0.225810] atomic64_test: passed [ 0.228018] pinctrl core: initialized pinctrl subsystem [ 0.234297] NET: Registered protocol family 16 [ 0.238780] dump_class_init,857, success [ 0.257772] cpuidle: using governor menu [ 0.258394] vdso: 2 pages (1 code @ ffffff8008636000, 1 data @ ffffff8008834000) [ 0.264589] DMA: preallocated 256 KiB pool for atomic allocations [ 0.275701] sun50iw11p1-r-pinctrl r_pio: initialized sunXi PIO driver [ 0.284183] sun50iw11p1-pinctrl pio: initialized sunXi PIO driver [ 0.341956] pwm module init! [ 0.346227] sunxi-pm debug v3.10 [ 0.346948] SCSI subsystem initialized [ 0.347877] usbcore: registered new interface driver usbfs [ 0.353140] usbcore: registered new interface driver hub [ 0.358412] usbcore: registered new device driver usb [ 0.363499] sunxi_i2c_adap_init()2649 - init [ 0.368586] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000 [ 0.374665] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000 [ 0.381011] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000 [ 0.387822] ion_heap_create: Invalid heap type 6 [ 0.392402] Advanced Linux Sound Architecture Driver Initialized. [ 0.398846] Bluetooth: Core ver 2.22 [ 0.401768] NET: Registered protocol family 31 [ 0.406161] Bluetooth: HCI device and connection manager initialized [ 0.412493] Bluetooth: HCI socket layer initialized [ 0.417336] Bluetooth: L2CAP socket layer initialized [ 0.422411] Bluetooth: SCO socket layer initialized [ 0.431695] clocksource: Switched to clocksource arch_sys_counter [ 0.444212] get androidboot.mode fail [ 0.444903] NET: Registered protocol family 2 [ 0.447159] TCP established hash table entries: 16 (order: -5, 128 bytes) [ 0.453463] TCP bind hash table entries: 16 (order: -4, 256 bytes) [ 0.459512] TCP: Hash tables configured (established 16 bind 16) [ 0.465551] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471307] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.477755] NET: Registered protocol family 1 [ 0.482684] sunxi_spi_probe()2152 - [spi0] SPI MASTER MODE [ 0.487413] spi0 supply spi not found, using dummy regulator [ 0.493041] sunxi_spi_request_gpio()1804 - [spi0] Pinctrl init spi0 [ 0.499261] sunxi_spi_clk_init()1854 - [spi0] mclk 100000000 [ 0.505538] sunxi_spi_probe()2225 - [spi0]: driver probe succeed, base ffffff8008060000, irq 245 [ 0.515968] workingset: timestamp_bits=61 max_order=16 bucket_order=0 [ 0.528992] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.532066] io scheduler noop registered [ 0.533091] io scheduler deadline registered [ 0.537720] io scheduler cfq registered (default) [ 0.543140] [LCD_FB] lcd_fb_init,line:159: [ 0.546030] [ 0.554224] uart uart0: get regulator failed [ 0.554281] uart0 supply uart not found, using dummy regulator [ 0.558999] uart0: ttyS0 at MMIO 0x2500000 (irq = 244, base_baud = 1500000) is a SUNXI Vss▒{c+▒▒▒˛▒▒] sw_console_k▒VvFVvf▒ c+#k [ 0.574576] console [ttyS0] enabled [ 0.578524] bootconsole [earlycon0] disabled [ 0.578524] bootconsole [earlycon0] disabled [ 0.587556] misc dump reg init [ 0.594692] Unable to detect cache hierarchy for CPU 0 [ 0.601423] sunxi-spinand: AW SPINand MTD Layer Version: 2.0 20201228 [ 0.608686] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.11 20211125 [ 0.616552] sunxi-spinand-phy: not detect any munufacture from id table [ 0.623987] sunxi-spinand-phy: get spi-nand Model from fdt fail [ 0.630628] sunxi-spinand-phy: get phy info from fdt fail [ 0.636689] sunxi-spinand-phy: not detect munufacture from fdt [ 0.643370] sunxi-spinand-phy: detect munufacture from id table: GD [ 0.650408] sunxi-spinand-phy: detect spinand id: ffff52c8 ffffffff [ 0.657438] sunxi-spinand-phy: ========== arch info ========== [ 0.663984] sunxi-spinand-phy: Model: GD5F2GQ5UEYIGR [ 0.670918] sunxi-spinand-phy: Munufacture: GD [ 0.676684] sunxi-spinand-phy: DieCntPerChip: 1 [ 0.682351] sunxi-spinand-phy: BlkCntPerDie: 2048 [ 0.688311] sunxi-spinand-phy: PageCntPerBlk: 64 [ 0.694075] sunxi-spinand-phy: SectCntPerPage: 4 [ 0.699741] sunxi-spinand-phy: OobSizePerPage: 64 [ 0.705505] sunxi-spinand-phy: BadBlockFlag: 0x0 [ 0.711362] sunxi-spinand-phy: OperationOpt: 0x7 [ 0.717222] sunxi-spinand-phy: MaxEraseTimes: 50000 [ 0.723275] sunxi-spinand-phy: EccFlag: 0x1 [ 0.729137] sunxi-spinand-phy: EccType: 7 [ 0.734803] sunxi-spinand-phy: EccProtectedType: 2 [ 0.740467] sunxi-spinand-phy: ======================================== [ 0.747886] sunxi-spinand-phy: [ 0.751399] sunxi-spinand-phy: ========== physical info ========== [ 0.758331] sunxi-spinand-phy: TotalSize: 256 M [ 0.763706] sunxi-spinand-phy: SectorSize: 512 B [ 0.769077] sunxi-spinand-phy: PageSize: 2 K [ 0.774258] sunxi-spinand-phy: BlockSize: 128 K [ 0.779633] sunxi-spinand-phy: OOBSize: 64 B [ 0.784909] sunxi-spinand-phy: ======================================== [ 0.792324] sunxi-spinand-phy: [ 0.795847] sunxi-spinand-phy: ========== logical info ========== [ 0.802681] sunxi-spinand-phy: TotalSize: 256 M [ 0.808058] sunxi-spinand-phy: SectorSize: 512 B [ 0.813433] sunxi-spinand-phy: PageSize: 4 K [ 0.818614] sunxi-spinand-phy: BlockSize: 256 K [ 0.823985] sunxi-spinand-phy: OOBSize: 128 B [ 0.829359] sunxi-spinand-phy: ======================================== [ 0.836867] sunxi-spinand-phy: block lock register: 0x00 [ 0.842956] sunxi-spinand-phy: feature register: 0x11 [ 0.848632] sunxi-spinand-phy: sunxi physic nand init end [ 0.855003] Creating 5 MTD partitions on "sunxi_mtd_nand": [ 0.861167] 0x000000000000-0x000000100000 : "boot0" [ 0.868340] 0x000000100000-0x000000400000 : "uboot" [ 0.877856] 0x000000400000-0x000000500000 : "secure_storage" [ 0.884510] random: fast init done [ 0.889633] 0x000000500000-0x000000580000 : "pstore" [ 0.896463] pstore_zone: registered pstore_blk as backend for kmsg(Oops,panic_write) [ 0.905211] pstore: Registered pstore_blk as persistent store backend [ 0.912445] mtd mtd3: Attached to MTD device 3 [ 0.917444] 0x000000580000-0x000010000000 : "sys" [ 1.262145] random: crng init done [ 1.292544] libphy: Fixed MDIO Bus: probed [ 1.297433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.305036] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312331] usbcore: registered new interface driver uas [ 1.318400] usbcore: registered new interface driver usb-storage [ 1.325193] usbcore: registered new interface driver ums-alauda [ 1.331888] usbcore: registered new interface driver ums-cypress [ 1.338675] usbcore: registered new interface driver ums-datafab [ 1.345464] usbcore: registered new interface driver ums_eneub6250 [ 1.352449] usbcore: registered new interface driver ums-freecom [ 1.359240] usbcore: registered new interface driver ums-isd200 [ 1.365935] usbcore: registered new interface driver ums-jumpshot [ 1.372832] usbcore: registered new interface driver ums-karma [ 1.379429] usbcore: registered new interface driver ums-onetouch [ 1.386338] usbcore: registered new interface driver ums-realtek [ 1.393126] usbcore: registered new interface driver ums-sddr09 [ 1.399822] usbcore: registered new interface driver ums-sddr55 [ 1.406514] usbcore: registered new interface driver ums-usbat [ 1.413166] usb_serial_number:20080411 [ 1.417952] sunxi_gpadc_init,1962, success [ 1.423470] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0 [ 1.430380] sunxi-rtc rtc: RTC enabled [ 1.434630] fix to hot reboot, save boot reason [ 1.439952] i2c /dev entries driver [ 1.444036] lirc_dev: IR Remote Control driver registered, major 247 [ 1.451168] IR NEC protocol handler initialized [ 1.456257] IR RC5(x/sz) protocol handler initialized [ 1.461922] IR LIRC bridge handler initialized [ 1.467368] sunxi cedar version 0.1 [ 1.471492] google_vp9: sunxi google vp9 version 0.1 [ 1.478387] sunxi-wdt 20000a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.487457] Bluetooth: HCI UART driver ver 2.2.d448471.20181218-163903 [ 1.494796] Bluetooth: HCI UART protocol H4 registered [ 1.500558] Bluetooth: HCI H4 protocol initialized [ 1.505935] Bluetooth: HCI UART protocol (null) registered [ 1.512097] Bluetooth: HCI Realtek H5 protocol initialized [ 1.522471] Bluetooth: XRadio Bluetooth LPM Mode Driver Ver 01.00.07 [ 1.529894] bt_fdi debugfs_init [ 1.536470] hidraw: raw HID events driver (C) Jiri Kosina [ 1.542761] usbcore: registered new interface driver usbhid [ 1.549027] usbhid: USB HID core driver [ 1.556148] armchina aipu: AIPU KMD probe start... [ 1.561552] armchina aipu: KMD version: release 3.0.11 [ 1.567328] armchina aipu: no interrupts-reg specified [ 1.573508] armchina aipu: add new region failed [ 1.578967] armchina: probe of aipu failed with error -22 [ 1.585435] Netfilter messages via NETLINK v0.30. [ 1.590935] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) [ 1.597724] ctnetlink v0.93: registering with nfnetlink. [ 1.603978] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.610620] NET: Registered protocol family 10 [ 1.616666] NET: Registered protocol family 17 [ 1.621833] Bluetooth: RFCOMM TTY layer initialized [ 1.627325] Bluetooth: RFCOMM socket layer initialized [ 1.633114] Bluetooth: RFCOMM ver 1.11 [ 1.637334] 8021q: 802.1Q VLAN Support v1.8 [ 1.654035] cpu cpu1: opp_list_debug_create_link: Failed to create link [ 1.661498] cpu cpu1: _add_opp_dev: Failed to register opp debugfs (-12) [ 1.673066] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1008000 KHz [ 1.685740] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1104000 KHz [ 1.699909] ubi0: attaching mtd4 [ 2.083797] ubi0: scanning is finished [ 2.095039] ubi0: attached mtd4 (name "sys", size 250 MiB) [ 2.101210] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [ 2.108927] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [ 2.116541] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.124352] ubi0: good PEBs: 1002, bad PEBs: 0, corrupted PEBs: 0 [ 2.131186] ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [ 2.139288] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [ 2.148659] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 40 [ 2.159157] ubi0: background thread "ubi_bgt0d" started, PID 734 [ 2.170561] block ubiblock0_5: created from ubi0:5(rootfs) [ 2.177039] sunxi-rtc rtc: setting system clock to 1970-01-02 09:27:02 UTC (120422) [ 2.186565] ALSA device list: [ 2.189903] No soundcards found. [ 2.196160] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.205659] devtmpfs: mounted [ 2.209249] Freeing unused kernel memory: 384K [ 2.606356] init: Console is alive [ 2.610370] init: - watchdog - [ 2.613872] init: - preinit - /dev/by-name/UDISK already format by ubifs [ 3.171681] mount_root: mounting /dev/root [ 3.177140] mount_root: loading kmods from internal overlay [ 3.276175] block: attempting to load /etc/config/fstab [ 3.295311] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" started, PID 779 [ 3.350739] UBIFS (ubi0:8): recovery needed [ 3.512291] UBIFS (ubi0:8): recovery completed [ 3.517337] UBIFS (ubi0:8): UBIFS: mounted UBI device 0, volume 8, name "UDISK" [ 3.525540] UBIFS (ubi0:8): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 3.536663] UBIFS (ubi0:8): FS size: 188633088 bytes (179 MiB, 731 LEBs), journal size 9420800 bytes (8 MiB, 37 LEBs) [ 3.548559] UBIFS (ubi0:8): reserved for root: 0 bytes (0 KiB) [ 3.555103] UBIFS (ubi0:8): media format: w4/r0 (latest is w4/r0), UUID 7F434AE4-A781-4053-8A82-96C402FFA2B6, small LPT model [ 3.569973] block: extroot: UUID match (root: a69af1b8-64fb5e48-26223ddf-ba2addc3, overlay: a69af1b8-64fb5e48-26223ddf-ba2addc3) [ 3.590813] mount_root: switched to extroot [ 3.601299] procd: - early - [ 3.604656] procd: - watchdog - [ 3.739075] procd: - watchdog - [ 3.742867] procd: - ubus - [ 3.746520] procd (1): /proc/946/oom_adj is deprecated, please use /proc/946/oom_score_adj instead. [ 3.849351] procd: - init - Please press Enter to activate this console. [ 4.228067] fuse init (API version 7.26) [ 4.243958] sunxi-rproc dsp0_rproc@0: assigned reserved memory node vdev0buffer@43000000 [ 4.256897] remoteproc0: dsp0_rproc is available [ 4.262631] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 4.273243] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 4.292064] find loop: 0 [ 4.296335] sunxi-rproc dsp1_rproc@0: assigned reserved memory node vdev0buffer@43040000 [ 4.308991] remoteproc1: dsp1_rproc is available [ 4.314730] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 4.324898] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 4.380298] file system registered [ 4.389533] remoteproc0: powering up dsp0_rproc [ 4.394853] remoteproc0: Booting fw image dsp0.bin, size 329064 [ 4.405679] virtio_rpmsg_bus virtio0: rpmsg host is online [ 4.412831] xt_time: kernel timezone is -0000 [ 4.419930] remoteproc0: registered virtio0 (type 7) [ 4.425987] sunxi-rproc dsp0_rproc@0: daudio: frame_type does not exist kmodloader done[ 4.437678] sunxi-rproc dsp0_rproc@0: daudio: daudio_type does not exist [ 4.442521] remoteproc1: powering up dsp1_rproc [ 4.442534] remoteproc1: Booting fw image dsp1.bin, size 370904 [ 4.442970] virtio_rpmsg_bus virtio1: rpmsg host is online [ 4.442983] remoteproc1: registered virtio1 (type 7) [ 4.442990] remoteproc1: between_dsps_vdevvring0 small than resource table require! [ 4.442993] remoteproc1: between_dsps_vdevvring1 small than resource table require! [ 4.443260] sunxi-rproc dsp1_rproc@0: daudio: frame_type does not exist [ 4.443265] sunxi-rproc dsp1_rproc@0: daudio: daudio_type does not exist [ 4.443327] sunxi-rproc dsp1_rproc@0: daudio: frame_type does not exist [ 4.443332] sunxi-rproc dsp1_rproc@0: daudio: daudio_type does not exist [ 4.443474] sunxi-rproc dsp1_rproc@0: standby_param: vdd-pll does not exist [ 4.444031] remoteproc1: Booting remote process success [ 4.444040] remoteproc1: remote processor dsp1_rproc is now up [ 4.553882] sunxi-rproc dsp0_rproc@0: daudio: frame_type does not exist [ 4.563797] sunxi-rproc dsp0_rproc@0: daudio: daudio_type does not exist [ 4.573585] sunxi-rproc dsp0_rproc@0: standby_param: vdd-pll does not exist [ 4.581820] remoteproc0: Booting remote process success [ 4.589916] remoteproc0: remote processor dsp0_rproc is now up [ 4.612655] read descriptors [ 4.616241] read strings [ 4.680072] virtio_rpmsg_bus virtio1: creating channel sunxi,rpmsg_ctrl addr 0x400 [ 4.690122] virtio_rpmsg_bus virtio0: creating channel sunxi,rpmsg_ctrl addr 0x400 [ 4.731009] virtio_rpmsg_bus virtio0: creating channel rpbuf-service addr 0x401 [ 4.743973] virtio_rpmsg_bus virtio1: creating channel rpbuf-service addr 0x401
系统启动到这里就停了,不继续执行了,请大神帮忙看看如何继续往下排查错误?
-
R329 SPI Nand 分区问题
系统启动到这一步就停了,看上去像是分区出问题了?求解决思路。
[ 2.481794] UBI error: cannot open mtd sys, error -2 [ 2.487198] UBI: block: can't open volume on ubi0_-1, err=-19get usb_detect_mode is fail, 22 [ 2.497659] sunxi-rtc rtc: setting system clock to 1970-01-01 12:58:03 UTC (46683) [ 2.507102] ALSA device list: [ 2.510437] No soundcards found. [ 2.514590] VFS: Cannot open root device "ubiblock0_5" or unknown-block(0,0): error -6 [ 2.523469] Please append a correct "root=" boot option; here are the available partitions: [ 2.532847] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 2.542114] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.191 #21 [ 2.548941] Hardware name: sun50iw11 (DT) [ 2.553427] Call trace: [ 2.556175] [<ffffff8008087938>] dump_backtrace+0x0/0x204 [ 2.562231] [<ffffff8008087b50>] show_stack+0x14/0x1c [ 2.567894] [<ffffff80082928ec>] dump_stack+0x88/0xb0 [ 2.573552] [<ffffff8008110bc8>] panic+0x120/0x358 [ 2.578921] [<ffffff80087d1210>] mount_block_root+0x268/0x330 [ 2.585358] [<ffffff80087d1348>] mount_root+0x70/0x80 [ 2.591013] [<ffffff80087d14bc>] prepare_namespace+0x164/0x174 [ 2.597547] [<ffffff80087d0dd0>] kernel_init_freeable+0x150/0x18c [ 2.604374] [<ffffff800861e5d0>] kernel_init+0x10/0xf8 [ 2.610137] [<ffffff8008083180>] ret_from_fork+0x10/0x50 [ 2.616086] SMP: stopping secondary CPUs [ 2.620515] Kernel Offset: disabled [ 2.624433] Memory Limit: none [ 2.627859] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)