commit | f13e656e7eb555523df4b1ca73d0d9b65bf1d015 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Sun Aug 28 16:22:20 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sun Aug 28 16:37:12 2011 +0000 |
tree | ceb70b18895da074a37252e2200bd9b51ba81c58 | |
parent | 2a952feb8393209634d31d546e202d916e09da06 [diff] |
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>