peter.mayd...@linaro.org writes:

> On 18 October 2013 12:45,  <alex.ben...@linaro.org> wrote:
>> +typedef struct {
>> +    SysBusDevice parent_obj;
>> +
>> +    MemoryRegion iomem;
>> +
>> +    uint32_t alpha;
>> +    uint32_t leds;
>> +    uint32_t switches;
>
> These three fields are never used, or did I miss something?

Nope, I obviously had thoughts of tracking the actual LED/Switch state
and never added it in.

>
>> +} IntegratorDebugState;
>
> Looks good otherwise.
>
> thanks
> -- PMM


-- 
Alex Bennée

Reply via email to