if TARGET_REDWOOD

config SYS_BOARD
	default "redwood"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "redwood"

endif