]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
microblaze: Enable MICREL_KSZ9021
authorMichal Simek <michal.simek@xilinx.com>
Thu, 14 Jan 2016 08:15:33 +0000 (09:15 +0100)
committerMichal 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

index f1525f506a7d5f8892ae634014da0b247d7b068f..30ebff37a60ad4648bd58fa73636b87b3f94cbee 100644 (file)
 # 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