We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
configs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: