
18 Apr
2017
18 Apr
'17
6 a.m.
On 17 April 2017 at 09:48, Philipp Tomsich < philipp.tomsich@theobroma-systems.com> wrote:
Our earlier change broke the generation of SPI images, by excluding the 2K used for header0 from the size-calculation.
This commit makes sure that these are included before calculating the required total size (including the padding from the 2K-from-every-4K conversion).
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
tools/rkspi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org