Re: [PATCH 03/10] Convert CONFIG_SYS_TEXT_BASE to Kconfig

2021-11-05 Thread Tom Rini
On Sat, Oct 30, 2021 at 11:03:50PM -0400, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_SYS_TEXT_BASE > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 03/10] Convert CONFIG_SYS_TEXT_BASE to Kconfig

2021-10-30 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SYS_TEXT_BASE Signed-off-by: Tom Rini --- include/configs/bcm7260.h | 1 - include/configs/bcm7445.h | 1 - 2 files changed, 2 deletions(-) diff --git a/include/configs/bcm7260.h b/include/configs/bcm7260.h index d799ffd066e8..1bae49e15f35