Re: [PATCH] mips: add support for Siflower MIPS SoCs

From: Jiaxun Yang
Date: Wed Jan 22 2025 - 07:06:23 EST




在2025年1月20日一月 上午1:52,Chuanhong Guo写道:
> Siflower MIPS SoCs like SF19A2890 uses dual-core MIPS InterAptiv
> processor, built-in GMAC, USB, dual-band WiFi and various other
> peripherals.
> Notably, it uses some ARM PLxxx peripherals, and ARM_AMBA is
> selected for the drivers.
> Most devices on the market with this chip come with 64M or less
> DRAM. A kmalloc.h with malloc alignment override is added to
> conserve memory, and a MACH_SIFLOWER_MIPS is created with reduced
> features instead of using the generic kernel.
>
> Signed-off-by: Chuanhong Guo <gch981213@xxxxxxxxx>

Hmm, why not using MIPS_GENERIC.

Thanks
- Jiaxun

[...]

--
- Jiaxun