Skip to content
Commit 00909b58 authored by Julian Brown's avatar Julian Brown Committed by Peter Maydell
Browse files

hw/arm/integratorcp: Support specifying features via -cpu



Since the integratorcp board creates the CPU object directly
rather than via cpu_arm_init(), we have to call the CPU
class parse_features() method ourselves if we want to
support the user passing features via the -cpu command
line argument as well as just the cpu name. Do so.

Signed-off-by: default avatarJulian Brown <julian@codesourcery.com>
[PMM: split out into its own patch]
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 42922105
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment