if TARGET_MIP405 || TARGET_MIP405T

config SYS_BOARD
	default "mip405"

config SYS_VENDOR
	default "mpl"

config SYS_CONFIG_NAME
	default "MIP405"

config ISO_STRING
	string
	default "MEV-10082-001" if TARGET_MIP405T
	default "MEV-10072-001" if TARGET_MIP405

endif
