]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/am335x_boneblack_vboot_defconfig
Merge branch 'master' of git://git.denx.de/u-boot-tegra
[people/ms/u-boot.git] / configs / am335x_boneblack_vboot_defconfig
1 CONFIG_SPL=y
2 CONFIG_SPL_STACK_R=y
3 CONFIG_SPL_STACK_R_ADDR=0x82000000
4 CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
5 +S:CONFIG_ARM=y
6 +S:CONFIG_TARGET_AM335X_EVM=y
7 CONFIG_OF_CONTROL=y
8 CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack"
9 CONFIG_FIT=y
10 CONFIG_FIT_VERBOSE=y
11 CONFIG_FIT_SIGNATURE=y
12 CONFIG_DM=y