[PATCH] board: starfive: support Pine64 Star64 board

H Bell dmoo_dv at protonmail.com
Wed May 8 22:45:20 CEST 2024


On Tuesday, May 7th, 2024 at 12:31 AM, E Shattow <lucent at gmail.com> wrote:
> On Mon, May 6, 2024 at 8:30 AM H Bell <dmoo_dv at protonmail.com> wrote:
> > + static const char compat[] = "starfive,star64\0starfive,jh7110";
> Should be "pine64,star64\nstarfive,jh7110" ?
changed to "pine64,star64\0starfive,jh7110" in v2

On Tuesday, May 7th, 2024 at 12:31 AM, E Shattow <lucent at gmail.com> wrote:
> New property names are not made clear to me how to choose these
> different delays for 10/100 Mbps vs 1000 Mbps operation. If the
> fishwaldo repo is a valid reference then it seems different than the
> content in starfive_vf2_pro starfive_verb[]. No Star64 here to test
> with, does this work as-is for both network interfaces?
Agreed. I've created a separate object in v2 for some further investigations
with the delays/timings to make sure they're both working

On Tuesday, May 7th, 2024 at 12:31 AM, E Shattow <lucent at gmail.com> wrote:
> On Mon, May 6, 2024 at 8:30 AM H Bell <dmoo_dv at protonmail.com> wrote:
> > +#define FDTFILE_PINE64_STAR64 \
> > + "starfive/pine64-star64.dtb"
> Should be "starfive/jh7110-pine64-star64.dtb" ?
fixed in v2




More information about the U-Boot mailing list