An error occurred while fetching folder content.
Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
61852 commits behind the upstream repository.
Wu, Josh
authored
This patch will save U-Boot environment as a file: uboot.env, in FAT partition instead of saving it in raw sector of MMC card. This make us easier to manage the environment file. Signed-off-by:Josh Wu <josh.wu@atmel.com> Acked-by:
Bo Shen <voice.shen@atmel.com>