[FS#3471] Mikrotik RB911-5Hn propper nand detection failed

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Sat Nov 28 12:04:32 EST 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3471 - Mikrotik RB911-5Hn propper nand detection failed
User who did this - rogerpueyo (rogerpueyo)

----------
Hi Alexandros,

Thanks for testing. Unfortunately, it seems that didn't work as expected. Still, if you are up to it, I think we can figure out what's inside the flash. :-)

First, I've uploaded the code to support the RB911Lite5NAND to my GitHub, in case you want to take a look at it or compile the images yourself. Now there shouldn't be any //bootloader2// partition out of reach and the driver should be able to detect the //soft_config// and //hard_config// partitions correctly.

I wonder if you could please give this image a try: https://we.tl/t-BoM4ADRMHd (or you can compile it yourself from my branch linked above, if you prefer). In particular, could you please provide the //dmesg// output and the content of the /proc/mtd file?

Also, hopefully, you should see a message like


[    4.619917] spi-nor spi0.0: w25x10 (128 Kbytes)
               => Yours will be 64 Kbytes
[    4.624667] 1 fixed-partitions partitions found on MTD device spi0.0
[    4.631245] Creating 1 MTD partitions on "spi0.0":
[    4.636231] 0x000000000000-0x000000020000 : "RouterBoot"
               => Yours should finish at 0x000000010000
[    4.644669] 4 routerbootpart partitions found on MTD device RouterBoot
[    4.651486] Creating 4 MTD partitions on "RouterBoot":
[    4.656826] 0x000000000000-0x00000000c000 : "bootloader1"
[    4.663628] 0x00000000c000-0x00000000d000 : "hard_config"
[    4.670399] 0x00000000d000-0x00000000e000 : "bios"
[    4.676512] 0x00000000e000-0x00000000f000 : "soft_config"
               => Your numbers might be different


If the //hard_config// / //soft_config// partitions are detected, then you should find something inside /sys/firmware/mikrotik.

Cheers!
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3471#comment9056

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list