summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-07-24 12:22:51 +0930
committerJoel Stanley <joel@jms.id.au>2018-07-24 12:23:41 +0930
commit83cbc3edfcc3f91c4fb8f6ac3239bb54df31872d (patch)
tree03b626e9f627fbb43c8af3709dec8e2e7b817fd4 /arch
parent76f949d2a4271a856610f7e5ba154aabff6319b1 (diff)
downloadblackbird-obmc-uboot-83cbc3edfcc3f91c4fb8f6ac3239bb54df31872d.tar.gz
blackbird-obmc-uboot-83cbc3edfcc3f91c4fb8f6ac3239bb54df31872d.zip
platform_g5: Disable CONFIG_DDR4_SUPPORT_HYNIX
This maintains the existing behaviour of u-boot on ast2500. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-aspeed/platform_g5.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-aspeed/platform_g5.S b/arch/arm/mach-aspeed/platform_g5.S
index f9e526b02d..2ac1ca4721 100644
--- a/arch/arm/mach-aspeed/platform_g5.S
+++ b/arch/arm/mach-aspeed/platform_g5.S
@@ -149,7 +149,7 @@
on the MB layout. Customer can find the appropriate frequency for their products.
Below are the new defined parameters for the Hynix DDR4 supporting.
******************************************************************************/
-#define CONFIG_DDR4_SUPPORT_HYNIX @ Enable this when Hynix DDR4 included in the BOM
+//#define CONFIG_DDR4_SUPPORT_HYNIX @ Enable this when Hynix DDR4 included in the BOM
//#define CONFIG_DDR4_HYNIX_SET_1536
//#define CONFIG_DDR4_HYNIX_SET_1488
#define CONFIG_DDR4_HYNIX_SET_1440
OpenPOWER on IntegriCloud