diff options
author | Tom Rini <trini@konsulko.com> | 2019-03-04 13:05:53 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-03-04 13:05:53 -0500 |
commit | 85887300aedecfc92eed93c7d2538144e8e45dc0 (patch) | |
tree | df47b2701e4b319870da44ebbeb6a780d109afb2 /include/configs/p1_p2_rdb_pc.h | |
parent | 4a9c78a0624fd15766636780017308e3bf529ff4 (diff) | |
parent | d2c49aad51e930e40a4bff6b4727b070248e7eb5 (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
- Enable DHCP as boot-source in distro boot for NXP layerscape
platforms
- fix register layout for SEC on Layerscape architectures
- fixes related to DPAA2 ethernet
Diffstat (limited to 'include/configs/p1_p2_rdb_pc.h')
-rw-r--r-- | include/configs/p1_p2_rdb_pc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 0e1f9836a6..8fda0c1e22 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -266,7 +266,6 @@ #define CONFIG_DDR_SPD #define CONFIG_SYS_SPD_BUS_NUM 1 #define SPD_EEPROM_ADDRESS 0x52 -#undef CONFIG_FSL_DDR_INTERACTIVE #if (defined(CONFIG_TARGET_P1020MBG) || defined(CONFIG_TARGET_P1020RDB_PD)) #define CONFIG_SYS_SDRAM_SIZE_LAW LAW_SIZE_2G |