diff options
Diffstat (limited to 'configs/am335x_boneblack_vboot_defconfig')
-rw-r--r-- | configs/am335x_boneblack_vboot_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig new file mode 100644 index 0000000..00317c4 --- /dev/null +++ b/configs/am335x_boneblack_vboot_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,EMMC_BOOT,ENABLE_VBOOT" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_AM335X_EVM=y |