Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / board / raspberrypi / rpi / rpi.c
index 6d7be11..942badb 100644 (file)
@@ -176,6 +176,11 @@ static const struct {
                "bcm2835-rpi-cm.dtb",
                false,
        },
+       [BCM2835_BOARD_REV_A_PLUS_15] = {
+               "Model A+",
+               "bcm2835-rpi-a-plus.dtb",
+               false,
+       },
 #endif
 };