X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FPCIPPC6.h;h=16d6450d91664caa7bd7110dfbaab130af4c30ad;hb=0dd78fb9430e57ccc8e63369c6082b1c730f8aeb;hp=48911b7be44917c57ed4a980a079c07016be989b;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=u-boot diff --git a/include/configs/PCIPPC6.h b/include/configs/PCIPPC6.h index 48911b7be4..16d6450d91 100644 --- a/include/configs/PCIPPC6.h +++ b/include/configs/PCIPPC6.h @@ -140,9 +140,6 @@ * Definitions for initial stack pointer and data area */ -/* Size in bytes reserved for initial data - */ - #define CONFIG_SYS_INIT_RAM_ADDR 0x40000000 #define CONFIG_SYS_INIT_RAM_SIZE 0x8000 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) @@ -248,7 +245,6 @@ #define CONFIG_WATCHDOG -#define CONFIG_NET_MULTI /* Multi ethernet cards support */ #define CONFIG_EEPRO100 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */