Re: [PATCH v3] rockchip: spl: Enable caches to speed up checksum validation

2024-02-05 Thread Jonas Karlman
Hi Kever, On 2024-02-05 01:51, Kever Yang wrote: > Hi Jonas, > >     This patch fail to build with armv7 platform: > > +arch/arm/mach-rockchip/spl.c: In function 'board_init_f': > +arch/arm/mach-rockchip/spl.c:143:17: error: implicit declaration of > function 'enable_caches'

Re: [PATCH v3] rockchip: spl: Enable caches to speed up checksum validation

2024-02-04 Thread Kever Yang
Hi Jonas,     This patch fail to build with armv7 platform: +arch/arm/mach-rockchip/spl.c: In function 'board_init_f': +arch/arm/mach-rockchip/spl.c:143:17: error: implicit declaration of function 'enable_caches' [-Werror=implicit-function-declaration] +  143 |