You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install the OPENIPC, looks like its supported. So downloaded firmware files as shown below.
use burn command for the same.
It looks like bootloader is locked. Some times it worked with Cnt+C asking password. Now its not asking password. There is no way to stop. Below is log.
System startup
Uncompress Ok!
U-Boot 2016.11-gc642d21-dirty (Feb 21 2024 - 14:46:11 +0800)gk7202v300
Relocation Offset is: 036dc000
Relocating to 43edc000, new gd at 43e9bef0, sp at 43e9bed0
SPI Nor: Check Flash Memory Controller v100 ... Found
SPI Nor ID Table Version 1.0
@hifmc_spi_nor_probe(), SPI Nor(cs 0) ID: 0xa1 0x40 0x17 <Read>
@hifmc_spi_nor_probe(), SPI Nor(cs 0) ID: 0xa1 0x40 0x17 <Found>
SPI Nor(cs 0) ID: 0xa1 0x40 0x17
eFlashType: 29.
Flash Name: XM_FM25Q64{0xA14017), 0x800000.
@hifmc_spi_nor_probe(), XmSpiNor_ProtMgr_probe(): OK.
@XmSpiNor_enableQuadMode(), Quad was Disabled, SRx: [2, 0x0].
Block:64KB Chip:8MB Name:"XM_FM25Q64"
CONFIG_CLOSE_SPI_8PIN_4IO = y.
read->iftype[0: STD, 1: DUAL, 2: DIO, 3: QUAD, 4: QIO]: 1.
lk=>6, 0x400000.
SRx val: {[1, 0x38], [1, 0x0], [0, 0x0], [0, 0x0]}, SrVal: 0x300000000000038.
SPI Nor total size: 8MB
MMC: Card did not respond to voltage select!
No SD device found !
sdhci: 0
In: serial
Out: serial
Err: serial
Net: eth0
@do_auto_update() device name mmc!
Card did not respond to voltage select!
Unknow device type, name:mmc!
autoboot: 0
@do_spi_flash_probe() flash->erase_size: 65536, flash->sector_size: 0
device 0 offset 0x40000, size 0x2e0000
SF: 3014656 bytes @ 0x40000 Read: OK
srcAddr: 0x43000000, dstAddr: 0x42000000, filename: boot/uImage.
created_inode 0x43e9de40
find_squashfs_file: name bin, start_block 0, offset 1796, type 1
find_squashfs_file: name boot, start_block 0, offset 1876, type 1
read inode: name boot, sb 0, of 1876, type 1
find_squashfs_file: name uImage, start_block 0, offset 1828, type 2
read inode: name uImage, sb 0, of 1828, type 2
write_file: regular file, blocks 4
len 1717845
### get_squashfs_file OK: loade 1717845 bytes to 0x42000000
## Booting kernel from Legacy Image at 42000000 ...
Image Name: Linux-4.9.37
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1717781 Bytes = 1.6 MiB
Load Address: 40008000
Entry Point: 40008000
Loading Kernel Image ... OK
using: ATAGS
at setup_xminfo_tag() g_nXmBootSysIndex: 0, g_nXmRomfsIndex: 0.
Starting kernel ...
Since There was issue of password. thought of direcltly flashing without back up. Below is output
Can some one help me to resolve this issue ? This is windows, Burn, Python
The text was updated successfully, but these errors were encountered:
Hello All,
I have this board GK7202v300.
https://www.aliexpress.com/item/3256806069871187.html?spm=a2g0o.order_list.order_list_main.16.297d1802jtxpzG
Trying to install the OPENIPC, looks like its supported. So downloaded firmware files as shown below.
use burn command for the same.
Can some one help me to resolve this issue ? This is windows, Burn, Python
The text was updated successfully, but these errors were encountered: