NACK,
If you want to test something with the alternative device trees then you can
modify a single line while doing so.
Apart from that there are other alternative device trees for the other models,
so why only adding the pi-zero one?
I guess because that's the one you're using for testing...
Hi Rafał,
Yeah, you're right, but I've been busy with other stuff and I didn't want to
reply until I had tested your patches.
I will reply now but I haven't been able to test them yet.
Regards,
Álvaro.
El 14/04/2017 a las 0:27, Rafał Miłecki escribió:
> Hi Alvaro,
>
> On 03/31/2017 10:42 PM, R
Hi Alvaro,
On 03/31/2017 10:42 PM, Rafał Miłecki wrote:
From: Rafał Miłecki
This allows easier testing/developing/debugging of upstream DTS file.
Foundation's start.elf doesn't use it on its own so this won't cause any
regressions. Testing this DTB requires using U-Boot or adding
device_tree e
From: Rafał Miłecki
This allows easier testing/developing/debugging of upstream DTS file.
Foundation's start.elf doesn't use it on its own so this won't cause any
regressions. Testing this DTB requires using U-Boot or adding
device_tree entry to the config.txt.
Signed-off-by: Rafał Miłecki
---