[U-Boot] [PATCH v2 02/18] fdt: arm: Drop device tree padding
Simon Glass
sjg at chromium.org
Thu Jun 11 22:19:23 CEST 2015
On 12 May 2015 at 14:55, Simon Glass <sjg at chromium.org> wrote:
> The 4KB padding doesn't seem necessary since we don't normally adjust the
> control device tree file within U-Boot. Also drop the memory table space.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Also drop the memory table space
>
> arch/arm/dts/Makefile | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list