@lyg116 T113-S3可以做到双屏(mipi+mipi)同显和异显。可以看看你那边具体是啥样的需求了,也可以发过来看看(meetyoo93@163.com)
lansecd 发布的帖子
-
回复: t113-s3支持双屏同显,和异显吗
-
回复: T113-S3 MIPI + LVDS 可以实现吗
@hubbell lcd_gpio_0 = <&pio PD 20 GPIO_ACTIVE_HIGH>
试一下 -
回复: T113/D1-H (MQ-Pro)驱动 OV5640 摄像头(内含驱动源码)
@yuzukitsuru 用的芒果派Tina-Linux_20220818这个固件,我也怀疑就是II2这的问题,如果我不配置IIC AS CCI就不会段错误,这个一配上就会段错误,我再捋一下
-
回复: T113/D1-H (MQ-Pro)驱动 OV5640 摄像头(内含驱动源码)
@yuzukitsuru 加载之后报段错误,这个版本能不能解决这个问题
root@TinaLinux:/lib/modules/5.4.61# insmod videobuf2-memops.ko root@TinaLinux:/lib/modules/5.4.61# insmod videobuf2-dma-contig.ko root@TinaLinux:/lib/modules/5.4.61# insmod videobuf2-vmalloc.ko root@TinaLinux:/lib/modules/5.4.61# insmod vin_io.ko [ 72.641600] [VIN_WARN]sensor_helper_probe: cannot get sensor0_cameravdd supply, setting it to NULL! [ 72.651954] [VIN_WARN]sensor_helper_probe: cannot get sensor0_iovdd supply, setting it to NULL! [ 72.661786] [VIN_WARN]sensor_helper_probe: cannot get sensor0_avdd supply, setting it to NULL! [ 72.671670] [VIN_WARN]sensor_helper_probe: cannot get sensor0_dvdd supply, setting it to NULL! [ 72.682016] [VIN_WARN]sensor_helper_probe: cannot get sensor1_cameravdd supply, setting it to NULL! [ 72.692318] [VIN_WARN]sensor_helper_probe: cannot get sensor1_iovdd supply, setting it to NULL! [ 72.702155] [VIN_WARN]sensor_helper_probe: cannot get sensor1_avdd supply, setting it to NULL! [ 72.711922] [VIN_WARN]sensor_helper_probe: cannot get sensor1_dvdd supply, setting it to NULL! root@TinaLinux:/lib/modules/5.4.61# insmod ov5640.ko root@TinaLinux:/lib/modules/5.4.61# insmod vin_v4l2.ko [ 94.266161] vin_csi 5801000.csi: Adding to iommu group 0 [ 94.275576] sunxi-vin-core 5809000.vinc: Adding to iommu group 0 [ 94.282873] sunxi-vin-core 5809200.vinc: Adding to iommu group 0 [ 94.291191] [VIN_WARN]get csi isp clk fail [ 94.295852] [VIN_WARN]get csi isp src clk fail [ 94.300967] [VIN_WARN]get csi mipi clk fail [ 94.305682] [VIN_WARN]get csi mipi src clk fail [ 94.310798] [VIN_WARN]get csi isp clk fail [ 94.315499] [VIN_WARN]Get isp reset control fail [ 94.321390] 8<--- cut here --- [ 94.324819] Unable to handle kernel paging request at virtual address e1d220c8 [ 94.332920] pgd = 8fd21213 [ 94.335950] [e1d220c8] *pgd=00000000 [ 94.339961] Internal error: Oops: 5 [#1] PREEMPT SMP ARM [ 94.345915] Modules linked in: vin_v4l2(+) ov5640 vin_io videobuf2_vmalloc videobuf2_dma_contig videobuf2_memops r8188eu(C) sunxi_gpadc [ 94.359591] CPU: 0 PID: 228 Comm: insmod Tainted: G C 5.4.61 #92 [ 94.367786] Hardware name: Generic DT based system [ 94.373167] PC is at __device_attach_driver+0x14/0x98 [ 94.378833] LR is at bus_for_each_drv+0xa8/0xb8 [ 94.383911] pc : [<c03d4abc>] lr : [<c03d2b9c>] psr: 20000013 [ 94.390937] sp : c3c3fb28 ip : 00000000 fp : 00000000 [ 94.396794] r10: c0b36518 r9 : 00000000 r8 : c3c34088 [ 94.402652] r7 : c03d4aa8 r6 : c3c34020 r5 : c3c3fb64 r4 : bf015158 [ 94.409972] r3 : e1d220b0 r2 : 00000000 r1 : c3c3fb64 r0 : bf015158 [ 94.417292] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 94.425295] Control: 10c5387d Table: 43cfc06a DAC: 00000051 [ 94.431738] Process insmod (pid: 228, stack limit = 0x52e7d2dc) [ 94.438375] Stack: (0xc3c3fb28 to 0xc3c40000) [ 94.443262] fb20: c3c3e000 00000000 c3c3fb64 c03d2b9c 00000000 c7491ebc [ 94.452439] fb40: c41715dc 6b4b7779 c3c34020 c3c34020 c0b36548 c3c3e000 00000001 c03d480c [ 94.461615] fb60: c3c34020 c3c34020 00000001 6b4b7779 c3c34020 c0b36548 c3c34020 c6df3080 [ 94.470792] fb80: c3c3e000 c03d37a0 c3c34020 00000000 c0b2b278 c03d1348 00000000 c6df3040 [ 94.479968] fba0: c3c34020 c3c34004 c3c4f2ec 6b4b7779 c3c34000 c3c3fc1c 00000000 c6df3040 [ 94.489144] fbc0: c3c34020 c3c34004 c3c4f2ec c04a2adc c6df3040 c3c3fc1c 6b4b7779 c3c4f8a0 [ 94.498321] fbe0: c3c3fc1c c6df3040 00000000 0000003c c3c4f2b8 c04a2b1c c3c4f8a0 c04bfea8 [ 94.507498] fc00: c3c3e000 c3c4f8a0 c6df3040 00000000 0000003c c04bff18 c3c4f8a0 3635766f [ 94.516673] fc20: 00003034 00000000 00000000 00000000 003c0000 00000000 00000000 00000000 [ 94.525849] fc40: 00000000 00000000 00000000 00000000 00000000 6b4b7779 c3ce8600 0000003c [ 94.535024] fc60: c3c4f2b8 00000000 c6df3040 c3c4f8a0 00000000 bf089be0 00000000 c3c4f2b8 [ 94.544200] fc80: 0000003c c3c4f040 c3c4f040 c3c4f8a0 c3c4f040 c3c4f0fc 00000000 bf08a4dc [ 94.553377] fca0: 00000002 00000001 c7563410 c3c4f040 c3c4f5f0 c04f6ff0 ffffffff c3c4f6f0 [ 94.562554] fcc0: 00000000 1406f400 5f697363 6b6c636d 6c705f30 0000006c 00000000 6b4b7779 [ 94.571730] fce0: 00000000 c7563410 00000000 bf0923b0 bf0923b0 c0c68b80 00000017 c0c68b84 [ 94.580907] fd00: c3c3ff28 c03d60f4 c7563410 00000000 00000000 c03d45b4 c7563410 bf0923b0 [ 94.590084] fd20: bf0923b0 c03d4ba4 00000000 00000021 c8e9d8e4 c03d49e0 bf0923b0 c7563410 [ 94.599261] fd40: 6b4b7779 00000000 c7563410 bf0923b0 c03d4ba4 00000000 00000021 c03d4b8c [ 94.608437] fd60: 00000000 c7563410 bf0923b0 c03d4c50 c7563410 c3c3e000 bf0923b0 c03d2aa8 [ 94.617614] fd80: c8e9d8e4 c74902a8 c7552eb4 6b4b7779 c74902bc bf0923b0 c3c74900 00000000 [ 94.626791] fda0: c0b2ba50 c03d3a24 bf08fd2f bf08fd3a 00000000 bf0923b0 c3c3e000 bf09b000 [ 94.635967] fdc0: 00000028 c03d5428 00000000 c3c3e000 bf09b000 bf09b07c c0b4f000 c0102efc [ 94.645144] fde0: c7401c00 8040003f 00000000 c3c3e000 00000001 c7b706e0 c7b706e0 c3c3e000 [ 94.654320] fe00: c7401e00 c3cb71c0 0000804c c3c3e000 00000001 c01c2858 00000001 c3cb71c0 [ 94.663497] fe20: bf092440 c01c33f0 bf092440 6b4b7779 bf092440 00000021 c3c75940 00000028 [ 94.672672] fe40: 00000000 c0181a34 bf092440 07081000 bf092440 00000021 bf092488 c01804c8 [ 94.681849] fe60: bf09244c 00007fff bf092440 c017dcf8 00000000 c8e9d3e4 c8e9d8e4 c08023ec [ 94.691025] fe80: bf0925dc b6e6af90 c8e79000 000003d6 00000001 00000080 c3cbcec0 c8e79000 [ 94.700201] fea0: c3c14c00 00000025 00000000 00000000 00000000 00000000 00000000 00000000 [ 94.709377] fec0: 6e72656b 00006c65 00000000 00000000 00000000 00000000 00000000 00000000 [ 94.718552] fee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 6b4b7779 [ 94.727729] ff00: 00000000 0000490c b6e5091c 00000000 c8e9d90c c3c3e000 b6e6af90 c3c3e000 [ 94.736906] ff20: 00000051 c0180c18 c8e8db91 c8e8f0c0 c8e79000 0002490c c8e9d3e4 c8e9d2a4 [ 94.746082] ff40: c8e9509c 00018000 0001bd70 00008de0 0001e5dd 00000000 00000000 00000000 [ 94.755258] ff60: 00008dd0 0000001f 00000020 00000017 00000000 00000010 00000000 6b4b7779 [ 94.764434] ff80: 00000000 00000000 00000000 00000003 00000080 c0101228 c3c3e000 00000080 [ 94.773610] ffa0: 00000000 c0101000 00000000 00000000 b6e2c010 0002490c b6e6af90 00000011 [ 94.782786] ffc0: 00000000 00000000 00000003 00000080 0002490c 00000000 004c0f14 00000000 [ 94.791963] ffe0: be90fa84 be90fa68 004afe88 b6eb37ac 60000010 b6e2c010 00000000 00000000 [ 94.801151] [<c03d4abc>] (__device_attach_driver) from [<c03d2b9c>] (bus_for_each_drv+0xa8/0xb8) [ 94.811014] [<c03d2b9c>] (bus_for_each_drv) from [<c03d480c>] (__device_attach+0xc8/0x13c) [ 94.820290] [<c03d480c>] (__device_attach) from [<c03d37a0>] (bus_probe_device+0x28/0x80) [ 94.829469] [<c03d37a0>] (bus_probe_device) from [<c03d1348>] (device_add+0x5bc/0x6a4) [ 94.838356] [<c03d1348>] (device_add) from [<c04a2adc>] (i2c_new_client_device+0x1a4/0x1dc) [ 94.847729] [<c04a2adc>] (i2c_new_client_device) from [<c04a2b1c>] (i2c_new_device+0x8/0x14) [ 94.857201] [<c04a2b1c>] (i2c_new_device) from [<c04bfea8>] (v4l2_i2c_new_subdev_board+0xd0/0xd8) [ 94.867159] [<c04bfea8>] (v4l2_i2c_new_subdev_board) from [<c04bff18>] (v4l2_i2c_new_subdev+0x68/0x84) [ 94.877691] [<c04bff18>] (v4l2_i2c_new_subdev) from [<bf089be0>] (vin_remove+0x1a8/0x288 [vin_v4l2]) [ 94.888047] [<bf089be0>] (vin_remove [vin_v4l2]) from [<bf08a4dc>] (vin_probe+0x728/0xe2c [vin_v4l2]) [ 94.898447] [<bf08a4dc>] (vin_probe [vin_v4l2]) from [<c03d60f4>] (platform_drv_probe+0x48/0x94) [ 94.908308] [<c03d60f4>] (platform_drv_probe) from [<c03d45b4>] (really_probe+0x1f8/0x388) [ 94.917585] [<c03d45b4>] (really_probe) from [<c03d49e0>] (driver_probe_device+0x13c/0x154) [ 94.926959] [<c03d49e0>] (driver_probe_device) from [<c03d4b8c>] (device_driver_attach+0x44/0x5c) [ 94.936917] [<c03d4b8c>] (device_driver_attach) from [<c03d4c50>] (__driver_attach+0xac/0xb4) [ 94.946486] [<c03d4c50>] (__driver_attach) from [<c03d2aa8>] (bus_for_each_dev+0x6c/0xa4) [ 94.955664] [<c03d2aa8>] (bus_for_each_dev) from [<c03d3a24>] (bus_add_driver+0x150/0x1b0) [ 94.964940] [<c03d3a24>] (bus_add_driver) from [<c03d5428>] (driver_register+0xb4/0xf8) [ 94.973975] [<c03d5428>] (driver_register) from [<bf09b07c>] (init_module+0x7c/0x1000 [vin_v4l2]) [ 94.983985] [<bf09b07c>] (init_module [vin_v4l2]) from [<c0102efc>] (do_one_initcall+0x70/0x18c) [ 94.993849] [<c0102efc>] (do_one_initcall) from [<c0181a34>] (do_init_module+0x54/0x1dc) [ 95.002932] [<c0181a34>] (do_init_module) from [<c01804c8>] (load_module+0x1834/0x1e44) [ 95.011915] [<c01804c8>] (load_module) from [<c0180c18>] (sys_init_module+0x140/0x150) [ 95.020800] [<c0180c18>] (sys_init_module) from [<c0101000>] (ret_fast_syscall+0x0/0x54) [ 95.029874] Exception stack(0xc3c3ffa8 to 0xc3c3fff0) [ 95.035540] ffa0: 00000000 00000000 b6e2c010 0002490c b6e6af90 00000011 [ 95.044716] ffc0: 00000000 00000000 00000003 00000080 0002490c 00000000 004c0f14 00000000 [ 95.053890] ffe0: be90fa84 be90fa68 004afe88 b6eb37ac [ 95.059558] Code: e1a04000 e5903004 e1a05001 e5916000 (e5933018) [ 95.066392] ---[ end trace 4ef5ab75bbabd3a8 ]--- Segmentation fault
-
回复: T113+SPI NAND 零下40度,这样正常么?
@whycanservice 我也怀疑了NAND,NAND用的华邦的,温度也是-40-85。然后重新上电,spl,uboot也没反应,
-
T113+SPI NAND 零下40度,这样正常么?
大家有做过T113的低温实验么,零下40度工作出现了下面的情况:
[ 3.367765] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 3.370354] clk: Not disabling unused clocks [ 3.377538] cfg80211: failed to load regulatory.db [ 3.382098] ALSA device list: [ 3.390698] #0: audiocodec [ 3.391058] hub 1-1:1.0: USB hub found [ 3.393898] alloc_fd: slot 0 not NULL! [ 3.398583] hub 1-1:1.0: 4 ports detected [ 3.410969] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 3.420662] devtmpfs: mounted [ 3.425613] Freeing unused kernel memory: 1024K [ 3.460496] Run /sbin/init as init process [ 3.616526] init: Console is alive [ 3.620561] init: - watchdog - [ 3.624037] init: - preinit - [ 3.637034] SQUASHFS error: zlib decompression failed, data probably corrupt [ 3.647018] SQUASHFS error: squashfs_read_data failed to read block 0x1519f6 [ 3.654939] SQUASHFS error: Unable to read fragment cache entry [1519f6] [ 3.662496] SQUASHFS error: Unable to read page, block 1519f6, size 1b4b8 [ 3.670246] SQUASHFS error: Unable to read fragment cache entry [1519f6] [ 3.677766] SQUASHFS error: Unable to read page, block 1519f6, size 1b4b8 [ 3.685448] SQUASHFS error: Unable to read fragment cache entry [1519f6] [ 3.692995] SQUASHFS error: Unable to read page, block 1519f6, size 1b4b8 [ 3.700619] SQUASHFS error: Unable to read fragment cache entry [1519f6] [ 3.708063] SQUASHFS error: Unable to read page, block 1519f6, size 1b4b8 [ 3.715684] SQUASHFS error: Unable to read fragment cache entry [1519f6] [ 3.723170] SQUASHFS error: Unable to read page, block 1519f6, size 1b4b8 [ 3.731183] init: Failed to start kmodloader [ 3.780731] 8<--- cut here --- [ 3.784146] Unable to handle kernel paging request at virtual address 57ac6e9d [ 3.792152] pgd = a9329b06 [ 3.795144] [57ac6e9d] *pgd=00000000 [ 3.799103] Internal error: Oops: 805 [#1] PREEMPT SMP ARM [ 3.805176] Modules linked in: [ 3.808559] CPU: 1 PID: 1134 Comm: kworker/1:3 Not tainted 5.4.61 #239 [ 3.815791] Hardware name: Generic DT based system [ 3.815806] Workqueue: ubiblock0_5 ubiblock_do_work [ 3.826514] PC is at do_wait_for_common+0xfc/0x168 [ 3.831821] LR is at arch_spin_lock+0xc/0x48 [ 3.836546] pc : [<c0782ca4>] lr : [<c014f780>] psr: 20000193 [ 3.843484] sp : c72dda00 ip : 00100100 fp : 00000000 [ 3.849267] r10: 00000002 r9 : c078502c r8 : c7987748 [ 3.855050] r7 : c0c04e08 r6 : c72dc000 r5 : c7987744 r4 : 000001f4 [ 3.862282] r3 : 57ac6e9d r2 : c798774c r1 : c7987748 r0 : 00000000 [ 3.862293] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none [ 3.877506] Control: 10c5387d Table: 46b9c06a DAC: 00000051 [ 3.883868] Process kworker/1:3 (pid: 1134, stack limit = 0xee25e517) [ 3.891000] Stack: (0xc72dda00 to 0xc72de000) [ 3.895827] da00: 00000001 c7946400 c013a534 c798774c c798774c 2429ebe8 c0c1d898 c7987748 [ 3.904887] da20: c7987744 000001f4 00000002 c7987440 c8868000 00000002 c8868000 c0782d78 [ 3.913952] da40: c7987440 c72ddb9c c0c2a940 c7af8c00 c7987440 c040ca54 c7ebad80 c72b9980 [ 3.923014] da60: 00000113 c7af8ec8 c7986440 c8868000 c7987754 c7af8ec8 c72ddb9c 00000000 [ 3.932075] da80: c72ddb9c c72ddb64 c7986000 c7986390 c7af8c00 c7a53410 c7af8ec8 c0407bc8 [ 3.941136] daa0: 00000000 00000000 c72ddaec c0785f18 c72ddac0 c7986000 c72ddb20 c72ddb88 [ 3.950196] dac0: c72ddb64 c79862a4 00000000 c7a53410 c7a53410 c0408104 c7986000 00000000 [ 3.959258] dae0: 00000000 c7986000 c7af8c00 c72ddb64 c7af8ec8 c7986390 c04058e4 00000000 [ 3.968321] db00: c79862bc c04084e4 c0c04e08 60000113 00000001 00000000 00000000 c72ddb1c [ 3.977382] db20: c72ddb1c 2429ebe8 c72ddb38 c7af8c00 c72ddb64 c796d9c2 c0c04e08 00000001 [ 3.986443] db40: c72ddc7b c7af8c00 c72ddc6a c0408560 c796d9c0 c72ddb64 c796d9c2 c040866c [ 3.995503] db60: 00000002 c72ddbe0 c72ddc2c c7af8c00 00000000 c0405844 c72ddb14 00000003 [ 4.004563] db80: 00000000 ffffff8d c72ddb88 c72ddb88 00000000 c72ddb94 c72ddb94 c796d9c0 [ 4.013627] dba0: 00000000 00000002 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.022687] dbc0: 00000000 00000000 00000802 00000000 00000000 05f5e100 00000000 00000000 [ 4.031748] dbe0: c72ddc2c c72ddb64 00000000 c796d9c2 00000001 00000000 00000000 00000000 [ 4.040809] dc00: 00000000 00000000 00000000 00000000 00000000 00000810 00000000 00000000 [ 4.049869] dc20: 05f5e100 00000000 00000000 c72ddb64 c72ddbe0 2429ebe8 c72ddcb0 c0c04e08 [ 4.058931] dc40: c72ddcd8 c72ddc7b c72ddcad c7a2e858 ffff8caa c0c2a210 c0c02d00 c04025e0 [ 4.067994] dc60: 00000001 0000000f c00f00c0 2429ebe8 c0c04e08 c04023ac 00a2e858 2429ebe8 [ 4.077054] dc80: 2429ebe8 c7a2e858 c72ddcd8 c0c04e08 0000b6f5 08000000 c0c29e8c c7a2e858 [ 4.086116] dca0: 00000000 c0402b38 c7a2e84c c000000c f5b60013 2429ebe8 c72ddcd4 00000000 [ 4.095175] dcc0: c0c04e08 c7a2e858 00000000 00000000 00000000 c0403574 000002db 00000035 [ 4.104235] dce0: 00000000 00000000 00000800 c0b85800 00000000 00000000 00000800 2429ebe8 [ 4.113298] dd00: c7a2e880 c7a2e880 c72dddcc c72ddd28 c7a2e840 c03ffa80 c72dddcc c72ddd28 [ 4.122358] dd20: c0c2a210 c0c04e08 0000016d 00000035 00000000 00000000 00001000 c0b85000 [ 4.131418] dd40: 00000000 00000000 0000ac00 2429ebe8 00000000 c7b80400 00000000 00000000 [ 4.140479] dd60: c7b80400 00500000 00000000 c0b84c00 c090f8af c03e1cf0 c72dddcc c03e1cbc [ 4.149538] dd80: c72dddcc 00000000 c7b80400 05674c00 00000000 c03df45c c72dddcc 00000000 [ 4.158597] dda0: 05674c00 00000000 c0c04e08 c72dddcc c72dde30 05674c00 00000000 c03df514 [ 4.167660] ddc0: c72dddcc c0139868 c7838000 00000000 0000b000 00000400 00000000 00000000 [ 4.176720] dde0: 00000000 c0b84c00 00000000 2429ebe8 c7b23000 c7b23000 0000b000 00000159 [ 4.185780] de00: 00034c00 00000004 c0b84c00 c03f7ddc 0000b000 c72dde30 c0b84c00 00000000 [ 4.194840] de20: 05674c00 00000000 c7b23548 c0c04e08 00000005 2429ebe8 00000005 c7b23000 [ 4.203901] de40: 00000000 00000000 00000000 c72dc000 c69a5400 c69a5400 c72dc000 c03f6414 [ 4.212964] de60: 0000b000 80150011 00000005 00000159 00000000 c0b84c00 00000000 0000b000 [ 4.222024] de80: c6a13cd0 0000b000 c6a13cd0 c72dc000 c7b23000 c69a5400 00000000 c03f65b4 [ 4.231085] dea0: 00033c00 0000b000 00000000 c6a13cd8 c7f101e0 c69a5400 00000000 0000b000 [ 4.240144] dec0: c7b23000 00033c00 00000005 c6a13cd0 00000000 c03f509c 00033c00 0000b000 [ 4.249204] dee0: 00000000 2429ebe8 c6a13c00 00000000 c6a13cd0 0000b000 0000b000 c6a13c00 [ 4.258264] df00: c70c2600 00000000 00000000 c03fed20 0000b000 00000000 00000000 c693a600 [ 4.267327] df20: c7ec9980 c6a13cb0 ff7f1300 00000000 00000000 c6a13cb4 00000000 c012f434 [ 4.276388] df40: c693a600 c6a13cb0 c693a600 c693a614 c7ec9980 c72dc000 c7ec9998 c0c02d00 [ 4.285449] df60: c0c0d09c c012fa64 00000000 c7243b00 c72dc000 c693b540 c693a600 c012f830 [ 4.294509] df80: c7873ec4 c7243b1c 00000000 c0134270 c693b540 c0134154 00000000 00000000 [ 4.303569] dfa0: 00000000 00000000 00000000 c01010e8 00000000 00000000 00000000 00000000 [ 4.312631] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.321691] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 [ 4.330763] [<c0782ca4>] (do_wait_for_common) from [<c0782d78>] (wait_for_common+0x30/0x48) [ 4.340020] [<c0782d78>] (wait_for_common) from [<c040ca54>] (sunxi_spi_transfer_one+0x500/0xb84) [ 4.349854] [<c040ca54>] (sunxi_spi_transfer_one) from [<c0407bc8>] (spi_transfer_one_message+0xd8/0x3e0) [ 4.360361] [ 4.360361] insmod_device_driver [ 4.360361] [ 4.360460] [<c0407bc8>] (spi_transfer_one_message) from [<c0408104>] (__spi_pump_messages+0x234/0x4c0) [ 4.367596] sunxi_usb_udc 4100000.udc-controller: 4100000.udc-controller supply udc not found, using dummy regulator [ 4.377695] [<c0408104>] (__spi_pump_messages) from [<c04084e4>] (__spi_sync+ 0x148/0x1a0) [ 4.377703] [<c04084e4>] (__spi_sync) from [<c0408560>] (spi_sync+0x24/0x3c) [ 4.377711] [<c0408560>] (spi_sync) from [<c040866c>] (spi_write_then_read+0xf4/0x17c) [ 4.377721] [<c040866c>] (spi_write_then_read) from [<c04025e0>] (aw_spinand_chip_read_reg+0x30/0x50) [ 4.377731] [<c04025e0>] (aw_spinand_chip_read_reg) from [<c04023ac>] (aw_spinand_chip_wait+0x48/0xd8) [ 4.377741] [<c04023ac>] (aw_spinand_chip_wait) from [<c0402b38>] (aw_spinand_chip_read_single_page+0x160/0x27c) [ 4.377751] [<c0402b38>] (aw_spinand_chip_read_single_page) from [<c0403574>](aw_spinand_chip_read_super_page+0x68/0xcc) [ 4.377764] [<c0403574>] (aw_spinand_chip_read_super_page) from [<c03ffa80>](aw_spinand_read_oob+0x16c/0x1d8) [ 4.400618] device_chose finished 139! [ 4.406265] [<c03ffa80>] (aw_spinand_read_oob) from [<c03e1cf0>] (part_read_oob+0x34/0x6c) [ 4.406276] [<c03e1cf0>] (part_read_oob) from [<c03df45c>] (mtd_read_oob+0x70/0xcc) [ 4.406285] [<c03df45c>] (mtd_read_oob) from [<c03df514>] (mtd_read+0x5c/0x84) [ 4.406296] [<c03df514>] (mtd_read) from [<c03f7ddc>] (ubi_io_read+0x124/0x2cc) [ 4.406309] [<c03f7ddc>] (ubi_io_read) from [<c03f6414>] (ubi_eba_read_leb+0x210/0x2e8) [ 4.516768] [<c03f6414>] (ubi_eba_read_leb) from [<c03f65b4>] (ubi_eba_read_leb_sg+0xc8/0x134) [ 4.516783] [<c03f65b4>] (ubi_eba_read_leb_sg) from [<c03f509c>] (ubi_leb_read_sg+0x74/0xb4) [ 4.535658] [<c03f509c>] (ubi_leb_read_sg) from [<c03fed20>] (ubiblock_do_work+0xf0/0x108) [ 4.535672] [<c03fed20>] (ubiblock_do_work) from [<c012f434>] (process_one_work+0x144/0x210) [ 4.554159] [<c012f434>] (process_one_work) from [<c012fa64>] (worker_thread+0x234/0x2d8) [ 4.563228] [<c012fa64>] (worker_thread) from [<c0134270>] (kthread+0x11c/0x128) [ 4.563240] [<c0134270>] (kthread) from [<c01010e8>] (ret_from_fork+0x14/0x2c) [ 4.579413] Exception stack(0xc72ddfb0 to 0xc72ddff8) [ 4.585006] dfa0: 00000000 00000000 00000000 00000000 [ 4.594065] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.603123] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 4.610456] Code: 1affffe6 e59d3010 e59d200c e5823004 (e5832000) [ 4.617204] ---[ end trace c70083dfb240bf2b ]--- [ 4.622316] note: kworker/1:3[1134] exited with preempt_count 1
-
回复: 设置T113串口波特率为1M
@lansecd 在 设置T113串口波特率为1M 中说:
uart5: uart@2501400 {
compatible = "allwinner,sun8i-uart";
device_type = "uart5";
reg = <0x0 0x02501400 0x0 0x400>;
interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
sunxi,uart-fifosize = <256>;
clocks = <&ccu CLK_BUS_UART5>;
clock-names = "uart5";
resets = <&ccu RST_BUS_UART5>;
uart5_port = <5>;
uart5_type = <2>;
status = "disabled";
};uart5: uart@2501400 { compatible = "allwinner,sun8i-uart"; device_type = "uart5"; reg = <0x0 0x02501400 0x0 0x400>; interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; sunxi,uart-fifosize = <256>; clocks = <&ccu CLK_BUS_UART5>,<&ccu CLK_APB1>,<&ccu CLK_PSI_AHB>; clock-frequency = <50000000>; clock-names = "uart5"; resets = <&ccu RST_BUS_UART5>; uart5_port = <5>; uart5_type = <2>; status = "disabled"; };
-
设置T113串口波特率为1M
用UART5非标准波率通信,波特率设置为1M,应用程序中串口配置如下:
//open uart fd = open("/dev/ttyS5", O_RDWR); if (fd < 0) { printf("open failed\n"); return -1; } /*set baudrate*/ tcgetattr(fd, &options); cfsetispeed(&options, B1000000); cfsetospeed(&options, B1000000); options.c_cflag |= (CLOCAL | CREAD); /*set databits*/ options.c_cflag &= ~CSIZE; options.c_cflag |= CS8; /*set crc*/ options.c_cflag &= ~PARENB; options.c_cflag &= ~CSTOPB; /*set stopbits*/ options.c_cflag &= ~CSTOPB; /*set parity*/ options.c_cflag &= ~PARENB; options.c_lflag &= ~(ICANON | ECHO | ECHOE | ISIG); options.c_oflag &= ~OPOST; options.c_cc[VTIME] = 0; options.c_cc[VMIN] = 0;
系统启动后,启动应用程序,发现报如下错误:
[ 241.774864] sw_uart_check_baudset()837 - uart5, select set 5, baud 1000000, uartclk 24000000 beyond rance[31000000, 120000000]
发现串口的时钟源为24MHZ,不支持该波特率设置,于是查看Linux_UART_开发指南.pdf,查找波特率的修改方法,具体可以查看该开发指南,这里贴出修改方法。
修改设备树,修改串口的时钟源
/lichee/linux-5.4/arch/arm/boot/dts/sun8iw20p1.dtsiuart5: uart@2501400 { compatible = "allwinner,sun8i-uart"; device_type = "uart5"; reg = <0x0 0x02501400 0x0 0x400>; interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; sunxi,uart-fifosize = <256>; clocks = <&ccu CLK_BUS_UART5>; clock-names = "uart5"; resets = <&ccu RST_BUS_UART5>; uart5_port = <5>; uart5_type = <2>; status = "disabled"; };
编译,烧录,启动发现终端乱码,这里把终端串口的时钟源也进行修改
uart0: uart@2500000 { compatible = "allwinner,sun8i-uart"; device_type = "uart0"; reg = <0x0 0x02500000 0x0 0x400>; interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>; sunxi,uart-fifosize = <64>; clocks = <&ccu CLK_BUS_UART0>,<&ccu CLK_APB1>,<&ccu CLK_PSI_AHB>; clock-frequency = <50000000>; clock-names = "uart0"; resets = <&ccu RST_BUS_UART0>; uart0_port = <0>; uart0_type = <2>; status = "disabled"; };
再次,烧录,启动,运行程序,进行数据收发测试
-
T113烧录SPI NAND的镜像卡在这里这什么在做怪呢?
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) [17.062]MTD info (4) [17.064]pagesize: 0x1000 [17.066]blksize: 0x40000 [17.068]num offset bytes name [17.072]0 0x00000000 0x00100000 boot0 [17.076]1 0x00100000 0x00300000 uboot [17.079]2 0x00400000 0x00100000 secure_storage [17.084]3 0x00500000 0x07b00000 sys [17.087]MBR info (unalign): [17.090]partno addr sects type name [17.094]0 0x00000000 0x00008000 0x00000001 mbr [17.099]1 0x00008000 0x000001f8 0x00008000 boot-resource [17.105]2 0x000081f8 0x000001f8 0x00008000 env [17.110]3 0x000083f0 0x000001f8 0x00008000 env-redund [17.115]4 0x000085e8 0x00002800 0x00008000 boot [17.120]5 0x0000ade8 0x00019000 0x00008000 rootfs [17.125]6 0x00023de8 0x00002800 0x00008000 private [17.130]7 0x000265e8 0x00002800 0x00008000 rootfs_data [17.135]8 0x00028de8 0x00000000 0x00008000 UDISK [17.140]ubi attach the last part of mtd device: NO.3 [17.145]MBR info (align): [17.147]partno addr sects type name [17.152]0 0x00002800 0x000081f0 0x00000001 mbr [17.157]1 0x0000a9f0 0x000001f8 0x00008000 boot-resource [17.163]2 0x0000abe8 0x000001f8 0x00008000 env [17.167]3 0x0000ade0 0x000001f8 0x00008000 env-redund [17.173]4 0x0000afd8 0x00002958 0x00008000 boot [17.178]5 0x0000d930 0x000191a0 0x00008000 rootfs [17.183]6 0x00026ad0 0x00002958 0x00008000 private [17.188]7 0x00029428 0x00002958 0x00008000 rootfs_data [17.193]8 0x0002bd80 0x00000000 0x00008000 UDISK [17.198]ubi attach the last part of mtd device: NO.3 [17.203]ubi attatch mtd, name: sys [17.206]ubi0: detaching mtd4 [17.209]ubi0: mtd4 is detached [17.212]ubi0: attaching mtd4 [17.315]ubi0: scanning is finished [17.321]ubi0: attached mtd4 (name "sys", size 123 MiB) [17.326]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [17.332]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [17.338]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [17.345]ubi0: good PEBs: 490, bad PEBs: 2, corrupted PEBs: 0 [17.350]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [17.357]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [17.364]ubi0: available PEBs: 0, total reserved PEBs: 490, PEBs reserved for bad PEB handling: 18 [17.373]volume mbr existed, not create again [17.377]volume boot-resource existed, not create again [17.382]volume env existed, not create again [17.386]volume env-redund existed, not create again [17.390]volume boot existed, not create again [17.394]volume rootfs existed, not create again [17.399]volume private existed, not create again [17.403]volume rootfs_data existed, not create again [17.408]volume UDISK existed, not create again [17.581]fill gap start: volume mbr sects 0x7f80 [21.610]fill gap end: volume mbr [21.613]update partition map [21.615]logical area info: 468 258048 last_lba: 235871 [21.624]logical area info: 468 258048 last_lba: 235871 [21.634]logical area info: 468 258048 last_lba: 235871 [21.643]logical area info: 468 258048 last_lba: 235871 [21.651]logical area info: 468 258048 last_lba: 235871 [21.659]logical area info: 468 258048 last_lba: 235871 [21.667]logical area info: 468 258048 last_lba: 235871 [21.675]logical area info: 468 258048 last_lba: 235871 [21.683]logical area info: 468 258048 last_lba: 235871 [21.692]logical area info: 468 258048 last_lba: 235871 [21.700]logical area info: 468 258048 last_lba: 235871 [21.708]logical area info: 468 258048 last_lba: 235871 [21.716]logical area info: 468 258048 last_lba: 235871 [21.724]logical area info: 468 258048 last_lba: 235871 [21.732]logical area info: 468 258048 last_lba: 235871 [21.740]logical area info: 468 258048 last_lba: 235871 [21.748]logical area info: 468 258048 last_lba: 235871 [21.757]logical area info: 468 258048 last_lba: 235871 [21.765]logical area info: 468 258048 last_lba: 235871 [21.773]logical area info: 468 258048 last_lba: 235871 [21.781]logical area info: 468 258048 last_lba: 235871 [21.789]logical area info: 468 258048 last_lba: 235871 [21.797]logical area info: 468 258048 last_lba: 235871 [21.805]logical area info: 468 258048 last_lba: 235871 [21.813]logical area info: 468 258048 last_lba: 235871 [21.821]logical area info: 468 258048 last_lba: 235871 [21.830]logical area info: 468 258048 last_lba: 235871 [21.838]logical area info: 468 258048 last_lba: 235871 [21.846]logical area info: 468 258048 last_lba: 235871 keypart write start: 0x23de8, sectors 0x2800 flash exit 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) [21.969]MTD info (4) [21.971]pagesize: 0x1000 [21.973]blksize: 0x40000 [21.976]num offset bytes name [21.979]0 0x00000000 0x00100000 boot0 [21.983]1 0x00100000 0x00300000 uboot [21.986]2 0x00400000 0x00100000 secure_storage [21.991]3 0x00500000 0x07b00000 sys [21.994]MBR info (unalign): [21.997]partno addr sects type name [22.002]0 0x00000000 0x00008000 0x00000001 mbr [22.006]1 0x00008000 0x000001f8 0x00008000 boot-resource [22.012]2 0x000081f8 0x000001f8 0x00008000 env [22.017]3 0x000083f0 0x000001f8 0x00008000 env-redund [22.022]4 0x000085e8 0x00002800 0x00008000 boot [22.027]5 0x0000ade8 0x00019000 0x00008000 rootfs [22.032]6 0x00023de8 0x00002800 0x00008000 private [22.037]7 0x000265e8 0x00002800 0x00008000 rootfs_data [22.043]8 0x00028de8 0x00000000 0x00008000 UDISK [22.048]ubi attach the last part of mtd device: NO.3 [22.052]MBR info (align): [22.055]partno addr sects type name [22.060]0 0x00002800 0x000081f0 0x00000001 mbr [22.064]1 0x0000a9f0 0x000001f8 0x00008000 boot-resource [22.070]2 0x0000abe8 0x000001f8 0x00008000 env [22.075]3 0x0000ade0 0x000001f8 0x00008000 env-redund [22.080]4 0x0000afd8 0x00002958 0x00008000 boot [22.085]5 0x0000d930 0x000191a0 0x00008000 rootfs [22.090]6 0x00026ad0 0x00002958 0x00008000 private [22.095]7 0x00029428 0x00002958 0x00008000 rootfs_data [22.101]8 0x0002bd80 0x00000000 0x00008000 UDISK [22.105]ubi attach the last part of mtd device: NO.3 [22.110]ubi attatch mtd, name: sys [22.113]ubi0: detaching mtd4 [22.116]ubi0: mtd4 is detached [22.119]ubi0: attaching mtd4 [22.222]ubi0: scanning is finished [22.228]ubi0: attached mtd4 (name "sys", size 123 MiB) [22.233]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes [22.239]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048 [22.245]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [22.251]ubi0: good PEBs: 490, bad PEBs: 2, corrupted PEBs: 0 [22.257]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [22.263]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0 [22.271]ubi0: available PEBs: 0, total reserved PEBs: 490, PEBs reserved for bad PEB handling: 18 [22.280]volume mbr existed, not create again [22.284]volume boot-resource existed, not create again [22.289]volume env existed, not create again [22.293]volume env-redund existed, not create again [22.297]volume boot existed, not create again [22.301]volume rootfs existed, not create again [22.305]volume private existed, not create again [22.310]volume rootfs_data existed, not create again [22.314]volume UDISK existed, not create again [22.487]fill gap start: volume mbr sects 0x7f80 [26.505]fill gap end: volume mbr [26.508]update partition map [26.514]logical area info: 468 258048 last_lba: 235871 [26.524]logical area info: 468 258048 last_lba: 235871 [26.532]logical area info: 468 258048 last_lba: 235871 [26.540]logical area info: 468 258048 last_lba: 235871 [26.549]logical area info: 468 258048 last_lba: 235871 [26.560]logical area info: 468 258048 last_lba: 235871 [26.568]logical area info: 468 258048 last_lba: 235871 [26.576]logical area info: 468 258048 last_lba: 235871 [26.584]logical area info: 468 258048 last_lba: 235871 [26.592]logical area info: 468 258048 last_lba: 235871 [26.600]logical area info: 468 258048 last_lba: 235871 [26.608]logical area info: 468 258048 last_lba: 235871 [26.616]logical area info: 468 258048 last_lba: 235871 [26.625]logical area info: 468 258048 last_lba: 235871 [26.634]logical area info: 468 258048 last_lba: 235871 [26.642]logical area info: 468 258048 last_lba: 235871 [26.652]logical area info: 468 258048 last_lba: 235871 [26.661]logical area info: 468 258048 last_lba: 235871 [26.669]logical area info: 468 258048 last_lba: 235871 [26.677]logical area info: 468 258048 last_lba: 235871 [26.685]logical area info: 468 258048 last_lba: 235871 [26.693]logical area info: 468 258048 last_lba: 235871 [26.701]logical area info: 468 258048 last_lba: 235871 [26.709]logical area info: 468 258048 last_lba: 235871 [26.717]logical area info: 468 258048 last_lba: 235871 [26.725]logical area info: 468 258048 last_lba: 235871 [26.733]logical area info: 468 258048 last_lba: 235871 FEX_CMD_fes_verify_status FEX_CMD_fes_verify last err=0 [26.763]fill gap start: volume boot-resource sects 0x158
-
回复: T113+IP101,同样问题,成功掉坑里了,幸遇此贴,成功出坑
@whycan 价位差不多,项目上的国产方案,性能还可以
------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 128 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.0.100 port 5001 connected with 192.168.0.1 port 30001 (peer 13156.30305.29541-beta) [ ID] Interval Transfer Bandwidth [ 4] 0.0- 1.0 sec 4.86 MBytes 40.8 Mbits/sec [ 4] 1.0- 2.0 sec 4.87 MBytes 40.9 Mbits/sec [ 4] 2.0- 3.0 sec 4.86 MBytes 40.8 Mbits/sec [ 4] 3.0- 4.0 sec 4.87 MBytes 40.9 Mbits/sec [ 4] 4.0- 5.0 sec 4.87 MBytes 40.9 Mbits/sec [ 4] 5.0- 6.0 sec 4.86 MBytes 40.8 Mbits/sec [ 4] 6.0- 7.0 sec 4.87 MBytes 40.9 Mbits/sec [ 4] 7.0- 8.0 sec 4.87 MBytes 40.9 Mbits/sec [ 4] 8.0- 9.0 sec 4.86 MBytes 40.8 Mbits/sec [ 4] 9.0-10.0 sec 4.86 MBytes 40.8 Mbits/sec [ 4] 10.0-11.0 sec 4.77 MBytes 40.0 Mbits/sec
-
回复: T113 (tina) 如何编译打包spi nand flash 固件
@jr_online 这两个地方和你的一样,还是没有跑起来
[ 2.345411] hub 2-0:1.0: USB hub found [ 2.349659] hub 2-0:1.0: 1 port detected [ 2.357934] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.369727] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.377228] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.380544] clk: Not disabling unused clocks [ 2.386918] cfg80211: failed to load regulatory.db [ 2.391717] ALSA device list: [ 2.400452] #0: audiocodec [ 2.403812] alloc_fd: slot 0 not NULL! [ 2.408372] /dev/root: Can't open blockdev [ 2.413024] VFS: Cannot open root device "ubiblock0_5" or unknown-block(0,0): error -6 [ 2.421929] Please append a correct "root=" boot option; here are the available partitions: [ 2.431306] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 2.440572] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.61 #108 [ 2.447397] Hardware name: Generic DT based system [ 2.452786] [<c010e248>] (unwind_backtrace) from [<c010a870>] (show_stack+0x10/0x14) [ 2.461472] [<c010a870>] (show_stack) from [<c07600a0>] (dump_stack+0x7c/0x98) [ 2.469573] [<c07600a0>] (dump_stack) from [<c011956c>] (panic+0x104/0x3d8) [ 2.477380] [<c011956c>] (panic) from [<c0b01270>] (mount_block_root+0x254/0x2fc) [ 2.485771] [<c0b01270>] (mount_block_root) from [<c0b014d0>] (prepare_namespace+0x138/0x178) [ 2.495329] [<c0b014d0>] (prepare_namespace) from [<c07745a0>] (kernel_init+0x8/0x10c) [ 2.504206] [<c07745a0>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c) [ 2.512688] Exception stack(0xc7825fb0 to 0xc7825ff8) [ 2.518348] 5fa0: 00000000 00000000 00000000 00000000 [ 2.527514] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 2.536680] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 2.544098] CPU1: stopping [ 2.547131] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.4.61 #108 [ 2.553956] Hardware name: Generic DT based system [ 2.559329] [<c010e248>] (unwind_backtrace) from [<c010a870>] (show_stack+0x10/0x14) [ 2.568011] [<c010a870>] (show_stack) from [<c07600a0>] (dump_stack+0x7c/0x98) [ 2.576108] [<c07600a0>] (dump_stack) from [<c010c648>] (handle_IPI+0xcc/0x168) [ 2.584305] [<c010c648>] (handle_IPI) from [<c033849c>] (gic_handle_irq+0x70/0x78) [ 2.592793] [<c033849c>] (gic_handle_irq) from [<c01021cc>] (__irq_svc+0x6c/0xa8) [ 2.601177] Exception stack(0xc7865f80 to 0xc7865fc8) [ 2.606838] 5f80: 0000063c c7ecb4f4 00000000 c0114b40 00000002 c7864000 c0c04e28 c0c04e64 [ 2.616006] 5fa0: 4000406a 410fc075 00000000 00000000 c0c627d0 c7865fd0 c0107f94 c0107f84 [ 2.625169] 5fc0: 60000113 ffffffff [ 2.629080] [<c01021cc>] (__irq_svc) from [<c0107f84>] (arch_cpu_idle+0x1c/0x38) [ 2.637373] [<c0107f84>] (arch_cpu_idle) from [<c013de94>] (do_idle+0xd0/0x120) [ 2.645568] [<c013de94>] (do_idle) from [<c013e180>] (cpu_startup_entry+0x18/0x20) [ 2.654054] [<c013e180>] (cpu_startup_entry) from [<40102bec>] (0x40102bec) [ 2.661872] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
-
回复: T113 (tina) 如何编译打包spi nand flash 固件
@jr_online 你好,我边也是Nand启动,现在遇到的问题和你一样,你这个env.cfg怎么修改的呢