if MACH_MIPS_BCM47XX

config ARCH_TEXT_BASE
	hex
	default 0xa0800000

choice
	prompt "Board type"

config BOARD_DLINK_DIR320
	bool "D-Link DIR-320"

endchoice

endif
