Hello all,
I setup an orangepi plus2 with Armbian_22.08.2_Orangepiplus_bullseye_current_5.15.69.img
I follow tuto and it worked with boot on SD card.
I run nand-sata-install
Then, I reboot.
I was in safe mode and try format emmc
Then I reboot again
Since, I have only green light.
I connect to COM port and see that :
U-Boot 2022.07-armbian (Sep 21 2022 - 18:37:27 +0000) Allwinner Technology
CPU: Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi Plus / Plus 2
DRAM: 2 GiB
Core: 65 devices, 18 uclasses, devicetree: separate
WDT: Not starting watchdog@1c20ca0
MMC: mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... ** No valid partitions found **
In: serial@1c28000
Out: serial@1c28000
Err: serial@1c28000
Net: phy interface9
eth0: ethernet@1c30000
starting USB...
Bus usb@1c1b000: USB EHCI 1.00
Bus usb@1c1d000: USB EHCI 1.00
scanning bus usb@1c1b000 for devices... 2 USB Device(s) found
scanning bus usb@1c1d000 for devices... Device NOT ready
Request Sense returned 02 3A 00
prefetch abort
pc : [<fffffffa>] lr : [<bffaa3fb>]
reloc pc : [<8a077ffa>] lr : [<4a0223fb>]
sp : b8a99728 ip : bbf6b210 fp : bffdeb78
r10: ffffffff r9 : bbf67ec0 r8 : b8a99780
r7 : 00000000 r6 : 00000001 r5 : e59ff014 r4 : 00000000
r3 : b8a99780 r2 : 00000001 r1 : 00000000 r0 : e59ff014
Flags: nzcv IRQs off FIQs off Mode SVC_32 (T)
Code: 0000 0000 0000 0000 (0000) 0000
Resetting CPU ...
resetting ...
After resetting, it loops and again reset without any stop !
I don't understand "Loading Environment from FAT... ** No valid partitions found **"
My SD card is Armbian_22.08.2_Orangepiplus_bullseye_current_5.15.69.img flashed with etcher
Please, help found how to escape that caveat !
Many thanks