X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FSPD823TS.h;h=fa77882cfd1a1f41e9c3cba26fca6fe0f0d015d3;hb=9844d027b52cc89264f6bf7686e26d9dc50134fd;hp=d4154d205086136ce9530774016acc0bd6214283;hpb=62625c0b081bd4019cecab14e9fc2e05e48d2a58;p=u-boot diff --git a/include/configs/SPD823TS.h b/include/configs/SPD823TS.h index d4154d2050..fa77882cfd 100644 --- a/include/configs/SPD823TS.h +++ b/include/configs/SPD823TS.h @@ -36,6 +36,8 @@ #define CONFIG_MPC823 1 /* This is a MPC823 CPU */ #define CONFIG_SPD823TS 1 /* ...on a SPD823TS board */ +#define CONFIG_RESET_PHY_R 1 /* Call reset_phy() */ + #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ #undef CONFIG_8xx_CONS_SMC2 #undef CONFIG_8xx_CONS_NONE @@ -67,7 +69,7 @@ #define CONFIG_CMD_IDE -#undef CONFIG_CMD_ENV +#undef CONFIG_CMD_SAVEENV #undef CONFIG_CMD_FLASH