Port-arm archive

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

Re: LG Nexus 5





On 23/11/2022 18:27, Nick Hudson wrote:
On 23/11/2022 11:15, Shao Miller wrote:
[snip]


6. The "platform" naming isn't quite right, but having not developed for NetBSD before, I'm uncertain as to the conventions.  SoC?  Precise phone-model?  Less-precise phone-model?  Whimsical choice?

SoC or SoC-family.

I realised this wasn't correct. The right file format is

sys/arch/arm/<vendor>/[<vendor>|<soc_family>|<soc>]_<component>.c

e.g.


sys/arch/arm/apple/apple_dart.c
sys/arch/arm/ti/ti_usb.c
sys/arch/arm/xilinx/zynq_gpio.c

Nick


Home | Main Index | Thread Index | Old Index