[U-Boot] [PATCH v2 1/9] tegra: fdt: sort dts files

Simon Glass sjg at chromium.org
Sat Jan 12 17:44:32 CET 2013


On Sat, Jan 12, 2013 at 1:07 AM, Allen Martin <amartin at nvidia.com> wrote:
> Sort nodes in dts files according the the following rules:
>
> 1) Any nodes that already exist in any /include/d file, in the order
> they appear in the /include/d file.
>
> 2) Any nodes with a reg property, in order of their address.
>
> 3) Any nodes without a reg property, alphabetically by node name.
>
> Signed-off-by: Allen Martin <amartin at nvidia.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list