[U-Boot] [PATCH v2 01/30] Align embedded device tree correctly
Simon Glass
sjg at chromium.org
Tue Nov 25 03:46:59 CET 2014
On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> Device trees must be aligned to a 4-byte boundary. This was dropped in the
> Kbuild conversion. Bring it back, and use 16-byte alignment for good
> measure.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> scripts/Makefile.lib | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list