[PATCH v3 0/3] generic/starfive: Enable Starfive JH7110 platform preferred boot hart implementation

Anup Patel anup at brainfault.org
Fri Dec 16 21:33:44 PST 2022


On Sat, Dec 17, 2022 at 10:51 AM Jessica Clarke <jrtc27 at jrtc27.com> wrote:
>
> On 17 Dec 2022, at 05:19, Anup Patel <anup at brainfault.org> wrote:
> >
> > On Mon, Dec 12, 2022 at 11:11 AM Wei Liang Lim
> > <weiliang.lim at starfivetech.com> wrote:
> >>
> >> This is patchset to enable Starfive JH7110 platform preferred boot hart implementation.
> >>
> >> Anup Patel (2):
> >>  lib: sbi: Allow platform to influence cold boot HART selection
> >>  platform: generic: Allow platform_override to select cold boot HART
> >>
> >> Wei Liang Lim (1):
> >>  generic/starfive: Add Starfive JH7110 platform implementation
> >
> > Applied this series to the riscv/opensbi repo.
>
> Why? I had objections and they said they’d do a v4.

Ahh, my bad. I overlooked comments on the PATCH3.

I have removed these patches from riscv/opensbi and I will
re-consider it after OpenSBI v1.2 release.

Regards,
Anup

>
> Jess
>
> > Thanks,
> > Anup
> >
> >>
> >> include/sbi/sbi_platform.h                   | 20 +++++++++++++++
> >> lib/sbi/sbi_init.c                           |  7 +++--
> >> platform/generic/Kconfig                     |  4 +++
> >> platform/generic/configs/defconfig           |  1 +
> >> platform/generic/include/platform_override.h |  1 +
> >> platform/generic/platform.c                  |  9 +++++++
> >> platform/generic/starfive/jh7110.c           | 27 ++++++++++++++++++++
> >> platform/generic/starfive/objects.mk         |  6 +++++
> >> 8 files changed, 73 insertions(+), 2 deletions(-)
> >> create mode 100644 platform/generic/starfive/jh7110.c
> >> create mode 100644 platform/generic/starfive/objects.mk
> >>
> >> --
> >> 2.25.1
> >>
> >>
> >> --
> >> opensbi mailing list
> >> opensbi at lists.infradead.org
> >> http://lists.infradead.org/mailman/listinfo/opensbi
> >
> > --
> > opensbi mailing list
> > opensbi at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/opensbi
>



More information about the opensbi mailing list