commit | 3800b318c5303633f056bc6ab387ef01906cee57 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat May 07 21:23:05 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 17:47:16 2022 -0400 |
tree | a408124190bb521a6933308dc9d804593d49df93 | |
parent | 41e47b420d6b122f6eb21e6e4438b334cc983eb1 [diff] |
boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN CONFIG_SYS_BOOTM_LEN is not used in this file, drop it. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com>