summaryrefslogtreecommitdiff
path: root/board/raspberrypi
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-07 17:07:06 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-02-01 21:26:45 +0100
commit1dbc3c30a26aab71ddc10867c81b25efd2dd1e23 (patch)
tree8d817d9bb85647fb1185c9af1b5d8e4c3b42a680 /board/raspberrypi
parent38172747f8a6d2640dcd9290f7c2ef7e5ad8dd3e (diff)
configs/raspberrypi: add dtb for compute module
[Peter: describe what 'CM' stands for, update comment] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/raspberrypi')
-rw-r--r--board/raspberrypi/genimage-raspberrypi.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/raspberrypi/genimage-raspberrypi.cfg b/board/raspberrypi/genimage-raspberrypi.cfg
index 45be4d012..74758f5e2 100644
--- a/board/raspberrypi/genimage-raspberrypi.cfg
+++ b/board/raspberrypi/genimage-raspberrypi.cfg
@@ -3,6 +3,7 @@ image boot.vfat {
files = {
"bcm2708-rpi-b.dtb",
"bcm2708-rpi-b-plus.dtb",
+ "bcm2708-rpi-cm.dtb",
"rpi-firmware/bootcode.bin",
"rpi-firmware/cmdline.txt",
"rpi-firmware/config.txt",