Re: [PATCH v2 096/169] Correct SPL uses of GMAC_ROCKCHIP

2023-02-12 Thread Simon Glass
Hi Tom, On Wed, 8 Feb 2023 at 18:51, Tom Rini wrote: > > On Sun, Feb 05, 2023 at 03:40:05PM -0700, Simon Glass wrote: > > > This converts 2 usages of this option to the non-SPL form, since there is > > no SPL_GMAC_ROCKCHIP defined in Kconfig > > > > Signed-off-by: Simon Glass > > This is used to

Re: [PATCH v2 096/169] Correct SPL uses of GMAC_ROCKCHIP

2023-02-08 Thread Tom Rini
On Sun, Feb 05, 2023 at 03:40:05PM -0700, Simon Glass wrote: > This converts 2 usages of this option to the non-SPL form, since there is > no SPL_GMAC_ROCKCHIP defined in Kconfig > > Signed-off-by: Simon Glass This is used to avoid code in SPL/TPL on these platforms. -- Tom signature.asc De

[PATCH v2 096/169] Correct SPL uses of GMAC_ROCKCHIP

2023-02-05 Thread Simon Glass
This converts 2 usages of this option to the non-SPL form, since there is no SPL_GMAC_ROCKCHIP defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) drivers/clk/rockchip/clk_rk3368.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/rockchip/