Revision edc92115 hw/arm_l2x0.c

b/hw/arm_l2x0.c
161 161
}
162 162

  
163 163
static Property l2x0_properties[] = {
164
    DEFINE_PROP_UINT32("type", l2x0_state, cache_type, 0x1c100100),
164
    DEFINE_PROP_UINT32("cache-type", l2x0_state, cache_type, 0x1c100100),
165 165
    DEFINE_PROP_END_OF_LIST(),
166 166
};
167 167

  

Also available in: Unified diff