]> git.sur5r.net Git - u-boot/commit
binman: Allow unit addresses for binaries
authorSimon Glass <sjg@chromium.org>
Fri, 1 Jun 2018 15:38:11 +0000 (09:38 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 7 Jun 2018 19:25:07 +0000 (11:25 -0800)
commitdd57c13bbc28df6f1bc849ec55d1703f4ca0398e
tree28401cbca4c07d4cde33fc1944a100c46378fd92
parent48ae412424ddfda64f45a9d679a960357e57433e
binman: Allow unit addresses for binaries

Allow the same binary to appear multiple times in an image by using the
device-tree unit-address feature (u-boot@0, u-boot@1).

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README
tools/binman/etype/entry.py
tools/binman/ftest.py
tools/binman/test/54_unit_address.dts [new file with mode: 0644]