Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Help With IL-HIP291G-1M-AI #131

Open
nishant2019 opened this issue Oct 6, 2019 · 0 comments
Open

Need Help With IL-HIP291G-1M-AI #131

nishant2019 opened this issue Oct 6, 2019 · 0 comments

Comments

@nishant2019
Copy link

Dear Friends great work being done here. I need help urgently. My camera HIP291G-1M-AI seems to be bricked and I cannot connect to the camera using app. So I dismantled the camera and connected to UART0 port. Now I am getting this on boot

U-Boot 2012.10 (Jun 27 2019 - 09:59:18) for GK7102S rb-sc1045-v2.0 (GOKE)

HAL: 20160804
DRAM: 64 MiB
Flash: [W25Q64FV] USE 4X mode read and 4X mode write
8 MiB
NAND: [No SPI nand]
SD/MMC: 0
SF: 8 MiB [page:256 Bytes] [sector:64 KiB] [count:128] (W25Q64FV)
In: serial
Out: serial
Err: serial
Net: Int PHY
Hit any key to stop autoboot: 0
[PROCESS_SEPARATORS] sf probe;sf read 0xc1000000 0x50000 0x1a0000;bootm 0xc10000 00;
SF: 8 MiB [page:256 Bytes] [sector:64 KiB] [count:128] (W25Q64FV)
put param to memory
mem size (40)
total mem size (64)
bsb size (1)
usr size (0)

the kernel image is zImage or Image
entry = 0xc1000000

Transferring control to Linux (at address c1000000)...

Starting kernel ...

machid = 3988 r2 = 0xc0000100
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Linux version 3.4.43-gk (rd@ubuntu) (gcc version 4.6.1 (crosstool -NG 1.18.0) ) #46 PREEMPT Wed Jun 26 13:47:34 CST 2019
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr =00c5387d
[ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Goke IPC Board
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AHB: 0x90000000 0xf2000000 -- 0x1000000
[ 0.000000] APB: 0xa0000000 0xf3000000 -- 0x1000000
[ 0.000000] PPM: 0xc0000000 0xc0000000 -- 0x200000
[ 0.000000] BSB: 0xc2a00000 0xf5000000 -- 0x100000
[ 0.000000] DSP: 0xc2b00000 0xf6000000 -- 0x14f0000
[ 0.000000] USR: 0xc3ff0000 0xfe000000 -- 0x10000
[ 0.000000] hal version = 20160804
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 10160
[ 0.000000] Kernel command line: console=ttySGK0,115200 mem=40M rootfstype=sq uashfs root=/dev/mtdblock2 init=linuxrc mtdparts=gk_flash:320K(U),1664K(K),1152K (R),-(A)
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 40MB = 40MB total
[ 0.000000] Memory: 35776k/35776k available, 5184k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff600000 - 0xffe00000 ( 8 MB)
[ 0.000000] vmalloc : 0x83000000 - 0xff000000 (1984 MB)
[ 0.000000] lowmem : 0x80000000 - 0x82800000 ( 40 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80422000 (4200 kB)
[ 0.000000] .init : 0x80422000 - 0x80443000 ( 132 kB)
[ 0.000000] .data : 0x80444000 - 0x8046c340 ( 161 kB)
[ 0.000000] .bss : 0x8046c364 - 0x8049ed58 ( 203 kB)
[ 0.000000] NR_IRQS:128
[ 0.000000] >> gk init irq vic1...
[ 0.000000] >> gk init irq vic2...
[ 0.000000] gk init vic...
[ 0.000000] mach gk init timer...
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps ever y 4294967286ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttySGK0] enabled
[ 0.020000] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.090000] CPU: Testing write buffer coherency: ok
[ 0.100000] Setting up static identity map for 0xc054d470 - 0xc054d4a8
[ 0.110000] NET: Registered protocol family 16
[ 0.110000] init timer...
[ 0.120000] Init HW timer for DSP communication
[ 0.120000] init gpio...
[ 0.130000] ###################################
[ 0.130000] [BOOT VERSION] GK7102S rb-sc1045-v2.0 v2.0
[ 0.140000] [NET INT_CLK] Internal PHY clock
[ 0.140000] [GPIO]#############################
[ 0.150000] [GPIO] gpio map get from uboot
[ 0.150000] [GPIO CFG] gpio count = 59
[ 0.160000] [GPIO CFG] intphy count = 3
[ 0.160000] [GPIO CFG] extphy count = 3
[ 0.160000] [GPIO CFG] IR LED CTL (55)
[ 0.170000] [GPIO CFG] IR CUT1 (55)
[ 0.170000] [GPIO CFG] IR CUT2 (55)
[ 0.180000] [GPIO CFG] SENSOR Reset (27)
[ 0.180000] [GPIO CFG] PHY Reset (55)
[ 0.190000] [GPIO CFG] PHY Speed Led (51)
[ 0.190000] [GPIO CFG] SPI0 EN (55)
[ 0.190000] [GPIO CFG] SPI1 EN (55)
[ 0.200000] [GPIO CFG] USB HOST (55)
[ 0.200000] [GPIO CFG] SD Detect (32)
[ 0.210000] [GPIO CFG] SD Power (55)
[ 0.210000] [GPIO CFG] SD1 Detect (63)
[ 0.220000] [GPIO CFG] SD1 Power (63)
[ 0.220000] [GPIO]#############################
[ 0.230000] gpiochip_add: registered GPIOs 0 to 63 on device: gk-gpio0
[ 0.230000] create proc dir
[ 0.240000] gk register devices 10
[ 0.240000] gk register I2C
[ 0.250000] bio: create slab at 0
[ 0.260000] spi spi.0: gk SPI Controller 0 created
[ 0.270000] spi spi.0: master is unqueued, this is deprecated
[ 0.270000] spi spi.1: gk SPI Controller 1 created
[ 0.280000] spi spi.1: master is unqueued, this is deprecated
[ 0.290000] usbcore: registered new interface driver usbfs
[ 0.290000] usbcore: registered new interface driver hub
[ 0.300000] usbcore: registered new device driver usb
[ 0.300000] i2c regbase: 0xf3003000
[ 0.310000] i2c i2c.0: i2c irq:registers 9
[ 0.310000] i2c i2c.0: GK I2C[0] adapter[i2c-0] probed!
[ 0.320000] i2c regbase: 0xf3004000
[ 0.320000] i2c i2c.1: i2c irq:registers 58
[ 0.330000] i2c i2c.1: GK I2C[1] adapter[i2c-1] probed!
[ 0.340000] FS-Cache: Loaded
[ 0.340000] CacheFiles: Loaded
[ 0.350000] cfg80211: Calling CRDA to update world regulatory domain
[ 0.360000] gk-sd gk-sd.0: Slot0 req_size=0x00010000, segs=16, seg_size=0x000 10000
[ 0.390000] gk-sd gk-sd.0: GK SD/MMC[0] has 1 slots @ 50181818Hz, [0x09e130b0 :0x00000000]
[ 0.400000] NET: Registered protocol family 2
[ 0.400000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.410000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.420000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.430000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.430000] TCP: reno registered
[ 0.440000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.440000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.450000] NET: Registered protocol family 1
[ 0.460000] RPC: Registered named UNIX socket transport module.
[ 0.460000] RPC: Registered udp transport module.
[ 0.470000] RPC: Registered tcp transport module.
[ 0.470000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.490000] mdma init...
[ 0.490000] mdma request irq: 54
[ 0.500000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.510000] NFS: Registering the id_resolver key type
[ 0.510000] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.520000] msgmni has been set to 69
[ 0.540000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53)
[ 0.540000] io scheduler noop registered
[ 0.550000] io scheduler deadline registered
[ 0.550000] io scheduler cfq registered (default)
[ 0.560000] uart.0: ttySGK0 at MMIO 0xa0005000 (irq = 31) is a gkuart
[ 0.570000] uart.1: ttySGK1 at MMIO 0xa001f000 (irq = 15) is a gkuart
[ 0.580000] uart.2: ttySGK2 at MMIO 0xa001e000 (irq = 27) is a gkuart
[ 0.590000] mmc0: new high speed SDHC card at address 0001
[ 0.600000] brd: module loaded
[ 0.610000] loop: module loaded
[ 0.610000] adc initialized (10:11)
[ 0.620000] speed_mod is 0
[ 0.620000] USE 1X mode read and 1X mode write
[ 0.640000] gk_flash gk_flash.0: W25Q64FV (8192 Kbytes)
[ 0.640000] 4 cmdlinepart partitions found on MTD device gk_flash
[ 0.650000] Creating 4 MTD partitions on "gk_flash":
[ 0.650000] 0x000000000000-0x000000050000 : "U"
[ 0.660000] 0x000000050000-0x0000001f0000 : "K"
[ 0.670000] 0x0000001f0000-0x000000310000 : "R"
[ 0.670000] 0x000000310000-0x000000800000 : "A"
[ 0.680000] slram: not enough parameters.
[ 0.690000] GKETH_init
[ 0.690000] [GKETH_drv_probe] eth_base = 0xf200e000
[ 0.690000] mii id = 0
[ 0.700000] ###### PHY Reset.1.0.2
[ 0.810000] mdiobus_register: PHY[0] whose id 0x00000000
[ 0.820000] goke MII Bus: probed
[ 0.820000] gk-eth gk-eth.0: MAC Address[02:11:22:a3:a0:00].
[ 0.830000] usbcore: registered new interface driver cdc_ether
[ 0.840000] usbcore: registered new interface driver cdc_wdm
[ 0.840000] usbcore: registered new interface driver usbserial
[ 0.850000] usbcore: registered new interface driver usbserial_generic
[ 0.860000] USB Serial support registered for generic
[ 0.860000] usbserial: USB Serial Driver core
[ 0.870000] usbcore: registered new interface driver option
[ 0.880000] USB Serial support registered for GSM modem (1-port)
[ 0.880000] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.890000] musb phy Begin initial sequence ...
[ 1.200000] gk musb init end...
[ 1.200000] dma_controller_create_non_init ok
[ 1.200000] musb-hdrc musb-hdrc: MUSB HDRC host driver
[ 1.210000] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 1
[ 1.220000] hub 1-0:1.0: USB hub found
[ 1.220000] hub 1-0:1.0: 1 port detected
[ 1.230000] musb-hdrc musb-hdrc: USB Host mode controller at f2006000 using D MA, IRQ 26
[ 1.240000] platform add gk musb...
[ 1.240000] mousedev: PS/2 mouse device common for all mice
[ 1.250000] input: GKInput as /devices/virtual/input/input0
[ 1.260000] Protocol NEC[0]
[ 1.260000] ir request irq: 62
[ 1.260000] IR Host Controller probed!
[ 1.270000] gk rtc init...
[ 1.270000] rtc base: 0xf2080000
[ 1.270000] os read tm: t=0
[ 1.280000] gk-rtc gk-rtc: rtc core: registered gk-rtc as rtc0
[ 1.280000] i2c /dev entries driver
[ 1.290000] gk_wdt_v1_00: GK Watchdog Timer, (c) 2014 Goke Microelectronics
[ 1.300000] [gk_wdt_init]: init
[ 1.300000] [gk_wdt_probe]: probe
[ 1.300000] [gk_wdt_probe]: probe mapped wdt_base=f3006000
[ 1.310000] watchdog inactive, reset disabled, irq disabled
[ 1.320000] mmcblk0: mmc0:0001 SD 29.1 GiB
[ 1.320000] mmcblk0:
[ 1.330000] IPv4 over IPv4 tunneling driver
[ 1.330000] gre: GRE over IPv4 demultiplexor driver
[ 1.340000] ip_gre: GRE over IPv4 tunneling driver
[ 1.340000] TCP: cubic registered
[ 1.350000] Initializing XFRM netlink socket
[ 1.350000] NET: Registered protocol family 10
[ 1.360000] IPv6 over IPv4 tunneling driver
[ 1.370000] NET: Registered protocol family 17
[ 1.370000] NET: Registered protocol family 15
[ 1.380000] Registering the dns_resolver key type
[ 1.380000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 1.390000] os read tm: t=0
[ 1.400000] gk-rtc gk-rtc: setting system clock to 1970-01-01 00:00:00 UTC (0 )
[ 1.410000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 1.420000] Freeing init memory: 132K
[ 1.690000] usb 1-1: new high-speed USB device number 2 using musb-hdrc
Starting logging: /etc/init.d/S01logging: line 24: start-stop-daemon: not found
/etc/init.d/S01logging: line 24: start-stop-daemon: not found
OK
Starting mdev...
Initializing random number generator... read-only file system detected...done
Starting network...
/etc/init.d/S40network: line 22: /sbin/ifup: not found
GOKE 7102C BOARD START:
mkdir: can't create directory '/var/run': File exists
Press 'q' in 1 seconds to exit: sh: you need to specify whom to kill
[ 5.240000] gpio_dev init suc
[ 5.340000] exFAT: Version 1.2.9
/home/start.sh: line 25: /home/custom_init.sh: not found
[ 5.950000] hal: module license 'Proprietary' taints kernel.
[ 5.950000] Disabling lock debugging due to kernel taint
[ 5.990000] crypto initialized (10:11)
Media driver version (gcc version 4.6.1 (crosstool-NG 1.18.0) (uClibc)) v2.0.0 #svn r11887 Thu Apr 27 14:04:15 CST 2017
[ 6.210000] jffs2: warning: (73) jffs2_do_read_inode_internal: Truncating ino #30 to 7117 bytes failed because it only had 4096 bytes to start with!
[ 6.260000] request_irq...24 ok-- video_sync
[ 6.270000] request_irq...59 ok-- video_frame_last_pixel
[ 6.270000] request_irq...61 ok-- video_frame
GOKE ADI: R(10836) LIBC(uClibc) (gcc version 4.6[ 6.500000] sensor board reset...
.1 (crosstool-NG 1.18.0) ) 2016-10-27 15:58:20
[ 6.780000] detect:gc1034 at 0x42
[ 6.780000] gc1034 i2c read 0x000000f0 is 0x00000010
[ 6.790000] gc1034 i2c read 0x000000f1 is 0x00000034
[ 6.790000] ===================================================
[ 6.800000] ================find:gc1034 at 0x42================
[ 6.810000] ===================================================
find:gc1034 at 0x42
rm: can't remove '/tmp/sensor_hw.bin': No such file or directory
rm: can't remove '/tmp/sensor_ex.ko.lzma': No such file or directory
exec factory_tool.sh .......
ls: /mnt/-hwcfg.ini: No such file or directory
ls: /mnt/
-VOICE.tgz: No such file or directory
ls: /mnt/-ptz.cfg: No such file or directory
ls: /mnt/
-hardinfo.bin: No such file or directory
ls: /mnt/*-custom_init.sh: No such file or directory
listen on port 3201.
[ 7.660000] initlializing ptz...
[ 7.660000]
[ 7.660000] Parameters of PTZ driver:
[ 7.670000] test_max_pos = 0
[ 7.670000] max_pps = 1000
[ 7.670000] pulse interval: 100/1000 = 0
[ 7.680000] xchg_dir = 2
[ 7.680000] hspd_slfck = 60
[ 7.690000] vspd_slfck = 40
[ 7.690000] hspd_normal = 0
[ 7.690000] vspd_normal = 0
[ 7.700000] hspd_reloc = 30
[ 7.700000] vspd_reloc = 10
[ 7.700000] spd_zoom = 3
[ 7.710000] hmotor_upbound = 496
[ 7.710000] vmotor_upbound = 169
[ 7.710000] zmotor_upbound = 130
[ 7.720000] no_selfck = 0
[ 7.720000] other_flags = 288
[ 7.720000] hmotor_center = 0
[ 7.730000] vmotor_center = 0
[ 7.730000] other_flags:
[ 7.730000] 0x0001 --- Return to center when power on
[ 7.730000] 0x0002 --- Z-Motor only
[ 7.730000] 0x0004 --- No self-check
[ 7.730000] 0x0008 --- Ignore position
[ 7.730000] 0x0010 --- Respect spd_slfck
[ 7.730000] 0x0020 --- No posotion-switch detection
[ 7.740000] motor pins: 46,47,42,43,40,41,37,38
[ 7.750000] orig position: <0, 84, 0>
[ 7.750000] GK710X gpio ptz(goke timer) device driver[2018.12.14] initialized.
sh: 0: unknown operand
sh: 0: unknown operand
[ 8.970000] usbcore: registered new interface driver rtl8188fu
[ 10.170000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
ifconfig: SIOCGIFFLAGS: No such device
[ 10.210000] net eth0: ###### GKETH_start_hw
[ 10.220000] jffs2: warning: (73) jffs2_do_read_inode_internal: Truncating ino #97 to 8724 bytes failed because it only had 8192 bytes to start with!
[ 10.230000] net eth0: ###### GKETH_phy_start_aneg...
[ 10.240000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.250000] jffs2: warning: (192) jffs2_do_read_inode_internal: Truncating ino #30 to 7117 bytes failed because it only had 4096 bytes to start with!
/home/start.sh: line 230: can't create /sys/class/net/ra0/mtu: nonexistent directory
[ 10.410000] jffs2: warning: (73) jffs2_do_read_inode_internal: Truncating ino #100 to 28620 bytes failed because it only had 26360 bytes to start with!
[ 10.570000] jffs2: warning: (73) jffs2_do_read_inode_internal: Truncating ino #101 to 4298 bytes failed because it only had 4096 bytes to start with!
[ 10.720000] jffs2: warning: (73) jffs2_do_read_inode_internal: Truncating ino #102 to 28396 bytes failed because it only had 24576 bytes to start with!
/bin/sh: -l: not found
Auto login as root ...
goke login: [ 10.900000] SQUASHFS error: xz_dec_run error, data probably corrupt
[ 10.910000] SQUASHFS error: squashfs_read_data failed to read block 0x1dbdd0
[ 10.920000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 10.920000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 10.930000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 10.940000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 10.940000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 10.950000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 10.960000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 10.970000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 10.970000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 10.980000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 10.990000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.000000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.000000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.010000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.020000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.030000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.030000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.050000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.050000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.060000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.070000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.070000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.080000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.090000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.100000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.100000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.110000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.120000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.130000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.130000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.150000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.150000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.160000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.170000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
[ 11.170000] SQUASHFS error: Unable to read data cache entry [1dbdd0]
[ 11.180000] SQUASHFS error: Unable to read page, block 1dbdd0, size 3628
Segmentation fault
Crashed ? dump log...
[ 12.180000] dma abort channel=2, is_tx=0
[ 12.180000] dma status=0x0
[ 12.190000] dma abort channel=2, is_tx=0
[ 12.190000] dma status=0x0
[ 12.190000] dma abort channel=2, is_tx=0
[ 12.190000] dma status=0x0
[ 12.200000] dma abort channel=2, is_tx=0
[ 12.200000] dma status=0x0
[ 12.210000] dma abort channel=2, is_tx=0
[ 12.210000] dma status=0x0
[ 12.220000] dma abort channel=2, is_tx=0
[ 12.220000] dma status=0x0
[ 12.220000] dma abort channel=2, is_tx=0
[ 12.220000] dma status=0x0
[ 12.230000] dma abort channel=2, is_tx=0
[ 12.230000] dma status=0x0

Further the physical reset switch does not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant