]> git.sur5r.net Git - u-boot/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)
commitf689890d8ec52c8b9d005fbf7f6df00dcf9895db
tree436e8ae220835791a97cf7357b1107b593d06a44
parent5cfcf7e0fdb265672dd8ee7d3e881190ed06ff98
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