bcm27xx: add support for RPI A, A+, 3A+, Zero2 and Zero2W
authorDave Brand <dbrand666@users.noreply.github.com>
Sat, 13 Apr 2024 19:36:07 +0000 (15:36 -0400)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 19 Jun 2024 08:24:49 +0000 (10:24 +0200)
commit820823198d16f31dd59d88ed0d963eafd103111a
tree1764ae29fd44b9b211d64b32904628978fef90ea
parentc8e68dce61140460ff38ac04fa84e57246f8ae63
bcm27xx: add support for RPI A, A+, 3A+, Zero2 and Zero2W

These devices were already supported. I merely added missing entries to:
1. make them easier to locate in firmware selector
2. allow firmware upgrades to proceed without dire warnings

Sample dire warning contains:
    upgrade: Device raspberrypi,model-zero-2-w not supported by this image
    upgrade: Supported devices: rpi-3-b rpi-3-b-plus rpi-zero-2 \
      raspberrypi,2-model-b-rev2 raspberrypi,3-model-b \
      raspberrypi,3-model-b-plus raspberrypi,3-compute-module \
      raspberrypi,compute-module-3 raspberrypi,model-zero-2

With this patch, the firmware upgrade proceeds normally.

Signed-off-by: Dave Brand <dbrand666@users.noreply.github.com>
target/linux/bcm27xx/image/Makefile