X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ftsec.h;h=f0f3d4d59b54ceba1a270e1c5f2a5bdc3c8f8302;hb=348de314be28e942c914a9815acc3e0746124137;hp=8ed30aca09b312c911f185d6e160a48a446ca00e;hpb=aef293bc85dad4f8d645e46d723606a747236a60;p=u-boot diff --git a/include/tsec.h b/include/tsec.h index 8ed30aca09..f0f3d4d59b 100644 --- a/include/tsec.h +++ b/include/tsec.h @@ -25,7 +25,7 @@ #define TSEC_SIZE 0x01000 #define TSEC_MDIO_OFFSET 0x01000 -#define CONFIG_SYS_MDIO_BASE_ADDR (TSEC_BASE_ADDR + 0x520) +#define CONFIG_SYS_MDIO_BASE_ADDR (MDIO_BASE_ADDR + 0x520) #define DEFAULT_MII_NAME "FSL_MDIO"