diff options
author | Tom Rini <trini@konsulko.com> | 2015-09-02 11:30:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:30:46 -0400 |
commit | 9809ccdd4c25a068aa8bef883ab66e61ec5fa18b (patch) | |
tree | 37ba14319673737703073d7b29a50053bbc4ea7b /configs | |
parent | 0ffadab1b9ab59816a0f71c927604bb6c402d863 (diff) | |
parent | 47deb4b4a9cbaf5896cc823d20ad9f6389f3d865 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'configs')
-rw-r--r-- | configs/T1024QDS_DDR4_SECURE_BOOT_defconfig (renamed from configs/T1024QDS_D4_SECURE_BOOT_defconfig) | 0 | ||||
-rw-r--r-- | configs/T1024QDS_DDR4_defconfig | 5 | ||||
-rw-r--r-- | configs/T1040QDS_DDR4_defconfig (renamed from configs/T1040QDS_D4_defconfig) | 0 |
3 files changed, 5 insertions, 0 deletions
diff --git a/configs/T1024QDS_D4_SECURE_BOOT_defconfig b/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig index f69c49d241..f69c49d241 100644 --- a/configs/T1024QDS_D4_SECURE_BOOT_defconfig +++ b/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig diff --git a/configs/T1024QDS_DDR4_defconfig b/configs/T1024QDS_DDR4_defconfig new file mode 100644 index 0000000000..174fbcab97 --- /dev/null +++ b/configs/T1024QDS_DDR4_defconfig @@ -0,0 +1,5 @@ +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_T102XQDS=y +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024,SYS_FSL_DDR4" +CONFIG_SPI_FLASH=y diff --git a/configs/T1040QDS_D4_defconfig b/configs/T1040QDS_DDR4_defconfig index 8c4320bf58..8c4320bf58 100644 --- a/configs/T1040QDS_D4_defconfig +++ b/configs/T1040QDS_DDR4_defconfig |