[PATCH v5 3/3] riscv: cpu: check and append L1 cache to cpu features

Bin Meng bmeng.cn at gmail.com
Fri Jun 26 14:21:04 CEST 2020


Hi Sagar,

On Thu, Jun 25, 2020 at 7:11 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Thu, Jun 25, 2020 at 4:12 PM Sagar Shrikant Kadam
> <sagar.kadam at sifive.com> wrote:
> >
> > All cpu cores within FU540-C000 having split I/D caches.
> > Set the L1 cache feature bit using the i-cache-size or d-cache-size
> > as one of the property from device tree indicating that L1 cache is
> > present on the cpu core.
> >
> > => cpu detail
> >   1: cpu at 1      rv64imafdc
> >         ID = 1, freq = 999.100 MHz: L1 cache, MMU
> >   2: cpu at 2      rv64imafdc
> >         ID = 2, freq = 999.100 MHz: L1 cache, MMU
> >   3: cpu at 3      rv64imafdc
> >         ID = 3, freq = 999.100 MHz: L1 cache, MMU
> >   4: cpu at 4      rv64imafdc
> >         ID = 4, freq = 999.100 MHz: L1 cache, MMU
> >
> > Signed-off-by: Sagar Shrikant Kadam <sagar.kadam at sifive.com>
> > Reviewed-by: Pragnesh Patel <Pragnesh.patel at sifive.com>
> > ---
> >  drivers/cpu/riscv_cpu.c | 12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bin.meng at windriver.com>

Just noticed that you sent to the wrong U-Boot ML address. Please
resend this series to the ML. Thanks!

Regards,
Bin


More information about the U-Boot mailing list