Hi: ping to see if this can be merged Best regards, jimmy ho
On Tue, Mar 31, 2026 at 9:01 PM Jimmy Ho <[email protected]> wrote: > > just a friendly ping to see if this can be merged > > Best regards, jimmy ho > > On Mon, Feb 9, 2026 at 7:19 PM Leo Liang <[email protected]> wrote: > > > > On Mon, Jan 19, 2026 at 01:55:23PM +0800, Jimmy Ho wrote: > > > From: Nick Hu <[email protected]> > > > > > > Under single core boot platform, the secondary cores won't enter the > > > u-boot spl. Therefore we move the pl2 driver from u-boot to the Opensbi. > > > > > > Signed-off-by: Nick Hu <[email protected]> > > > Signed-off-by: Jimmy Ho <[email protected]> > > > --- > > > arch/riscv/lib/sifive_cache.c | 3 --- > > > drivers/cache/Kconfig | 6 ------ > > > drivers/cache/Makefile | 1 - > > > 3 files changed, 10 deletions(-) > > > > Reviewed-by: Leo Yu-Chi Liang <[email protected]>

