commit | 32d4f106bd806428d756398a83d2b15563b58cf8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 12 13:10:35 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 12 21:26:59 2022 -0500 |
tree | 7ac1ef348130e3907b366505352a9bdbe030f72d | |
parent | 9d358a8c26df56c01f3afd99c2f01b0cf03d35f6 [diff] |
binman: Renumber the fake blob dts Use a unique number instead of the current 203, which is used by 203_fip as well. Reformat the code to avoid a long line. Signed-off-by: Simon Glass <sjg@chromium.org>