X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FP3G4.h;h=f7ef6434a1a2d996fac76a844b5e1a714a067677;hb=35897c86b90d516165df7aa6372584493e9f1fa4;hp=54212f1a6684e842facef343b8e6d318c57b9cf7;hpb=553f09823cced77296825f615f00321d932bf914;p=oweals%2Fu-boot.git diff --git a/include/configs/P3G4.h b/include/configs/P3G4.h index 54212f1a66..f7ef6434a1 100644 --- a/include/configs/P3G4.h +++ b/include/configs/P3G4.h @@ -68,7 +68,6 @@ #define CONFIG_MPSC #define CONFIG_MPSC_PORT 0 -#define CONFIG_NET_MULTI /* attempt all available adapters */ /* define this if you want to enable GT MAC filtering */ #define CONFIG_GT_USE_MAC_HASH_TABLE @@ -186,8 +185,7 @@ */ #define CONFIG_SYS_INIT_RAM_ADDR 0x40000000 #define CONFIG_SYS_INIT_RAM_SIZE 0x1000 -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for init data */ -#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE) +#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) #define CONFIG_SYS_INIT_RAM_LOCK