Hi, I’ve been trying to work through the various quickstart guides for getting OpenWRT running from eMMC on the R4 (4GB RAM, 8GB eMMC model).
I can get the R4 running from SD card without any issues. Then I can get it booting from NAND. However the final stage, selecting “9. Install bootloader, recovery and production to eMMC.” doesn’t work. Instead of it installing to eMMC I just get:
EXT_CSD[179], PARTITION_CONFIG:
BOOT_ACK: 0x0
BOOT_PARTITION_ENABLE: 0x0
PARTITION_ACCESS: 0x0
switch to partitions #0, OK
mmc0(part 0) is current device
Set to BOOT_BUS_WIDTH = 0x0, RESET = 0x0, BOOT_MODE = 0x0
Saving Environment to UBI... UBI partition 'ubi' already selected
Writing to redundant UBI... done
OK
Saving Environment to UBI... UBI partition 'ubi' already selected
Writing to UBI... done
OK
Press ENTER to return to menu
Am I doing something obvious wrong?