Re: [PATCH 15/26] x86: Drop rtc from SPL

2020-12-28 Thread Simon Glass
The RTC is not currently used in SPL. Drop it so that it does not take up space. Signed-off-by: Simon Glass --- arch/x86/dts/rtc.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm/next, thanks!

[PATCH 15/26] x86: Drop rtc from SPL

2020-12-19 Thread Simon Glass
The RTC is not currently used in SPL. Drop it so that it does not take up space. Signed-off-by: Simon Glass --- arch/x86/dts/rtc.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/dts/rtc.dtsi b/arch/x86/dts/rtc.dtsi index d0bbd84e509..942cc937dc4 100644 --- a/arc