[PATCH] mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Nov 2 22:09:08 CET 2022



On 10/28/22 14:46, Stefan Roese wrote:
> It was noticed that while converting CONFIG_SPL_PAD_TO to Kconfig its
> value for the MIPS MT762x/8x targets got not ported correctly. Its
> default is not 0x10000 instead of 0x0. This patch fixes this issue.
> 
> Fixes: ca8a329a1b7f ("Convert CONFIG_SPL_PAD_TO et al to Kconfig")
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Ruben Winters <Ruben.Winters at gooiland-elektro.nl>
> Cc: Weijie Gao <weijie.gao at mediatek.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>   common/spl/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
> 

applied to u-boot-mips, thanks

-- 
- Daniel


More information about the U-Boot mailing list