On Tue, 5 Dec 2023 03:52:59 +0000 Joyce Kong <[email protected]> wrote:
> The cpu info in some cross files is inconsistent with > that in SoC flags. The mismatch doesn't cause any issue > because the cpu field in the cross file takes no effect > and machine_args in config/arm/meson.build actually works. > Use a common one in cross files to remove any confusion. > > Reported-by: Honnappa Nagarahalli <[email protected]> > Signed-off-by: Joyce Kong <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]> Good to see consolidation instead of copy/paste. Acked-by: Stephen Hemminger <[email protected]>

