On 17 April 2017 at 22:00, Simon Glass <[email protected]> wrote: > On 17 April 2017 at 09:48, Philipp Tomsich > <[email protected]> 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 <[email protected]> >> --- >> >> tools/rkspi.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-rockchip/next, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

