How to build U-BOOT for VIM3 from source codes? I cannot find a similar instruction, if I compile as best I can, then the board is silent in the debug port.
Please, help me!
How to build U-BOOT for VIM3 from source codes? I cannot find a similar instruction, if I compile as best I can, then the board is silent in the debug port.
Please, help me!
Hello, I don’t know if it matters, but VIM3 uses an A311D SoC, not an S922X
you can build uboot with khadas-fenix
with the make uboot
command
No matter what chip, how to collect U-Boot from the source code?
I need to change configurations menuconfig.
I need not to update, but to collect a U-Boot from scratch
Please read the documentation, there have instructions about how to build the u-boot.
Can you provide a link to this documentation?
The Bootloader compiled done, tried different configurations, bootloader works, but can’t choose the EMMC mode:
mmc dev 2
unable to select a mode : -5
Command `usb start` does not work: `Can not find the controller`
Included all the configurations of EMMC and USB. What can be done to work?