Rob Herring writes:
> On Fri, Jan 4, 2019 at 3:58 AM Corentin Labbe wrote:
>>
>> I wanted to test the virtex440-ml507 qemu machine and found that the dtb
>> for it was not builded.
>
> Just do:
>
> make virtex440-ml507.dtb
I actually thought you had to do that, so I've never done anything differ
On Fri, Jan 4, 2019 at 3:58 AM Corentin Labbe wrote:
>
> I wanted to test the virtex440-ml507 qemu machine and found that the dtb
> for it was not builded.
Just do:
make virtex440-ml507.dtb
> All powerpc DTB are only built when CONFIG_OF_ALL_DTBS is set which depend on
> COMPILE_TEST.
> But bui
I wanted to test the virtex440-ml507 qemu machine and found that the dtb
for it was not builded.
All powerpc DTB are only built when CONFIG_OF_ALL_DTBS is set which depend on
COMPILE_TEST.
But building DTB is not related to a "compile build test".
So this patch made building of DTB independent of