aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorIlko Iliev <iliev@ronetix.at>2021-04-23 15:06:02 +0200
committerEugen Hristev <eugen.hristev@microchip.com>2021-05-13 09:55:04 +0300
commitf822b62c0238e108446a42c6ad2683e790162e84 (patch)
tree8e02937403089dec2d17495ff017237cbbdf2fe8 /include/configs
parent217c9faa060e09cf3da3741dc07617c0697b559e (diff)
downloadu-boot-f822b62c0238e108446a42c6ad2683e790162e84.zip
u-boot-f822b62c0238e108446a42c6ad2683e790162e84.tar.gz
u-boot-f822b62c0238e108446a42c6ad2683e790162e84.tar.bz2
board: pm9261: remove network support
The network support is removed because there is no DM for Davicom DM9000. Signed-off-by: Ilko Iliev <iliev@ronetix.at>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/pm9261.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index 2cc47d1..382d19a 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -173,15 +173,6 @@
#define CONFIG_SYS_MAX_FLASH_SECT 256
#define CONFIG_SYS_MAX_FLASH_BANKS 1
-/* Ethernet */
-#define CONFIG_DRIVER_DM9000 1
-#define CONFIG_DM9000_BASE 0x30000000
-#define DM9000_IO CONFIG_DM9000_BASE
-#define DM9000_DATA (CONFIG_DM9000_BASE + 4)
-#define CONFIG_DM9000_USE_16BIT 1
-#define CONFIG_NET_RETRY_COUNT 20
-#define CONFIG_RESET_PHY_R 1
-
/* USB */
#define CONFIG_USB_ATMEL
#define CONFIG_USB_ATMEL_CLK_SEL_PLLB