--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2018/11/06 13:59:57 1.91 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2018/11/06 14:08:48 1.92 @@ -12,6 +12,8 @@ Initial, limited, Raspberry Pi support w # What works (and what doesn't yet) +\todo Add information on Pi Zero and Pi Zero W. + ## NetBSD 7 and NetBSD 8 - RaspberryPi 1, 2, 3 (except Pi 3 builtin WiFi and bluetooth) @@ -43,10 +45,10 @@ Initial, limited, Raspberry Pi support w # CPU types - Raspberry Pi 1 uses "earmv6hf". - - Raspberry Pi 0 uses "\todo". + - Raspberry Pi Zero uses "\todo". - Raspberry Pi 2 uses "earmv7hf". - Raspberry Pi 3 uses "earmv7hf". - - Raspberry Pi 0W uses "\todo". + - Raspberry Pi Zero W uses "\todo". Note that one can run earmv6hf code on the 2 and 3. See also [[NetBSD/aarch64|aarch64]] for running the Pi 2/3 in 64-bit mode. @@ -250,5 +252,4 @@ New firmware should pass all of the foll - Serial/framebuffer console - CPU frequency scaling -Tests shoudl be run on all of `rpi[0123]`. - +Tests should be run on all of `rpi[0123]`.