On Wed, 23 Jul 2025 19:09:48 +0800 Yixun Lan <[email protected]> wrote:
> Hi Andre, Yuntian, > > On 17:18 Mon 21 Jul , ZHANG Yuntian wrote: > > Hi Andre, > > > > On 7/18/25 07:54, Andre Przywara wrote: > > > So far developers seem to use three popular boards: > > > - Avaota A1: dev board with USB 3.0, dual Ethernet, small display > > > - X96QPro+: TV box with Gigabit Ethernet, USB 3.0, eMMC > > > - Radxa A5E: small dev board with USB3/M.2 2230 (muxed), dual Ethernet > > > > > > Add the defconfig files for those boards, containing the DRAM parameters > > > and the usual Kconfig options. > > > > > > Signed-off-by: Andre Przywara <[email protected]> > > > --- > > > board/sunxi/MAINTAINERS | 15 +++++++++++++++ > > > configs/avaota-a1_defconfig | 31 +++++++++++++++++++++++++++++++ > > > configs/radxa-a5e_defconfig | 30 ++++++++++++++++++++++++++++++ > > > > Can we name this radxa-cubie-a5e_defconfig? We will have a few more > > Allwinner offerings under the Cubie family. > > > > while I personally do not have strong preference, adding 'cubie' is > slightly better, it will help people to better search the product > , also to match up the silk name of the PCB board.. > > to be honest, I don't mind to have a long name for the config, so > even radxa-cubie-a5e-a527_defconfig is ok for me (which similar to > the style of radxa-zero-3-rk3566_defconfig) I will just go with radxa-cubie-a5e_defconfig. Thanks, Andre

