projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48470b7
)
microblaze: Enable MICREL_KSZ9021
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 14 Jan 2016 08:15:33 +0000
(09:15 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:50 +0000
(15:55 +0100)
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>
include/configs/microblaze-generic.h
patch
|
blob
|
history
diff --git
a/include/configs/microblaze-generic.h
b/include/configs/microblaze-generic.h
index f1525f506a7d5f8892ae634014da0b247d7b068f..30ebff37a60ad4648bd58fa73636b87b3f94cbee 100644
(file)
--- 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