1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -102,6 +102,22 @@ config BCM63XX
5 Support for BCM63XX based boards
8 + bool "Amazon support (EXPERIMENTAL)"
9 + depends on EXPERIMENTAL
10 + select DMA_NONCOHERENT
14 + select SYS_HAS_CPU_MIPS32_R1
15 + select SYS_HAS_CPU_MIPS32_R2
16 + select HAVE_STD_PC_SERIAL_PORT
17 + select SYS_SUPPORTS_BIG_ENDIAN
18 + select SYS_SUPPORTS_32BIT_KERNEL
19 + select SYS_HAS_EARLY_PRINTK
21 + select SWAP_IO_SPACE
26 @@ -716,6 +732,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
30 +source "arch/mips/amazon/Kconfig"
31 source "arch/mips/alchemy/Kconfig"
32 source "arch/mips/bcm63xx/Kconfig"
33 source "arch/mips/jazz/Kconfig"
34 --- a/arch/mips/Kbuild.platforms
35 +++ b/arch/mips/Kbuild.platforms
36 @@ -5,6 +5,7 @@ platforms += ar7
39 platforms += cavium-octeon
45 +++ b/arch/mips/amazon/Platform
48 +# Infineon AMAZON boards
50 +platform-$(CONFIG_AMAZON) += amazon/
51 +cflags-$(CONFIG_AMAZON) += \
52 + -I$(srctree)/arch/mips/include/asm/mach-amazon
53 +load-$(CONFIG_AMAZON) := 0xffffffff80002000