On 05/31/2012 08:41 AM, Thierry Reding wrote:
This patch series adds support for passing a Flattened Device Tree (FDT)
blob to the Linux kernel. Currently, only the linux.c32 module can do so
and some additional checking should be done to only pass the blob if the
kernel supports boot protocol 2.09 or later.
Thierry
Hi there,
I just merged a modified/more generic version of your patch. I would
appreciate it if you could test it and report back.
-hpa