Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: a new port to sunxi arm9 platform suniv f1c100s



> On Feb 17, 2020, at 1:54 PM, Nick Hudson <nick.hudson%gmx.co.uk@localhost> wrote:
> 
> sys/arch/evbarm/conf/GENERIC is indeed very much armv7 only.  Perhaps a
> GENERICv5 is a good idea here?

This F1C100s SoC only has 32MB of DRAM ... I think a GENERIC_F1C100 kernel is probably a good idea (i.e. could adapt to multiple F1C100s configurations based on the DT), but I don't think you'd really want to stuff multiple ARMv5 systems (e.g. IXP425 or Integrator with ARM9xx CPU module) into the same kernel -- they're all just too small.

-- thorpej



Home | Main Index | Thread Index | Old Index