Hi All....
In this link they specified 'how to change U-boot for SDCARD/MMC boot of A1000 mele box. They said to download U-boot from git clone http://git.hands.com/u-boot.git And they said to change the file "include/configs/suni4.h" in U-Boot directory. But it wasn't available. Can any one say that the file(include/configs/suni4.h) is missing with my u-boot directory or some other procedure to change u-boot for SDCARD/MMC boot.
Thanks in advance
You typoed the filename -- it's include/configs/sun4i.h (with the 4 and the i the other way round).
Also, the instructions say git checkout lichee-dev -- that's the branch that the file exists on -- did you do that bit? --Phil
Structure of the wiki
how about having a defined wiki structure? un unstructured wiki can be a bit of a nightmare.
perhaps have two areas where unverified stuff goes in one area and verified in another?
people could add to the unverified or "work in progress" area until such time as it is reasonably solid and then copy to the verified area. --Simon