X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fincaip.h;h=70c9bb4422d3e51d6e9bd7957da9c8220fd8a066;hb=385488dc1b20e55739cfdecdce20319a60dbad44;hp=b7ba6f4fbb54458e09db1e74282a57ff213457a4;hpb=083d506937002f2795c80fe0c3ae194ad2c3d085;p=oweals%2Fu-boot.git diff --git a/include/configs/incaip.h b/include/configs/incaip.h index b7ba6f4fbb..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 */ @@ -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 /*