X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fpb1x00.h;h=eea8ed3adb09199cdb94b3cac081653cf87ab32d;hb=f5e5e1ff0ac3e2934f34174b6111c5f8eae1dd25;hp=7c7bebac3b1d2f3252c99d8c129d64bc8c5a7e96;hpb=cb5473205206c7f14cbb1e747f28ec75b48826e2;p=oweals%2Fu-boot.git diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index 7c7bebac3b..eea8ed3adb 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -104,7 +104,7 @@ #define PHYS_FLASH_2 0xbfc00000 /* Flash Bank #2 */ /* The following #defines are needed to get flash environment right */ -#define CONFIG_SYS_MONITOR_BASE TEXT_BASE +#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_MONITOR_LEN (192 << 10) #define CONFIG_SYS_INIT_SP_OFFSET 0x4000000 @@ -126,7 +126,6 @@ #define CONFIG_NR_DRAM_BANKS 2 -#define CONFIG_NET_MULTI #define CONFIG_MEMSIZE_IN_BYTES @@ -198,7 +197,7 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING -#undef CONFIG_CMD_ENV +#undef CONFIG_CMD_SAVEENV #undef CONFIG_CMD_FAT #undef CONFIG_CMD_FLASH #undef CONFIG_CMD_FPGA