Home
last modified time | relevance | path

Searched hist:"5 c30bf43" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A DMakefile.lib5c30bf43 Fri Nov 14 19:18:19 CST 2014 Simon Glass <sjg@chromium.org> Align embedded device tree correctly

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@chromium.org>