Re: [PATCH v2 04/11] riscv: riscv-cores.def: Add T-Head XuanTie C906

2022-12-19 Thread Kito Cheng
LGTM On Mon, Dec 19, 2022 at 9:08 AM Christoph Muellner wrote: > > From: Christoph Müllner > > This adds T-Head's XuanTie C906 to the list of known cores as "thead-c906". > The C906 is shipped for quite some time (it is the core of the Allwinner D1). > Note, that the tuning struct for the C906 i

[PATCH v2 04/11] riscv: riscv-cores.def: Add T-Head XuanTie C906

2022-12-18 Thread Christoph Muellner
From: Christoph Müllner This adds T-Head's XuanTie C906 to the list of known cores as "thead-c906". The C906 is shipped for quite some time (it is the core of the Allwinner D1). Note, that the tuning struct for the C906 is already part of GCC (it is also name "thead-c906"). gcc/ChangeLog: