[PATCH v4 2/2] config/arm: use common cpu arch for cross files
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Thu Dec  7 23:41:48 CET 2023
    
    
  
On Tue,  5 Dec 2023 03:52:59 +0000
Joyce Kong <joyce.kong at 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.nagarahalli at arm.com>
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
Good to see consolidation instead of copy/paste.
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
    
    
More information about the dev
mailing list