X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FPM828.h;h=f563fbe3357c09b0595556d977d438ae10cbb284;hb=348e47f766ac228fb02d1af562b2e9a4c69355db;hp=1af043df332fc92389546b33d63d7ac3ba206bf6;hpb=73bb4c72407aca3c2f461708bb872a23f2b1bf5a;p=oweals%2Fu-boot.git diff --git a/include/configs/PM828.h b/include/configs/PM828.h index 1af043df33..f563fbe335 100644 --- a/include/configs/PM828.h +++ b/include/configs/PM828.h @@ -100,16 +100,13 @@ * * if CONFIG_ETHER_ON_SCC is selected, then * - CONFIG_ETHER_INDEX must be set to the channel number (1-4) - * - CONFIG_NET_MULTI must not be defined * * if CONFIG_ETHER_ON_FCC is selected, then * - one or more CONFIG_ETHER_ON_FCCx (x=1,2,3) must also be selected - * - CONFIG_NET_MULTI must be defined * * if CONFIG_ETHER_NONE is defined, then either the ethernet routines must be * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset. */ -#define CONFIG_NET_MULTI #undef CONFIG_ETHER_NONE /* define if ether on something else */ #undef CONFIG_ETHER_ON_SCC /* define if ether on SCC */ @@ -179,6 +176,7 @@ #define CONFIG_CMD_SNTP #ifdef CONFIG_PCI +#define CONFIG_PCI_INDIRECT_BRIDGE #define CONFIG_CMD_PCI #endif @@ -203,8 +201,6 @@ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #define CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC /* "bad" address */ /*