commit | 6667c0eddd9e5f2e3680d55a795de9e583ce1a2e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 13 19:59:34 2025 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue May 06 15:58:25 2025 +0800 |
tree | 3f806bfc1c8aaf582aee9dc0053f34f7c62ab14a | |
parent | 031fa4fe39af39a086f905847059331563b68486 [diff] |
rockchip: binman: Factor out arch and compression Declare arch and compression at the top of the file to avoid needing ifdefs in every usage. Add a few comments to help with the remaining #ifdefs. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>