From dc00f366b8c1e1d54c00cf1aa9f7adae4e2fdd1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= Date: Tue, 15 Apr 2025 17:31:25 +0200 Subject: [PATCH] board/raspberrypi/readme.txt: add missing Raspberry Pi Zero models MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds the missing Raspberry Pi Zero models to the list. Signed-off-by: Gaƫl PORTAY Signed-off-by: Julien Olivain --- board/raspberrypi/readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt index c12a8969f1..4a0903578b 100644 --- a/board/raspberrypi/readme.txt +++ b/board/raspberrypi/readme.txt @@ -6,6 +6,9 @@ Intro These instructions apply to all models of the Raspberry Pi: - the original models A and B, - the "enhanced" models A+ and B+, + - the model Zero (aka Raspberry Pi Zero) + - the model Zero W (aka Raspberry Pi Zero W) + - the model Zero 2 W (aka Raspberry Pi Zero 2 W) - the model B2 (aka Raspberry Pi 2) - the model B3 (aka Raspberry Pi 3). - the model B4 (aka Raspberry Pi 4).