Hi, still have problem with 5C lite and NVME.
When i boot form SD, lsblk shows ZRAM, MMCBLK and NVME - when I install Armbian to NVME it boots from SSD only once and then, after seting up user and enviroment lsblk shows only zram and nvme...and next boot is KO.
I have tried all the magic with SPI overlay on RADXA OS, in lsblk there is zram, mmcblk1 with three partitions and nvme - but when updating SPI BOOT, there is following error:
radxa@rock-5c:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mmcblk1 179:0 0 29G 0 disk
├─mmcblk1p1 179:1 0 16M 0 part /config
├─mmcblk1p2 179:2 0 300M 0 part /boot/efi
└─mmcblk1p3 179:3 0 28.6G 0 part /
zram0 253:0 0 7.8G 0 disk [SWAP]
nvme0n1 259:0 0 953.9G 0 disk
└─nvme0n1p1 259:1 0 944.3G 0 part
radxa@rock-5c:~$ sudo rsetup
[sudo] password for radxa:
/usr/lib/u-boot/rock-5c-spi/setup.sh: line 3: ERROR_REQUIRE_FILE: readonly variable
/usr/lib/u-boot/rock-5c-spi/setup.sh: line 4: ERROR_ILLEGAL_PARAMETERS: readonly variable
/usr/lib/u-boot/rock-5c-spi/setup.sh: line 5: ERROR_REQUIRE_TARGET: readonly variable
/dev/mtd0 is missing.
also kernel is weird...
radxa@rock-5c:~$ uname -r
6.1.84-8-rk2410
I'm maybe too carefull, but I know, I wouldn't be able to fix broken bootloader:-]
So please help, if you can
Tried both vendor and current kernels (6.18 and 6.1) but results are the same
Regards
Jan