summaryrefslogtreecommitdiff
path: root/include/configs/maxbcm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-05-05 10:32:08 -0400
committerTom Rini <trini@konsulko.com>2015-05-05 10:32:08 -0400
commit1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6 (patch)
tree89f46db2de98f59883ba6e4390f91af1599e9956 /include/configs/maxbcm.h
parentff7e9cfc338ecd6db5ed7d6ff8fb7a2889b0131c (diff)
parent2083db7a75792d317a8e726e8be72abea8941d03 (diff)
downloadu-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.zip
u-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.tar.gz
u-boot-imx-1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6.tar.bz2
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r--include/configs/maxbcm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h
index e909623..d8811a4 100644
--- a/include/configs/maxbcm.h
+++ b/include/configs/maxbcm.h
@@ -53,7 +53,7 @@
#define CONFIG_ENV_SECT_SIZE (64 << 10) /* 64KiB sectors */
#define CONFIG_PHY_MARVELL /* there is a marvell phy */
-#define CONFIG_PHY_BASE_ADDR 0x0
+#define CONFIG_PHY_ADDR { 0x0, 0x1, 0x2, 0x3 }
#define CONFIG_SYS_NETA_INTERFACE_TYPE PHY_INTERFACE_MODE_SGMII
#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */
#define CONFIG_RESET_PHY_R
@@ -100,7 +100,6 @@
#define CONFIG_SPL_LIBGENERIC_SUPPORT
#define CONFIG_SPL_SERIAL_SUPPORT
#define CONFIG_SPL_I2C_SUPPORT
-#define CONFIG_SPL_LDSCRIPT "arch/arm/mvebu-common/u-boot-spl.lds"
/* SPL related SPI defines */
#define CONFIG_SPL_SPI_SUPPORT