X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fincaip.h;h=70c9bb4422d3e51d6e9bd7957da9c8220fd8a066;hb=877012df309329a9264e6e9558d4f71bfa0cddbe;hp=2129dfd804c90418140f17cb9dc2c640240b33c0;hpb=ee1702d75a30d076139d1841383a1fa7220a0e11;p=oweals%2Fu-boot.git diff --git a/include/configs/incaip.h b/include/configs/incaip.h index 2129dfd804..70c9bb4422 100644 --- a/include/configs/incaip.h +++ b/include/configs/incaip.h @@ -31,12 +31,17 @@ #define CONFIG_MIPS32 1 /* MIPS 4Kc CPU core */ #define CONFIG_INCA_IP 1 /* on a INCA-IP Board */ -#ifndef CPU_CLOCK_RATE -/* allowed values: 100000000, 133000000, and 150000000 */ -#define CPU_CLOCK_RATE 150000000 /* default: 150 MHz clock for the MIPS core */ +#define CONFIG_XWAY_SWAP_BYTES + +/* + * Clock for the MIPS core (MHz) + * allowed values: 100000000, 133000000, and 150000000 (default) + */ +#ifndef CONFIG_CPU_CLOCK_RATE +#define CONFIG_CPU_CLOCK_RATE 150000000 #endif -#define INFINEON_EBU_BOOTCFG 0x40C4 /* CMULT = 8 */ +#define CONFIG_SYS_XWAY_EBU_BOOTCFG 0x40C4 /* CMULT = 8 */ #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ @@ -139,7 +144,7 @@ #define PHYS_FLASH_2 0xb0800000 /* 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 0x400000 @@ -161,7 +166,6 @@ #define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_INCA_IP_SWITCH -#define CONFIG_NET_MULTI #define CONFIG_INCA_IP_SWITCH_AMDIX /*