[OE-core] [PATCH] linux-dtb: Add extra padding to the blob.

McClintock Matthew-B29882 B29882 at freescale.com
Thu Jan 31 07:14:40 UTC 2013


On Mon, Jan 28, 2013 at 9:00 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Mon, Jan 28, 2013 at 12:24 PM, Vakul Garg <vakul at freescale.com> wrote:
>> U-boot patches portal devices for adding new properties in portal nodes.
>> T4 devices such as T4240 have large number of portals. This requires extra
>> space in device tree blob. The large number of portals need more padding
>> space to be added.
>>
>> Signed-off-by: Vakul Garg <vakul at freescale.com>
>
> This might be overridable so it could be overrided in the machine and
> do not change the default for everyone.
>
> What do you think?

Agreed. I suggest just making this change:

-KERNEL_DEVICETREE_FLAGS = "-R 8 -p 0x3000"
+KERNEL_DEVICETREE_FLAGS ?= "-R 8 -p 0x3000"

Then the machines/distros themselves can override this var.

-M

>
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list