Piorun2002

Results 18 comments of Piorun2002

The anyka has dedicated /usr (C) partition when the full rootfs can be located (5M should be enough fir it) ``` Creating 6 MTD partitions on "spi0.0": 0x000000033000-0x0000001b3000 : "KERNEL"...

Looks that this version can read Nor ``` OpenIPC # OpenIPC # sf probe 0 8192 KiB hi_fmc at 0:0 is now current device OpenIPC # sf read 0x82000000 0x0...

I was able to boot the kernel.. but then I got 'kernel panic' (similar issue like https://github.com/OpenIPC/firmware/issues/17) ``` himci_control_cclk:255: disable or enable clk is timeout! List of all partitions: 0100...

>maybe its something about your board schematics though Can I help in any way ? I have modified the original firmware with telnet access, so I can collect additional logs...

Unfortunately doesn't work ``` U-Boot 2010.06-dirty (Feb 20 2023- 22:34:50) . ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-4.9.37-hi3518ev200 . Booting Linux on physical CPU 0x0...

flash was locked - but only u-boot and kernel `OpenIPC # sf probe 0; sf lock 3 ` after full unlock the error still occurs ``` OpenIPC # sf probe...

looks fine ``` OpenIPC # sf probe 0 8192 KiB hi_fmc at 0:0 is now current device OpenIPC # sf read 0x82000000 0x250000 0x500000 OpenIPC # md.b 0x82000000 82000000: 68...

The hardware rather works properly, because I can upload the original software and then the system starts. I think the problem is related to the NOR reading - in the...

I can load kernel from NFS - but to start roots (hsqs) and overlay (jffs) system needs mtd - or I'm wrong ?

I was able to boot from NFS, what next :) ``` /###### /###### /####### /###### /##__ ## |_ ##_/ | ##__ ## /##__ ## | ## \ ## /###### /######...