]> git.baikalelectronics.ru Git - uboot.git/commit
boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
authorPeng Fan <peng.fan@nxp.com>
Sat, 7 May 2022 13:23:05 +0000 (21:23 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 21:47:16 +0000 (17:47 -0400)
commit57e83e8556fa11ebf5b9ea85766283751a2537a2
treea408124190bb521a6933308dc9d804593d49df93
parent67866343602da659905ef5122408e540e5aec465
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>
boot/image-pre-load.c