My device is A20 OLinuXino Micro with 4 GB NAND flash memory.
Allwinner A20 SOC, sun7i.
My Linux filesystem is on SATA SSD and U-boot currently is on SD card.
I want to move U-boot to the NAND flash memory.
According to this article I need to compile U-boot from lichee-dev branch
https://linux-sunxi.org/Installing_to_NAND
But I don't see configs directory there, and in boards.cfg there is only sun4i and sun5i.
So how do I compile it?
My device is A20 OLinuXino Micro with 4 GB NAND flash memory.
Allwinner A20 SOC, sun7i.
My Linux filesystem is on SATA SSD and U-boot currently is on SD card.
I want to move U-boot to the NAND flash memory.
According to this article I need to compile U-boot from lichee-dev branch
https://linux-sunxi.org/Installing_to_NAND
But I don't see
configsdirectory there, and in boards.cfg there is only sun4i and sun5i.So how do I compile it?