raspberrypi*.conf: Minor tweaks

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2017-01-20 18:43:12 +01:00
parent f43dd79dcc
commit 9d4b68dc77
4 changed files with 1 additions and 6 deletions

View File

@ -11,4 +11,3 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
UBOOT_MACHINE = "rpi_config"
VC4_CMA_SIZE_raspberrypi ?= "cma-64"

View File

@ -7,4 +7,3 @@ include conf/machine/raspberrypi.conf
SERIAL_CONSOLE = "115200 ttyAMA0"
VC4_CMA_SIZE ?= "cma-128"

View File

@ -11,4 +11,3 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
UBOOT_MACHINE = "rpi_2_config"
VC4_CMA_SIZE ?= "cma-256"

View File

@ -3,11 +3,9 @@
#@DESCRIPTION: Machine configuration for the RaspberryPi 3
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
include conf/machine/raspberrypi2.conf
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
include conf/machine/raspberrypi2.conf
SERIAL_CONSOLE = "115200 ttyS0"
VC4_CMA_SIZE ?= "cma-256"