On 10 August 2012 18:15, Andreas Färber wrote:
> Am 02.08.2012 15:48, schrieb Peter Maydell:
>> On 2 August 2012 02:16, Andreas Färber wrote:
>>> +hw-obj-$(CONFIG_STELLARIS_ENET) += stellaris_enet.o
>>
>> Why just this stellaris device and not the others?
>
> So, turns out there was an actual rea
Am 02.08.2012 15:48, schrieb Peter Maydell:
> On 2 August 2012 02:16, Andreas Färber wrote:
>> +hw-obj-$(CONFIG_STELLARIS_ENET) += stellaris_enet.o
>
> Why just this stellaris device and not the others?
So, turns out there was an actual reason:
CClibhw64/hw/stellaris.o
In file included fr
Am 02.08.2012 17:01, schrieb Peter Maydell:
> On 2 August 2012 15:53, Andreas Färber wrote:
>> In practice, it seemed that usage of these devices is rather fragmented
>> (not all boards use all PLxxx devices) so that per-device config names
>> as in master allow for fine-grained control of which d
On 2 August 2012 15:53, Andreas Färber wrote:
> Am 02.08.2012 15:48, schrieb Peter Maydell:
>> On 2 August 2012 02:16, Andreas Färber wrote:
>>> Signed-off-by: Andreas Färber
>>> ---
>>> Hello Peter, here's my current draft for subjecting more arm devices to the
>>> stricter device checks in l
Am 02.08.2012 15:48, schrieb Peter Maydell:
> On 2 August 2012 02:16, Andreas Färber wrote:
>> Signed-off-by: Andreas Färber
>> ---
>> Hello Peter, here's my current draft for subjecting more arm devices to the
>> stricter device checks in libhwX. Please review desired granularity (here:
>> fi
On 2 August 2012 02:16, Andreas Färber wrote:
> Signed-off-by: Andreas Färber
> ---
> Hello Peter, here's my current draft for subjecting more arm devices to the
> stricter device checks in libhwX. Please review desired granularity (here:
> fine-grained) and naming (e.g., PL310 vs. l2x0).
> S
Signed-off-by: Andreas Färber
---
Hello Peter, here's my current draft for subjecting more arm devices to the
stricter device checks in libhwX. Please review desired granularity (here:
fine-grained) and naming (e.g., PL310 vs. l2x0).
Since this is preparing for a future armeb-softmmu, Anthony'