X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc512x.h;h=05a206358b04a2b5af0fff8d72dadfdfbea72429;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=a76b1ca2143f06d2f94687bea2c9e2d97a1d331f;hpb=d3c23a790fb24f9cb5cc467b81b0c3ad3eeb1f96;p=oweals%2Fu-boot.git diff --git a/include/mpc512x.h b/include/mpc512x.h index a76b1ca214..05a206358b 100644 --- a/include/mpc512x.h +++ b/include/mpc512x.h @@ -58,6 +58,7 @@ #define CS5_CONFIG 0x00014 #define CS6_CONFIG 0x00018 #define CS7_CONFIG 0x0001C +#define CS_ALE_TIMING_CONFIG 0x00034 #define CS_CTRL 0x00020 #define CS_CTRL_ME 0x01000000 /* CS Master Enable bit */ @@ -571,7 +572,7 @@ void iopin_initialize(iopin_t *,int); #define IOCTRL_MUX_DDR 0x00000036 /* Register Offset Base */ -#define MPC512X_FEC (CFG_IMMR + 0x02800) +#define MPC512X_FEC (CONFIG_SYS_IMMR + 0x02800) /* Number of I2C buses */ #define I2C_BUS_CNT 3