aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/devicetree/rpi_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/devices/devicetree/rpi_data.c')
-rw-r--r--modules/devices/devicetree/rpi_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/devices/devicetree/rpi_data.c b/modules/devices/devicetree/rpi_data.c
index 0701db7a..d2e97150 100644
--- a/modules/devices/devicetree/rpi_data.c
+++ b/modules/devices/devicetree/rpi_data.c
@@ -67,6 +67,7 @@ static const RaspberryPiBoard rpi_boardinfo[] = {
{ "a03111", "Q2 2019", "4 Model B", "1.0", "1024 MB DDR4", "Sony", "BCM2838" },
{ "b03111", "Q2 2019", "4 Model B", "1.0", "2048 MB DDR4", "Sony", "BCM2838" },
{ "c03111", "Q2 2019", "4 Model B", "1.1", "4096 MB DDR4", "Sony", "BCM2838" },
+ { "c03114", "Q2 2020", "4 Model B", "1.4", "8192 MB DDR4", "Sony", "BCM2838" },
{ NULL, NULL, NULL, NULL, NULL, NULL, NULL }
};