
20 Apr
2017
20 Apr
'17
11:06 p.m.
On 17 April 2017 at 22:00, Simon Glass sjg@chromium.org wrote:
On 17 April 2017 at 09:48, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
The calculation of the variable header size in rkcommon_vrec_header had been update twice in the earlier series (introducing boot0-style images to deal with the alignment of the first instruction in 64bit binaries). Unfortunately, I didn't update the comment twice (so it remained out-of-date).
This change brings the comment back in-sync with what the code is doing.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
tools/rkcommon.c | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-rockchip/next, thanks!