Skip to content
Snippets Groups Projects
Commit e75477e4 authored by Eugen Hristev's avatar Eugen Hristev Committed by Tom Rini
Browse files

configs: sama5d2_xplained: set default FAT env location to SD-Card


For sama5d2_xplained_mmc_defconfig, we have the following layout for SD-Card:
partition 1: FAT: contains bootstrap binary (second level bootloader),
U-boot, U-boot env, kernel, dtb
partition 2: EXT4: Rootfs.

Add to defconfig CONFIG_ENV_FAT_DEVICE_AND_PART to have environment
by default on SD-Card, to align with our demo layout.

Signed-off-by: default avatarEugen Hristev <eugen.hristev@microchip.com>
parent 3d9640f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment