mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
powerpc/t1024qds: Add missing T1024QDS_DDR4_defconfig
T1024QDS with DDR4 has been supported. Add the missing defconfig. Signed-off-by: York Sun <yorksun@freescale.com> CC: Shengzhou Liu <Shengzhou.Liu@freescale.com>
This commit is contained in:
parent
b7e84c93c4
commit
09b9a55921
1 changed files with 5 additions and 0 deletions
5
configs/T1024QDS_DDR4_defconfig
Normal file
5
configs/T1024QDS_DDR4_defconfig
Normal file
|
@ -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
|
Loading…
Reference in a new issue