imx8: Configure SNVS
[oweals/u-boot.git] / board / Marvell / db-88f6820-gp / db-88f6820-gp.c
index 9368bce26ceebe9f0d2d1ea566ca5150fd197461..1a0746b9d3d5b00e4e6b6a929edfb79d9cca4120 100644 (file)
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#define ETH_PHY_CTRL_REG               0
-#define ETH_PHY_CTRL_POWER_DOWN_BIT    11
-#define ETH_PHY_CTRL_POWER_DOWN_MASK   (1 << ETH_PHY_CTRL_POWER_DOWN_BIT)
-
 /*
  * Those values and defines are taken from the Marvell U-Boot version
  * "u-boot-2013.01-2014_T3.0"