[PATCH 05/21] Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
Simon Glass
sjg at chromium.org
Sun Oct 30 02:43:24 CET 2022
On Fri, 28 Oct 2022 at 18:27, Tom Rini <trini at konsulko.com> wrote:
>
> This removes the following symbols:
> CONFIG_RTC_MCFRRTC
> CONFIG_SYS_JFFS2_FIRST_BANK
> CONFIG_SYS_JFFS2_FIRST_SECTOR
> CONFIG_SYS_JFFS2_NUM_BANKS
> CONFIG_SYS_LBC_CACHE_BASE
> CONFIG_SYS_LIME_SIZE
> CONFIG_SYS_MAMR
> CONFIG_SYS_MCFRRTC_BASE
> CONFIG_SYS_MONITOR_SEC
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> README | 8 --------
> doc/README.JFFS2 | 10 ----------
> include/configs/astro_mcf5373l.h | 11 -----------
> include/configs/at91sam9263ek.h | 1 -
> include/configs/socrates.h | 3 ---
> include/configs/stmark2.h | 4 ----
> include/configs/tuxx1.h | 4 ----
> 7 files changed, 41 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list