X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FSPD823TS.h;h=fa77882cfd1a1f41e9c3cba26fca6fe0f0d015d3;hb=abaa5ba4e3b52f82b8158044cba6cf7986309d43;hp=d4154d205086136ce9530774016acc0bd6214283;hpb=c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67;p=oweals%2Fu-boot.git 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