summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi2.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi2.conf b/conf/machine/raspberrypi2.conf
index d50ef70..3f13dc0 100644
--- a/conf/machine/raspberrypi2.conf
+++ b/conf/machine/raspberrypi2.conf
@@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc
10SERIAL_CONSOLE = "115200 ttyAMA0" 10SERIAL_CONSOLE = "115200 ttyAMA0"
11 11
12UBOOT_MACHINE = "rpi_2_config" 12UBOOT_MACHINE = "rpi_2_config"
13VC4_CMA_SIZE ?= "cma-256"
14