]> Git Repo - J-u-boot.git/commit - include/configs/sama5d3xek.h
ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card
authorWu, Josh <[email protected]>
Tue, 20 Jan 2015 02:33:32 +0000 (10:33 +0800)
committerAndreas Bießmann <[email protected]>
Sat, 7 Feb 2015 22:43:00 +0000 (23:43 +0100)
commita248558ae2894dd7a5a18480dd7011b70ed4bc50
tree4efa5b34e5bba403784b5f08f8bef81f8f7cc8b2
parentc3814406b064f1910461bddd14bc09701353ceed
ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card

This patch will save U-Boot environment as a file: uboot.env, in FAT partition
instead of in raw sector of MMC card.

This make us easier to manage the environment file.

Signed-off-by: Josh Wu <[email protected]>
Acked-by: Bo Shen <[email protected]>
include/configs/sama5d3xek.h
This page took 0.057923 seconds and 4 git commands to generate.