afbjorklund / buildroot4kubernetes

Minimal linux distribution for running kubernetes ("boot2kubeadm")
https://kutter-os.github.io
23 stars 5 forks source link

Merge raspberry pi zero w version #8

Closed afbjorklund closed 2 years ago

afbjorklund commented 4 years ago

Once the boards structure is up (#1), should also merge "raspberry0"

This version has wireless support, and builds for armv6 architecture.

BR2_aarch64=y
BR2_cortex_a53=y
BR2_ARM_FPU_VFPV4=y
BR2_arm=y
BR2_arm1176jzf_s=y
BR2_ARM_EABIHF=y
afbjorklund commented 4 years ago

Added to the "raspberry0" branch in the meantime

afbjorklund commented 2 years ago

Most likely this will be a side project, instead.