summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-01-14 09:15:33 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:50 +0100
commit2014a3debc4c35069d6bda04bfe53539a7e2a6d4 (patch)
tree5645cfdb6ea76b6e1ed7edb7e763c5e344e71229
parent48470b7a20166a0b829d357dad7d6d557b95a1cc (diff)
downloadblackbird-obmc-uboot-2014a3debc4c35069d6bda04bfe53539a7e2a6d4.tar.gz
blackbird-obmc-uboot-2014a3debc4c35069d6bda04bfe53539a7e2a6d4.zip
microblaze: Enable MICREL_KSZ9021
To solve enabling ETH_DM where ksz90x1_reg_field is defined only when additional Micrel type is defined. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
-rw-r--r--include/configs/microblaze-generic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h
index f1525f506a..30ebff37a6 100644
--- a/include/configs/microblaze-generic.h
+++ b/include/configs/microblaze-generic.h
@@ -342,6 +342,7 @@
# define CONFIG_PHY_LXT 1
# define CONFIG_PHY_MARVELL 1
# define CONFIG_PHY_MICREL 1
+# define CONFIG_PHY_MICREL_KSZ9021
# define CONFIG_PHY_NATSEMI 1
# define CONFIG_PHY_REALTEK 1
# define CONFIG_PHY_VITESSE 1
OpenPOWER on IntegriCloud