OSDN Git Service

hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:22:20 +0000 (16:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:37:12 +0000 (16:37 +0000)
commitf13e656e7eb555523df4b1ca73d0d9b65bf1d015
treeceb70b18895da074a37252e2200bd9b51ba81c58
parent2a952feb8393209634d31d546e202d916e09da06
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration

Add the OMAP 3630 to the omap_mpu_model enumeration, and add the
corresponding cpu_is_omap3630() function.

(OMAP3 isn't supported yet but this is useful in upgrading common
components to be "OMAP3 ready". We already have this for OMAP3430.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/omap.h