raspberrypi4.conf: Define uboot defconfig

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2019-07-12 14:58:24 +01:00
parent 740c64c9ad
commit 5d412e616c

View File

@ -12,6 +12,7 @@ MACHINE_EXTRA_RRECOMMENDS += "\
" "
SDIMG_KERNELIMAGE ?= "kernel7.img" SDIMG_KERNELIMAGE ?= "kernel7.img"
UBOOT_MACHINE = "rpi_4_32b_config"
SERIAL_CONSOLES ?= "115200;ttyS0" SERIAL_CONSOLES ?= "115200;ttyS0"
MACHINE_FEATURES_append = " vc4graphics" MACHINE_FEATURES_append = " vc4graphics"