On Tue, 5 Dec 2023 03:52:59 +0000 Joyce Kong <joyce.k...@arm.com> 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 <honnappa.nagaraha...@arm.com> > Signed-off-by: Joyce Kong <joyce.k...@arm.com> > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> Good to see consolidation instead of copy/paste. Acked-by: Stephen Hemminger <step...@networkplumber.org>