BPI-R3 won't boot - Loading MMC instead of SD

Hi,

I finally managed to resume work on the BPI-R3 after being required to build a new PC from scratch. The BPI-R3 was working, I attached the antennas and properly cable managed, then all of a sudden, it didn’t wan’t to boot but instead throwing:

spi-nand: spi_nand spi_nand@1: unknown raw ID bfad0330
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!

WAN is not plugged in. No M.2 device mounted. Jumpers are 1-1-0-1. The boot menu (latest snapshop) is appearing. Here is the whole boot sequence until I must abort.

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 02C2 [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 01:19:01, Mar  8 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2000MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 01:19:01, Mar  8 2023


U-Boot 2023.01-OpenWrt-r22248-bf055fcdca (Mar 08 2023 - 01:19:01 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  53 devices, 25 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... Partition 1: invalid GUID
*** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - 9e:1b:57:ac:95:fa
eth0: ethernet@15100000
No EFI system partition
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.01-OpenWrt-r22248-bf055fcdca (Mar 08 2023 - 01:19:01 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC/CTRL+C to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacf070
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacf140
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacd590
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacf310
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!

Hope anyone got an idea. I searched the forum and found some mixed result. Primarily from myself because of a similar output but none helped me in this case.

PS: Worth to note that I did an Attended Sysupgrade and rebooted multiple times without any issues, though.

Thanks Mike

Hi Mike, i’d say try to reflash the image also check the setting of the switches. I had some problems with the Booting also(Bootloop) and solved it by using a different power adaptor.

Openwrt thinks reset-button is pressed and starts recovery. This was happening in older v1.1 boarrs and before when a card was in nvme slot but maybe there are additional condition where this happens.

Have you a card in mpcie slot?

Screenshot_20230503-175218

PCK_REQ#0 is connected to gpio9,this can be read from uboot and has low level when pressed

@ElSergio that would certainly be my last resort.

@frank-w I thought so as well but thought this applies for the regular sized m.2 slot at the bottm site of the PCB. I only have a 4G Modem plugged in on the upper site which was plugged in ever since w/o any issues.

How could this theoretically get fixed? Removing the 4G modem might help but apparently I wonÄt be able to use it.

afaik openwrt uses wps-button to enter the recovery and not the reset one because of the bug in earlier boards

https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/boot/uboot-mediatek/patches/430-add-bpi-r3.patch;hb=HEAD#l895

so anything else seems to trigger recovery (which somehow uses tftp)

either pstore is set: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/boot/uboot-mediatek/patches/430-add-bpi-r3.patch;hb=HEAD#l1135

or this (looks a bit strange)

https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/boot/uboot-mediatek/patches/430-add-bpi-r3.patch;hb=HEAD#l1159

looks like boot_default is always called here…maybe as fallback when bootcmd does not boot kernel…bootcmd makes the pstore check…so i guess your pstore contains anything from a previous kernel crash

@dangowrt am i right? or have you a different idea?

imho a echo after the pstore-condition would be good to find out that “pstore check” is true before executing the the recovery (which could be loaded from sdcard after tftp to always have a bootable recovery)

1 Like

Adding to my initial post, booting from NAND via jumper 1-0-1-1 works totally fine. Therefore, I’d second your assumption about the bootcmd or something else related @frank-w.

You could try enter uboot console and manually run boot_sdmmc and maybe “pstore check” and “gpio read 10”

Booting from SD:

MT7986> boot_sdmmc
Unknown command 'boot_sdmmc' - try 'help'
MT7986> pstore check
MT7986> gpio show 10
gpio: pin 10 (gpio 10) value is 1

Booting from NAND (just in case that makes a difference)

MT7986> boot_sdmmc
Unknown command 'boot_sdmmc' - try 'help'
MT7986> pstore check
Unknown command 'pstore' - try 'help'
MT7986> gpio show 10
gpio: pin 10 (gpio 10) value is 1

Pk,so button is not the cause and we need to check return value of pstore

if pstore check ; then echo "true";fi

I guess true is printed here and then we can look what pstore can do…just pstore ahould ahow possible arameters…i guess “show” or similar should print the linux traceback

And maybe pstore clear or remove to get it booted again

boot_sdmmc is a var which needs to be called with run

run boot_sdmmc

Should boot sd normally

pstore check does nto return anything. Thankfully run boot_sdmmc did the trick to manually boot yesterday’s snapshot. However, rebooting resulted in the same state. I really have no clue what to do with the error “No NAND MTD device found”.

BusyBox v1.36.0 (2023-04-24 02:16:26 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r22702-cf8d861978
 -----------------------------------------------------
root@OpenWrt:/# reboot
root@OpenWrt:/# [   63.437959] device phy0-ap0 left promiscuous mode
[   63.442802] br-lan: port 6(phy0-ap0) entered disabled state
[   63.575834] device lan1 left promiscuous mode
[   63.580294] br-lan: port 1(lan1) entered disabled state
[   63.649561] device lan2 left promiscuous mode
[   63.654035] br-lan: port 2(lan2) entered disabled state
[   63.719166] device lan3 left promiscuous mode
[   63.723601] br-lan: port 3(lan3) entered disabled state
[   63.778773] device lan4 left promiscuous mode
[   63.783209] br-lan: port 4(lan4) entered disabled state
[   63.848564] device sfp2 left promiscuous mode
[   63.853016] br-lan: port 5(sfp2) entered disabled state
[   64.108579] br-wan: port 2(wan) entered disabled state
[   64.115793] device eth1 left promiscuous mode
[   64.120250] br-wan: port 1(eth1) entered disabled state
[   64.248441] device wan left promiscuous mode
[   64.252881] br-wan: port 2(wan) entered disabled state
[   64.307667] mt7530 mdio-bus:1f wan: Link is Down
[   64.313955] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   68.194996] reboot: Restarting system

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 01CF [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 01:19:01, Mar  8 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2000MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 01:19:01, Mar  8 2023


U-Boot 2023.01-OpenWrt-r22248-bf055fcdca (Mar 08 2023 - 01:19:01 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  53 devices, 25 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... Partition 1: invalid GUID
Partition 2: invalid GUID
Partition 3: invalid GUID
Partition 4: invalid GUID
Partition 5: invalid GUID
Partition 6: invalid GUID
Partition 7: invalid GUID
*** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - da:b4:7f:88:22:24
eth0: ethernet@15100000
** No partition table - mmc 0 **
Couldn't find partition mmc 0:4
Cannot read EFI system partition
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.01-OpenWrt-r22248-bf055fcdca (Mar 08 2023 - 01:19:01 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC/CTRL+C to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfad0270
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfad0340
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bface790
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfad0510
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
ARP Retry count exceeded; starting again
Wrong Image Format for bootm command
ERROR: can't get kernel image!
spi-nand: spi_nand spi_nand@1: unknown raw ID bfad0590
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!
MT7986>

The line with the condition too? Then it is unclear for me why the boot_recovery is called…

The mtd-nand error imho can be ignored as uboot tries all possible devices …and it finds nor (sf line) so nand is not available in hardware (nand/nor switch setting cs on spi-bus).

@dangowrt pstore was ram-only,right? So it should be cleaned on power-cycle

Yes, the line with the condition does not give anything back either.

Yes, it’s ram-only and cleared by power cycle.

The other (very likely) reason for the device to start recovery is that the production image in flash is corrupted or has not been written correctly. If the button is not pressed, the only reason to load recovery via TFTP instead of from flash is that the recovery image on flash is also corrupted.

Ok, it’s easy to spot: The MMC driver doesn’t like your micro SD card. It cannot read or write anything from that card. Try with another micro SD card please.

1 Like

I don’t have another laying around, guess I’ve got to reflash as I assume the attended sysupgrade, eventually in combination with soemthing else, caused a disjoint. I.e. the boot menu lists the snapshot from March or so when I had to stop working on the router but does not list the version I upgraded to yesterday.

Would you agree to that?

The version shown in the bootmenu is the version of the bootloader which will not be changed or updated by OpenWrt sysupgrade. I assume that the micro SD card got damaged – many of them cannot be written more than a few times, hence frequent updates may destroy a crappy micro SD quite quickly.

I didn’t spare money in awareness of crappy SD Cards so I bought a SanDisk Ultra 256GB. Since I saw no other option I burned the latest snapshot again and was able to boot and UART into OpenWrt once. Unfortuantely, after just one power cycle, I got the very same issue.

So I extFat the SD Card in order to check for errors but found none. Burned the image once more, was able to boot once but after a regular reboot … fail.

I will go buy another SD Card to test if that is really at faul today.

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 02B1 [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 12:50:50, May  7 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2002MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 12:50:50, May  7 2023


U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  52 devices, 24 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... unable to read ssr
unable to read ssr
*** Warning - bad CRC, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Warning - bad CRC, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - 2a:fb:c6:55:c1:26
eth0: ethernet@15100000
Cannot read EFI system partition
Cannot read EFI system partition
Failed to persist EFI variables
Saving Environment to MMC... Writing to redundant MMC(0)... OK
Saving Environment to MMC... Writing to MMC(0)... OK
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb2e0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB

MMC read: dev # 0, block # 131072, count 8 ... 8 blocks read: OK

MMC read: dev # 0, block # 131072, count 20912 ... 20912 blocks read: OK
## Loading kernel from FIT Image at 46000000 ...
   Using 'config-mt7986a-bananapi-bpi-r3-nor' configuration
   Trying 'kernel-1' kernel subimage
     Description:  ARM64 OpenWrt Linux-5.15.110
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x46001000
     Data Size:    5414855 Bytes = 5.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x44000000
     Entry Point:  0x44000000
     Hash algo:    crc32
     Hash value:   b685a689
     Hash algo:    sha1
     Hash value:   7a90d47d7946cc5c28c3083bd1ba30343e343d6b
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 46000000 ...
   Using 'config-mt7986a-bananapi-bpi-r3-nor' configuration
   Trying 'fdt-1' fdt subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x4652b000
     Data Size:    32768 Bytes = 32 KiB
     Architecture: AArch64
     Load Address: 0x43ff8000
     Hash algo:    crc32
     Hash value:   63f7568f
     Hash algo:    sha1
     Hash value:   393477ff5e93ef7911e310e3b8b7e673b788a2a9
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Loading fdt from 0x4652b000 to 0x43ff8000
## Loading fdt from FIT Image at 46000000 ...
   Trying 'fdt-mt7986a-bananapi-bpi-r3-nor' fdt subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x46533000
     Data Size:    32768 Bytes = 32 KiB
     Architecture: AArch64
     Load Address: 0x43ff0000
     Hash algo:    crc32
     Hash value:   95d48956
     Hash algo:    sha1
     Hash value:   1c93f277ffa3aecc5aef781cd3d6c72297d961d5
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x43ff8000
Working FDT set to 43ff8000
## Loading loadables from FIT Image at 46000000 ...
   Trying 'rootfs-1' loadables subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 rootfs
     Type:         Filesystem Image
     Compression:  uncompressed
     Data Start:   0x46553000
     Data Size:    5124096 Bytes = 4.9 MiB
     Hash algo:    crc32
     Hash value:   88249a3f
     Hash algo:    sha1
     Hash value:   90af86746ff3500156f1ec4e9815a0b0f0fcc277
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Uncompressing Kernel Image
   Loading Device Tree to 00000000be7d2000, end 00000000be7dc7e6 ... OK
Working FDT set to be7d2000
Add 'ramoops@42ff0000' node failed: FDT_ERR_EXISTS

Starting kernel ...

unable to read ssr
unable to read ssr
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.110 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22755-326eb6e482) 12.2.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Sun May 7 12:50:50 2023
[    0.000000] Machine model: Bananapi BPI-R3
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x0000000042ffffff]
[    0.000000]   node   0: [mem 0x0000000043000000-0x000000004302ffff]
[    0.000000]   node   0: [mem 0x0000000043030000-0x000000004fbfffff]
[    0.000000]   node   0: [mem 0x000000004fc00000-0x000000004ffbffff]
[    0.000000]   node   0: [mem 0x000000004ffc0000-0x00000000bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 17 pages/cpu s30040 r8192 d31400 u69632
[    0.000000] pcpu-alloc: s30040 r8192 d31400 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: root=/dev/mmcblk0p65
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 2040252K/2097152K available (8384K kernel code, 902K rwdata, 2232K rodata, 448K init, 301K bss, 56900K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 640 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[    0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[    0.000137] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
[    0.000145] pid_max: default: 32768 minimum: 301
[    0.000358] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.000370] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.001410] rcu: Hierarchical SRCU implementation.
[    0.001720] smp: Bringing up secondary CPUs ...
[    0.001981] Detected VIPT I-cache on CPU1
[    0.002004] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[    0.002032] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.002301] Detected VIPT I-cache on CPU2
[    0.002313] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
[    0.002324] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.002561] Detected VIPT I-cache on CPU3
[    0.002570] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
[    0.002580] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.002606] smp: Brought up 1 node, 4 CPUs
[    0.002620] SMP: Total of 4 processors activated.
[    0.002623] CPU features: detected: 32-bit EL0 Support
[    0.002626] CPU features: detected: CRC32 instructions
[    0.002651] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.002705] CPU: All CPU(s) started at EL2
[    0.002716] alternatives: patching kernel code
[    0.005838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.005861] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.006007] pinctrl core: initialized pinctrl subsystem
[    0.006632] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.006891] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.006921] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.006947] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.007204] thermal_sys: Registered thermal governor 'fair_share'
[    0.007207] thermal_sys: Registered thermal governor 'bang_bang'
[    0.007211] thermal_sys: Registered thermal governor 'step_wise'
[    0.007213] thermal_sys: Registered thermal governor 'user_space'
[    0.007408] ASID allocator initialised with 65536 entries
[    0.007724] pstore: Registered ramoops as persistent store backend
[    0.007728] ramoops: using 0x10000@0x42ff0000, ecc: 0
[    0.017483] cryptd: max_cpu_qlen set to 1000
[    0.019366] SCSI subsystem initialized
[    0.019455] libata version 3.00 loaded.
[    0.020331] clocksource: Switched to clocksource arch_sys_counter
[    0.020780] NET: Registered PF_INET protocol family
[    0.020895] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.021556] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.021575] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.021584] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.021650] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.021823] TCP: Hash tables configured (established 16384 bind 16384)
[    0.021898] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.021926] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.022093] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.022115] PCI: CLS 0 bytes, default 64
[    0.024243] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.026888] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.026901] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.048635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.050091] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    0.050118] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    0.050128] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
[    0.050178] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    0.050209] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
[    0.050233] phy phy-soc:[email protected]: u3 lane1 efuse - intr 29, rx_imp 10, tx_imp 10
[    0.050295] /soc/pcie@11280000: Failed to get clk index: 0 ret: -517
[    0.050305] mtk-pcie-gen3 11280000.pcie: failed to get clocks
[    0.052814] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.054241] printk: console [ttyS0] disabled
[    0.074391] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
[    0.773368] printk: console [ttyS0] enabled
[    0.798162] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
[    0.808014] mtk_rng 1020f000.trng: registered RNG driver
[    0.808243] random: crng init done
[    0.813589] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.824763] loop: module loaded
[    0.827913] Loading iSCSI transport class v2.0-870.
[    0.834165] spi-nor spi0.0: w25q256 (32768 Kbytes)
[    0.839055] 6 fixed-partitions partitions found on MTD device spi0.0
[    0.845564] Creating 6 MTD partitions on "spi0.0":
[    0.850346] 0x000000c00000-0x000002000000 : "fit"
[    0.858927] 1 fit-fw partitions found on MTD device fit
[    0.864149] Creating 1 MTD partitions on "fit":
[    0.868664] 0x000000a10000-0x000001400000 : "rootfs_data"
[    0.874350] 0x000000180000-0x000000c00000 : "recovery"
[    0.879711] 0x000000100000-0x000000180000 : "fip"
[    0.884691] 0x000000080000-0x000000100000 : "reserved2"
[    0.890089] 0x000000040000-0x000000080000 : "u-boot-env"
[    0.895614] 0x000000000000-0x000000040000 : "bl2"
[    0.904478] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3-nor" (OpenWrt bananapi_bpi-r3 with mt7986a-bananapi-bpi-r3-nor)
[    0.916738] FIT:           kernel sub-image 0x00001000..0x0051e050 "kernel-1" (ARM64 OpenWrt Linux-5.15.94)
[    0.926551] FIT:          flat_dt sub-image 0x0051f000..0x00526fff "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
[    0.937754] FIT:          flat_dt sub-image 0x00527000..0x0052efff "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
[    0.953895] FIT:          flat_dt sub-image 0x0052f000..0x00536fff "fdt-mt7986a-bananapi-bpi-r3-emmc-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-nor)
[    0.970904] FIT:          flat_dt sub-image 0x00537000..0x0053efff "fdt-mt7986a-bananapi-bpi-r3-emmc-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-snand)
[    0.988258] FIT:          flat_dt sub-image 0x0053f000..0x00546fff "fdt-mt7986a-bananapi-bpi-r3-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-snand)
[    1.004743] FIT:       filesystem sub-image 0x00547000..0x00a0efff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
[    1.015330] FIT: selecting configured loadable "rootfs-1" to be root filesystem
[    1.022618]  mtdblock0: p1(rootfs-1)
[    1.173459] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009880000, irq 134
[    1.186202] mtk_soc_eth 15100000.ethernet: generated random MAC address 36:2c:9b:0c:a4:9d
[    1.194947] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009880000, irq 134
[    1.204477] i2c_dev: i2c /dev entries driver
[    1.210203] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[    1.218693] NET: Registered PF_INET6 protocol family
[    1.224262] Segment Routing with IPv6
[    1.227932] In-situ OAM (IOAM) with IPv6
[    1.231911] NET: Registered PF_PACKET protocol family
[    1.236969] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.250075] 8021q: 802.1Q VLAN Support v1.8
[    1.255205] pstore: Using crash dump compression: deflate
[    1.265822] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    1.273153] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    1.279525] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
[    1.288116] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    1.296340] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
[    1.304723] phy phy-soc:[email protected]: u3 lane1 efuse - intr 29, rx_imp 10, tx_imp 10
[    1.338597] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.350032] mmc0: new high speed SDXC card at address aaaa
[    1.356307] mmcblk0: mmc0:aaaa SC256 238 GiB
[    1.364898] Alternate GPT is invalid, using primary GPT.
[    1.370731] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3-nor" (OpenWrt bananapi_bpi-r3 with mt7986a-bananapi-bpi-r3-nor)
[    1.382980] FIT:           kernel sub-image 0x00001000..0x0052afc6 "kernel-1" (ARM64 OpenWrt Linux-5.15.110)
[    1.392883] FIT:          flat_dt sub-image 0x0052b000..0x00532fff "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
[    1.404085] FIT:          flat_dt sub-image 0x00533000..0x0053afff "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
[    1.420239] FIT:          flat_dt sub-image 0x0053b000..0x00542fff "fdt-mt7986a-bananapi-bpi-r3-emmc-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-nor)
[    1.437251] FIT:          flat_dt sub-image 0x00543000..0x0054afff "fdt-mt7986a-bananapi-bpi-r3-emmc-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-snand)
[    1.454605] FIT:          flat_dt sub-image 0x0054b000..0x00552fff "fdt-mt7986a-bananapi-bpi-r3-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-snand)
[    1.471089] FIT:       filesystem sub-image 0x00553000..0x00a35fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
[    1.481676] FIT: selecting configured loadable "rootfs-1" to be root filesystem
[    1.488966]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
[    1.530354] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
[    1.537861] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
[    1.567151] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode
[    1.576021] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    1.584707] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=142)
[    1.604593] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=143)
[    1.624176] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=144)
[    1.643739] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=145)
[    1.663318] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=146)
[    1.674001] DSA: tree 0 setup
[    1.682275] VFS: Mounted root (squashfs filesystem) readonly on device 259:1.
[    1.689545] Freeing unused kernel memory: 448K
[    1.760397] Run /sbin/init as init process
[    1.764477]   with arguments:
[    1.767428]     /sbin/init
[    1.770119]   with environment:
[    1.773249]     HOME=/
[    1.775593]     TERM=linux
[    1.886549] init: Console is alive
[    1.890045] init: - watchdog -
[    2.153039] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.172901] usbcore: registered new interface driver usbfs
[    2.178407] usbcore: registered new interface driver hub
[    2.183748] usbcore: registered new device driver usb
[    2.192554] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
[    2.200718] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    2.208847] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
[    2.217390] xhci-mtk 11200000.usb: xHCI Host Controller
[    2.222615] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
[    2.233066] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
[    2.242218] xhci-mtk 11200000.usb: irq 126, io mem 0x11200000
[    2.248040] xhci-mtk 11200000.usb: xHCI Host Controller
[    2.253257] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
[    2.260638] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
[    2.267987] hub 1-0:1.0: USB hub found
[    2.271748] hub 1-0:1.0: 2 ports detected
[    2.275999] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.284346] hub 2-0:1.0: USB hub found
[    2.288108] hub 2-0:1.0: 1 port detected
[    2.294658] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    2.308384] init: - preinit -
[    2.498257] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[    2.506703] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    2.517033] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    2.740334] usb 1-1: new high-speed USB device number 2 using xhci-mtk
[    2.920988] hub 1-1:1.0: USB hub found
[    2.924757] hub 1-1:1.0: 4 ports detected
[    3.340332] usb 1-1.1: new high-speed USB device number 3 using xhci-mtk
[    4.577546] mount_root: overlay filesystem in /dev/mmcblk0p66 has not been formatted yet
[    5.310585] F2FS-fs (mmcblk0p66): Found nat_bits in checkpoint
[    5.325243] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = 47aee43
[    5.333086] mount_root: overlay filesystem has not been fully initialized yet
[    5.340446] mount_root: switching to f2fs overlay
[    5.346905] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[    5.357790] urandom-seed: Seed file not found (/etc/urandom.seed)
[    5.389370] procd: - early -
[    5.392344] procd: - watchdog -
[    5.918679] procd: - watchdog -
[    5.922025] procd: - ubus -
[    5.979764] procd: - init -
Please press Enter to activate this console.
[    6.089384] urngd: v1.0.2 started.
[    6.115647] kmodloader: loading kernel modules from /etc/modules.d/*
[    6.127010] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
[    6.133687] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
[    6.142680] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
[    6.156800] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
[    6.164330] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
[    6.175511] sfp sfp1: Host maximum power 3.0W
[    6.180648] sfp sfp2: Host maximum power 3.0W
[    6.634644] mt7986-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
[    6.634644]
[    6.761320] mt7986-wmac 18000000.wmac: WM Firmware Version: ____000000, Build Time: 20221012174805
[    6.838724] mt7986-wmac 18000000.wmac: WA Firmware Version: DEV_000000, Build Time: 20221012174937
[    9.605303] PPP generic driver version 2.4.2
[    9.610477] NET: Registered PF_PPPOX protocol family
[    9.618012] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.514222] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   12.525674] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[   12.534111] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[   12.535216] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   12.552252] br-lan: port 1(lan1) entered blocking state
[   12.557463] br-lan: port 1(lan1) entered disabled state
[   12.564250] device lan1 entered promiscuous mode
[   12.568851] device eth0 entered promiscuous mode
[   12.575556] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.587674] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   12.597125] br-lan: port 2(lan2) entered blocking state
[   12.602391] br-lan: port 2(lan2) entered disabled state
[   12.609277] device lan2 entered promiscuous mode
[   12.618423] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[   12.627854] br-lan: port 3(lan3) entered blocking state
[   12.633093] br-lan: port 3(lan3) entered disabled state
[   12.640135] device lan3 entered promiscuous mode
[   12.649180] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
[   12.658596] br-lan: port 4(lan4) entered blocking state
[   12.663900] br-lan: port 4(lan4) entered disabled state
[   12.671209] device lan4 entered promiscuous mode
[   12.680121] mt7530 mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
[   12.689526] br-lan: port 5(sfp2) entered blocking state
[   12.694785] br-lan: port 5(sfp2) entered disabled state
[   12.702181] device sfp2 entered promiscuous mode
[   12.711000] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
[   12.721270] br-wan: port 1(eth1) entered blocking state
[   12.726498] br-wan: port 1(eth1) entered disabled state
[   12.731940] device eth1 entered promiscuous mode
[   12.738103] br-wan: port 1(eth1) entered blocking state
[   12.743373] br-wan: port 1(eth1) entered forwarding state
[   12.750944] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   12.760583] br-wan: port 2(wan) entered blocking state
[   12.762293] mt7530 mdio-bus:1f wan: Link is Up - 1Gbps/Full - flow control rx/tx
[   12.765712] br-wan: port 2(wan) entered disabled state
[   12.779656] device wan entered promiscuous mode
[   12.786715] br-wan: port 2(wan) entered blocking state
[   12.791848] br-wan: port 2(wan) entered forwarding state
[   13.591513] br-wan: port 1(eth1) entered disabled state



BusyBox v1.36.0 (2023-05-07 12:50:50 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r22755-326eb6e482
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# poweroff
root@OpenWrt:/# [   88.669908] device lan1 left promiscuous mode
[   88.674481] br-lan: port 1(lan1) entered disabled state
[   88.734410] device lan2 left promiscuous mode
[   88.738842] br-lan: port 2(lan2) entered disabled state
[   88.803960] device lan3 left promiscuous mode
[   88.808388] br-lan: port 3(lan3) entered disabled state
[   88.873809] device lan4 left promiscuous mode
[   88.878238] br-lan: port 4(lan4) entered disabled state
[   88.943619] device sfp2 left promiscuous mode
[   88.948045] br-lan: port 5(sfp2) entered disabled state
[   89.216494] br-wan: port 2(wan) entered disabled state
[   89.223072] device eth1 left promiscuous mode
[   89.227464] br-wan: port 1(eth1) entered disabled state
[   89.352444] device wan left promiscuous mode
[   89.356836] br-wan: port 2(wan) entered disabled state
[   89.442441] mt7530 mdio-bus:1f wan: Link is Down
[   89.448899] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   93.272144] reboot: Power down

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 01C3 [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 12:50:50, May  7 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2000MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 12:50:50, May  7 2023


U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  52 devices, 24 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd
Partition 3: invalid GUID
Partition 5: invalid GUID
Partition 6: invalid GUID
Partition 7: invalid GUID
*** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - 42:dd:64:f8:d8:a9
eth0: ethernet@15100000
** No partition table - mmc 0 **
Couldn't find partition mmc 0:5
Cannot read EFI system partition
** No partition table - mmc 0 **
Couldn't find partition mmc 0:5
Cannot read EFI system partition
Failed to persist EFI variables
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfaca9a0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacaa70
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfac8ec0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacac40
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
ARP Retry count exceeded; starting again
Wrong Image Format for bootm command
ERROR: can't get kernel image!
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacacc0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!
MT7986>
F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 02BD [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 12:50:50, May  7 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2000MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 12:50:50, May  7 2023


U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  52 devices, 24 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... unable to read ssr
mmc fail to send stop cmd
Partition 1: invalid GUID
Partition 2: invalid GUID
Partition 3: invalid GUID
Partition 4: invalid GUID
Partition 5: invalid GUID
Partition 6: invalid GUID
Partition 7: invalid GUID
*** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - 1e:e6:31:a0:4a:0e
eth0: ethernet@15100000
** No partition table - mmc 0 **
Couldn't find partition mmc 0:4
Cannot read EFI system partition
** No partition table - mmc 0 **
Couldn't find partition mmc 0:4
Cannot read EFI system partition
Failed to persist EFI variables
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb280
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb350
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfac97a0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb520
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
ARP Retry count exceeded; starting again
Wrong Image Format for bootm command
ERROR: can't get kernel image!
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb5a0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!
MT7986>
F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 02BD [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 12:50:50, May  7 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2000MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 12:50:50, May  7 2023


U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  52 devices, 24 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... unable to read ssr
unable to read ssr
*** Warning - bad CRC, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Warning - bad CRC, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - 82:2f:72:6e:90:35
eth0: ethernet@15100000
Cannot read EFI system partition
Cannot read EFI system partition
Failed to persist EFI variables
Saving Environment to MMC... Writing to redundant MMC(0)... OK
Saving Environment to MMC... Writing to MMC(0)... OK
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfacb2e0
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB

MMC read: dev # 0, block # 131072, count 8 ... 8 blocks read: OK

MMC read: dev # 0, block # 131072, count 20912 ... 20912 blocks read: OK
## Loading kernel from FIT Image at 46000000 ...
   Using 'config-mt7986a-bananapi-bpi-r3-nor' configuration
   Trying 'kernel-1' kernel subimage
     Description:  ARM64 OpenWrt Linux-5.15.110
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x46001000
     Data Size:    5414855 Bytes = 5.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x44000000
     Entry Point:  0x44000000
     Hash algo:    crc32
     Hash value:   b685a689
     Hash algo:    sha1
     Hash value:   7a90d47d7946cc5c28c3083bd1ba30343e343d6b
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 46000000 ...
   Using 'config-mt7986a-bananapi-bpi-r3-nor' configuration
   Trying 'fdt-1' fdt subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x4652b000
     Data Size:    32768 Bytes = 32 KiB
     Architecture: AArch64
     Load Address: 0x43ff8000
     Hash algo:    crc32
     Hash value:   63f7568f
     Hash algo:    sha1
     Hash value:   393477ff5e93ef7911e310e3b8b7e673b788a2a9
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Loading fdt from 0x4652b000 to 0x43ff8000
## Loading fdt from FIT Image at 46000000 ...
   Trying 'fdt-mt7986a-bananapi-bpi-r3-nor' fdt subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x46533000
     Data Size:    32768 Bytes = 32 KiB
     Architecture: AArch64
     Load Address: 0x43ff0000
     Hash algo:    crc32
     Hash value:   95d48956
     Hash algo:    sha1
     Hash value:   1c93f277ffa3aecc5aef781cd3d6c72297d961d5
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x43ff8000
Working FDT set to 43ff8000
## Loading loadables from FIT Image at 46000000 ...
   Trying 'rootfs-1' loadables subimage
     Description:  ARM64 OpenWrt bananapi_bpi-r3 rootfs
     Type:         Filesystem Image
     Compression:  uncompressed
     Data Start:   0x46553000
     Data Size:    5124096 Bytes = 4.9 MiB
     Hash algo:    crc32
     Hash value:   88249a3f
     Hash algo:    sha1
     Hash value:   90af86746ff3500156f1ec4e9815a0b0f0fcc277
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Uncompressing Kernel Image
   Loading Device Tree to 00000000be7d2000, end 00000000be7dc7e6 ... OK
Working FDT set to be7d2000
Add 'ramoops@42ff0000' node failed: FDT_ERR_EXISTS

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.110 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22755-326eb6e482) 12.2.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Sun May 7 12:50:50 2023
[    0.000000] Machine model: Bananapi BPI-R3
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x0000000042ffffff]
[    0.000000]   node   0: [mem 0x0000000043000000-0x000000004302ffff]
[    0.000000]   node   0: [mem 0x0000000043030000-0x000000004fbfffff]
[    0.000000]   node   0: [mem 0x000000004fc00000-0x000000004ffbffff]
[    0.000000]   node   0: [mem 0x000000004ffc0000-0x00000000bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 17 pages/cpu s30040 r8192 d31400 u69632
[    0.000000] pcpu-alloc: s30040 r8192 d31400 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: root=/dev/mmcblk0p65
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 2040252K/2097152K available (8384K kernel code, 902K rwdata, 2232K rodata, 448K init, 301K bss, 56900K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 640 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[    0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[    0.000136] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
[    0.000143] pid_max: default: 32768 minimum: 301
[    0.000357] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.000370] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.001410] rcu: Hierarchical SRCU implementation.
[    0.001718] smp: Bringing up secondary CPUs ...
[    0.001977] Detected VIPT I-cache on CPU1
[    0.002000] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[    0.002028] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.002294] Detected VIPT I-cache on CPU2
[    0.002307] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
[    0.002319] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.002558] Detected VIPT I-cache on CPU3
[    0.002568] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
[    0.002578] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.002604] smp: Brought up 1 node, 4 CPUs
[    0.002619] SMP: Total of 4 processors activated.
[    0.002622] CPU features: detected: 32-bit EL0 Support
[    0.002625] CPU features: detected: CRC32 instructions
[    0.002648] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.002702] CPU: All CPU(s) started at EL2
[    0.002712] alternatives: patching kernel code
[    0.005829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.005852] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.006001] pinctrl core: initialized pinctrl subsystem
[    0.006625] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.006881] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.006912] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.006938] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.007193] thermal_sys: Registered thermal governor 'fair_share'
[    0.007196] thermal_sys: Registered thermal governor 'bang_bang'
[    0.007200] thermal_sys: Registered thermal governor 'step_wise'
[    0.007203] thermal_sys: Registered thermal governor 'user_space'
[    0.007397] ASID allocator initialised with 65536 entries
[    0.007708] pstore: Registered ramoops as persistent store backend
[    0.007713] ramoops: using 0x10000@0x42ff0000, ecc: 0
[    0.017443] cryptd: max_cpu_qlen set to 1000
[    0.019334] SCSI subsystem initialized
[    0.019420] libata version 3.00 loaded.
[    0.020301] clocksource: Switched to clocksource arch_sys_counter
[    0.020749] NET: Registered PF_INET protocol family
[    0.020863] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.021523] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.021542] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.021551] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.021617] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.021788] TCP: Hash tables configured (established 16384 bind 16384)
[    0.021864] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.021891] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.022011] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.022080] PCI: CLS 0 bytes, default 64
[    0.024150] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.026792] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.026807] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.049458] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.050919] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    0.050945] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    0.050955] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
[    0.051003] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    0.051036] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
[    0.051060] phy phy-soc:[email protected]: u3 lane1 efuse - intr 29, rx_imp 10, tx_imp 10
[    0.051118] /soc/pcie@11280000: Failed to get clk index: 0 ret: -517
[    0.051127] mtk-pcie-gen3 11280000.pcie: failed to get clocks
[    0.053645] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.055083] printk: console [ttyS0] disabled
[    0.075237] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
[    0.774193] printk: console [ttyS0] enabled
[    0.798991] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
[    0.808850] mtk_rng 1020f000.trng: registered RNG driver
[    0.808909] hwrng: no data available
[    0.814424] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.825894] loop: module loaded
[    0.829044] Loading iSCSI transport class v2.0-870.
[    0.835375] spi-nor spi0.0: w25q256 (32768 Kbytes)
[    0.840283] 6 fixed-partitions partitions found on MTD device spi0.0
[    0.846823] Creating 6 MTD partitions on "spi0.0":
[    0.851607] 0x000000c00000-0x000002000000 : "fit"
[    0.860209] 1 fit-fw partitions found on MTD device fit
[    0.865447] Creating 1 MTD partitions on "fit":
[    0.869962] 0x000000a10000-0x000001400000 : "rootfs_data"
[    0.875702] 0x000000180000-0x000000c00000 : "recovery"
[    0.881214] 0x000000100000-0x000000180000 : "fip"
[    0.886111] 0x000000080000-0x000000100000 : "reserved2"
[    0.891552] 0x000000040000-0x000000080000 : "u-boot-env"
[    0.897054] 0x000000000000-0x000000040000 : "bl2"
[    0.905971] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3-nor" (OpenWrt bananapi_bpi-r3 with mt7986a-bananapi-bpi-r3-nor)
[    0.918229] FIT:           kernel sub-image 0x00001000..0x0051e050 "kernel-1" (ARM64 OpenWrt Linux-5.15.94)
[    0.928043] FIT:          flat_dt sub-image 0x0051f000..0x00526fff "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
[    0.939245] FIT:          flat_dt sub-image 0x00527000..0x0052efff "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
[    0.955386] FIT:          flat_dt sub-image 0x0052f000..0x00536fff "fdt-mt7986a-bananapi-bpi-r3-emmc-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-nor)
[    0.972394] FIT:          flat_dt sub-image 0x00537000..0x0053efff "fdt-mt7986a-bananapi-bpi-r3-emmc-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-snand)
[    0.989749] FIT:          flat_dt sub-image 0x0053f000..0x00546fff "fdt-mt7986a-bananapi-bpi-r3-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-snand)
[    1.006233] FIT:       filesystem sub-image 0x00547000..0x00a0efff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
[    1.016819] FIT: selecting configured loadable "rootfs-1" to be root filesystem
[    1.024113]  mtdblock0: p1(rootfs-1)
[    1.173497] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009880000, irq 134
[    1.186247] mtk_soc_eth 15100000.ethernet: generated random MAC address fe:30:8b:57:f5:47
[    1.195049] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009880000, irq 134
[    1.204582] i2c_dev: i2c /dev entries driver
[    1.210365] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[    1.218899] NET: Registered PF_INET6 protocol family
[    1.224545] Segment Routing with IPv6
[    1.228219] In-situ OAM (IOAM) with IPv6
[    1.232188] NET: Registered PF_PACKET protocol family
[    1.237245] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.250380] 8021q: 802.1Q VLAN Support v1.8
[    1.255398] pstore: Using crash dump compression: deflate
[    1.266513] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    1.273837] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    1.280090] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
[    1.288558] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    1.296673] phy phy-soc:[email protected]: pcie auto load valid efuse: ENABLE with value: 1
[    1.297618] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.304937] phy phy-soc:[email protected]: u3 lane1 efuse - intr 29, rx_imp 10, tx_imp 10
[    1.324304] mmc0: new high speed SDXC card at address aaaa
[    1.330626] mmcblk0: mmc0:aaaa SC256 238 GiB
[    1.339237] Alternate GPT is invalid, using primary GPT.
[    1.345121] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3-nor" (OpenWrt bananapi_bpi-r3 with mt7986a-bananapi-bpi-r3-nor)
[    1.357363] FIT:           kernel sub-image 0x00001000..0x0052afc6 "kernel-1" (ARM64 OpenWrt Linux-5.15.110)
[    1.367263] FIT:          flat_dt sub-image 0x0052b000..0x00532fff "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob)
[    1.378462] FIT:          flat_dt sub-image 0x00533000..0x0053afff "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
[    1.394605] FIT:          flat_dt sub-image 0x0053b000..0x00542fff "fdt-mt7986a-bananapi-bpi-r3-emmc-nor" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-nor)
[    1.411614] FIT:          flat_dt sub-image 0x00543000..0x0054afff "fdt-mt7986a-bananapi-bpi-r3-emmc-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc-snand)
[    1.428968] FIT:          flat_dt sub-image 0x0054b000..0x00552fff "fdt-mt7986a-bananapi-bpi-r3-snand" (ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-snand)
[    1.445452] FIT:       filesystem sub-image 0x00553000..0x00a35fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
[    1.456041] FIT: selecting configured loadable "rootfs-1" to be root filesystem
[    1.463334]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
[    1.520328] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
[    1.527837] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
[    1.557252] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode
[    1.566137] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    1.574823] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=142)
[    1.594604] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=143)
[    1.614224] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=144)
[    1.633803] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=145)
[    1.653403] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=146)
[    1.664100] DSA: tree 0 setup
[    1.672560] VFS: Mounted root (squashfs filesystem) readonly on device 259:1.
[    1.679830] Freeing unused kernel memory: 448K
[    1.720349] Run /sbin/init as init process
[    1.724430]   with arguments:
[    1.727381]     /sbin/init
[    1.730072]   with environment:
[    1.733202]     HOME=/
[    1.735547]     TERM=linux
[    1.846609] init: Console is alive
[    1.850116] init: - watchdog -
[    2.113384] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.133328] usbcore: registered new interface driver usbfs
[    2.138838] usbcore: registered new interface driver hub
[    2.144199] usbcore: registered new device driver usb
[    2.153081] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
[    2.161246] phy phy-soc:[email protected]: u3 auto load valid efuse: ENABLE with value: 1
[    2.169375] phy phy-soc:[email protected]: u2 auto load valid efuse: ENABLE with value: 1
[    2.177906] xhci-mtk 11200000.usb: xHCI Host Controller
[    2.183133] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
[    2.193599] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
[    2.202756] xhci-mtk 11200000.usb: irq 126, io mem 0x11200000
[    2.208586] xhci-mtk 11200000.usb: xHCI Host Controller
[    2.213806] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
[    2.221188] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
[    2.228557] hub 1-0:1.0: USB hub found
[    2.232353] hub 1-0:1.0: 2 ports detected
[    2.236634] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.244971] hub 2-0:1.0: USB hub found
[    2.248727] hub 2-0:1.0: 1 port detected
[    2.255305] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    2.266733] init: - preinit -
[    2.457877] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[    2.466323] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    2.479640] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[    2.491953] random: procd: uninitialized urandom read (4 bytes read)
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    2.700306] usb 1-1: new high-speed USB device number 2 using xhci-mtk
[    2.880968] hub 1-1:1.0: USB hub found
[    2.884739] hub 1-1:1.0: 4 ports detected
[    4.440306] usb 1-1.1: new high-speed USB device number 3 using xhci-mtk
[    4.540671] mount_root: overlay filesystem in /dev/mmcblk0p66 has not been formatted yet
[    4.592604] random: mkfs.f2fs: uninitialized urandom read (16 bytes read)
[    4.903141] F2FS-fs (mmcblk0p66): Found nat_bits in checkpoint
[    4.917875] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = 47aee43
[    4.925739] mount_root: overlay filesystem has not been fully initialized yet
[    4.933126] mount_root: switching to f2fs overlay
[    4.939605] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[    4.950527] urandom-seed: Seed file not found (/etc/urandom.seed)
[    4.982208] procd: - early -
[    4.985130] procd: - watchdog -
[    5.511108] procd: - watchdog -
[    5.514462] procd: - ubus -
[    5.542139] random: ubusd: uninitialized urandom read (4 bytes read)
[    5.568888] random: ubusd: uninitialized urandom read (4 bytes read)
[    5.578598] procd: - init -
Please press Enter to activate this console.
[    5.657186] random: jshn: uninitialized urandom read (4 bytes read)
[    5.665905] random: ubusd: uninitialized urandom read (4 bytes read)
[    5.672439] random: ubus: uninitialized urandom read (4 bytes read)
[    5.708410] urngd: v1.0.2 started.
[    5.726538] random: crng init done
[    5.729942] random: 21 urandom warning(s) missed due to ratelimiting
[    5.735747] kmodloader: loading kernel modules from /etc/modules.d/*
[    5.747489] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
[    5.754243] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
[    5.763229] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
[    5.777301] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
[    5.784810] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
[    5.795627] sfp sfp1: Host maximum power 3.0W
[    5.800768] sfp sfp2: Host maximum power 3.0W
[    6.254595] mt7986-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
[    6.254595]
[    6.381241] mt7986-wmac 18000000.wmac: WM Firmware Version: ____000000, Build Time: 20221012174805
[    6.459473] mt7986-wmac 18000000.wmac: WA Firmware Version: DEV_000000, Build Time: 20221012174937
[    9.224477] PPP generic driver version 2.4.2
[    9.229603] NET: Registered PF_PPPOX protocol family
[    9.237113] kmodloader: done loading kernel modules from /etc/modules.d/*
[   11.713180] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   11.724809] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[   11.733250] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[   11.734357] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   11.749141] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.755615] br-lan: port 1(lan1) entered blocking state
[   11.760843] br-lan: port 1(lan1) entered disabled state
[   11.767474] device lan1 entered promiscuous mode
[   11.772150] device eth0 entered promiscuous mode
[   11.784461] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   11.793880] br-lan: port 2(lan2) entered blocking state
[   11.799115] br-lan: port 2(lan2) entered disabled state
[   11.806159] device lan2 entered promiscuous mode
[   11.815444] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[   11.825066] br-lan: port 3(lan3) entered blocking state
[   11.830290] br-lan: port 3(lan3) entered disabled state
[   11.837344] device lan3 entered promiscuous mode
[   11.846306] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
[   11.855732] br-lan: port 4(lan4) entered blocking state
[   11.861011] br-lan: port 4(lan4) entered disabled state
[   11.868293] device lan4 entered promiscuous mode
[   11.877231] mt7530 mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
[   11.886653] br-lan: port 5(sfp2) entered blocking state
[   11.891890] br-lan: port 5(sfp2) entered disabled state
[   11.899236] device sfp2 entered promiscuous mode
[   11.907977] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
[   11.917977] br-wan: port 1(eth1) entered blocking state
[   11.923245] br-wan: port 1(eth1) entered disabled state
[   11.928641] device eth1 entered promiscuous mode
[   11.934821] br-wan: port 1(eth1) entered blocking state
[   11.940056] br-wan: port 1(eth1) entered forwarding state
[   11.947320] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   11.956664] br-wan: port 2(wan) entered blocking state
[   11.961807] br-wan: port 2(wan) entered disabled state
[   11.968373] device wan entered promiscuous mode
[   12.791303] br-wan: port 1(eth1) entered disabled state



BusyBox v1.36.0 (2023-05-07 12:50:50 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r22755-326eb6e482
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# reboot
root@OpenWrt:/# [   47.613162] device lan1 left promiscuous mode
[   47.617601] br-lan: port 1(lan1) entered disabled state
[   47.724242] device lan2 left promiscuous mode
[   47.728654] br-lan: port 2(lan2) entered disabled state
[   47.823877] device lan3 left promiscuous mode
[   47.828281] br-lan: port 3(lan3) entered disabled state
[   47.893706] device lan4 left promiscuous mode
[   47.898111] br-lan: port 4(lan4) entered disabled state
[   47.993506] device sfp2 left promiscuous mode
[   47.997909] br-lan: port 5(sfp2) entered disabled state
[   48.209859] device eth1 left promiscuous mode
[   48.214294] br-wan: port 1(eth1) entered disabled state
[   48.302577] device wan left promiscuous mode
[   48.306964] br-wan: port 2(wan) entered disabled state
[   48.374662] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   52.672139] reboot: Restarting system

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [3000]
T0: 0000 01C3 [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL2: Built : 12:50:50, May  7 2023
NOTICE:  WDT: disabled
NOTICE:  CPU: MT7986 (2002MHz)
NOTICE:  EMI: Using DDR4 settings
NOTICE:  EMI: Detected DRAM size: 2048MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):OpenWrt v2022-08-31-75393484-1 (mt7986-sdmmc-ddr4)
NOTICE:  BL31: Built : 12:50:50, May  7 2023


U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

CPU:   MediaTek MT7986
Model: BananaPi BPi-R3
DRAM:  2 GiB
Core:  52 devices, 24 uclasses, devicetree: embed
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
MMC:   mmc@11230000: 0
Loading Environment from MMC... Partition 1: invalid GUID
Partition 2: invalid GUID
*** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial@11002000
Out:   serial@11002000
Err:   serial@11002000
reset button found
Loading Environment from MMC... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

Net:
Warning: ethernet@15100000 (eth0) using random MAC address - d2:2e:cc:70:01:1c
eth0: ethernet@15100000
No EFI system partition
No EFI system partition
Failed to persist EFI variables
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
Saving Environment to MMC... Writing to redundant MMC(0)... failed
Failed (1)
off

        ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.04-OpenWrt-r22755-326eb6e482 (May 07 2023 - 12:50:50 +0000)

      1. Run default boot command.
      2. Boot system via TFTP.
      3. Boot production system from SD card.
      4. Boot recovery system from SD card.
      5. Load production system via TFTP then write to SD card.
      6. Load recovery system via TFTP then write to SD card.
      7. Install bootloader, recovery and production to NOR.
      8. Install bootloader, recovery and production to NAND.
      9. Reboot.
      a. Reset all settings to factory defaults.
      0. U-Boot console


  Press UP/DOWN to move, ENTER to select, ESC to quit
spi-nand: spi_nand spi_nand@1: unknown raw ID bfaca370
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfaca440
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfac8890
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
spi-nand: spi_nand spi_nand@1: unknown raw ID bfaca610
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
ARP Retry count exceeded; starting again
Wrong Image Format for bootm command
ERROR: can't get kernel image!
spi-nand: spi_nand spi_nand@1: unknown raw ID bfaca690
No NAND MTD device found
SF: Detected w25q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
Using ethernet@15100000 device
TFTP from server 192.168.1.254; our IP address is 192.168.1.1
Filename 'openwrt-mediatek-filogic-bananapi_bpi-r3-initramfs-recovery.itb'.
Load address: 0x46000000
Loading: *
Abort
Wrong Image Format for bootm command
ERROR: can't get kernel image!
MT7986>

It seems to have been some sort of issue with the snapshot. The new SD Card, same manufacturer but just 128 GB, did work today even after several power cycles. So I decided to burn the same snapshot on the 256 GB card which presumably failed.

Howevr, OpenWrt booted just fine. The recent changes do not indicate at first glance any possible cause. I’d assume to just ignore it because … it’s a snapshot and I cannot expect a higher level of reliability.

https://git.openwrt.org/openwrt/openwrt.git

image

Woudl you agree @frank-w and or @dangowrt?

I don’t think anything was changed in OpenWrt regarding the early boot of the R3, so I would rather exclude that as the cause.

Did you previously wipe the 256G SD card to make sure there is no GPT at the end of the disk? Because to me it very much looked like a problem with the partition table being corrupted.

Tools like etcher do that, but if you use dd to write the image you should always also do wipefs -a /dev/... to clear all remains of partition tables before writing the image.

I did eareased the SD Card fully. Even removed all partitions, formattet as NTFS to check for errors, formattet again and burned. Quite mysterious this bug …

Since I am starting fresh on Windows I’ve got to build an app repository to i.e. install a proper shell. Good old fashioned CMD and PowerShell suck. Putty isn’t great either. Maybe, somewhere in the far future, I will shift “back” to Linux again.