diff options
author | Tom Rini <trini@konsulko.com> | 2016-01-13 18:27:40 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-01-13 21:05:17 -0500 |
commit | 20d08f59fa7cdde0da1eb7aca7915c91dbdeaf51 (patch) | |
tree | f1cefba44b166b5f698d2b9aa8ec988a369c8e15 /configs/socfpga_arria5_defconfig | |
parent | 774da4b9aadeea4d6973a16debc02a6801ff9344 (diff) | |
parent | fc82edd8440721aadf3bfc784f29a513ad7680be (diff) |
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'configs/socfpga_arria5_defconfig')
-rw-r--r-- | configs/socfpga_arria5_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_arria5_defconfig b/configs/socfpga_arria5_defconfig index 68d12df404..6e8976fcc3 100644 --- a/configs/socfpga_arria5_defconfig +++ b/configs/socfpga_arria5_defconfig @@ -7,6 +7,7 @@ CONFIG_TARGET_SOCFPGA_ARRIA5_SOCDK=y CONFIG_SPL_STACK_R_ADDR=0x00800000 CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria5_socdk" CONFIG_SPL=y +CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_SPL_STACK_R=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set |