]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Adjust size of test SPL binary
authorSimon Glass <sjg@chromium.org>
Tue, 14 Nov 2017 01:54:59 +0000 (18:54 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 13 Dec 2017 02:53:45 +0000 (19:53 -0700)
commit1eb76ed32d03c6f529b037ffc40440d35f31795d
tree436e8ae220835791a97cf7357b1107b593d06a44
parent8d7103fc92df0f19a277ba6603f9b9a77b78037a
binman: Adjust size of test SPL binary

This is only 3 bytes long which is not enough to hold two symbol values,
needed to test the binman symbols feature. Increase it to 15 bytes.

Using very small regions is useful since we can easily compare them in
tests and errors are fairly easy to diagnose.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/test/21_image_pad.dts
tools/binman/test/24_sorted.dts
tools/binman/test/28_pack_4gb_outside.dts
tools/binman/test/29_x86-rom.dts