diff options
Diffstat (limited to 'conf/machine/raspberrypi3.conf')
| -rw-r--r-- | conf/machine/raspberrypi3.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index 49252fc..581e47c 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
| @@ -16,3 +16,5 @@ MACHINE_EXTRA_RRECOMMENDS += "\ | |||
| 16 | SDIMG_KERNELIMAGE ?= "kernel7.img" | 16 | SDIMG_KERNELIMAGE ?= "kernel7.img" |
| 17 | UBOOT_MACHINE = "rpi_3_32b_config" | 17 | UBOOT_MACHINE = "rpi_3_32b_config" |
| 18 | SERIAL_CONSOLES ?= "115200;ttyS0" | 18 | SERIAL_CONSOLES ?= "115200;ttyS0" |
| 19 | |||
| 20 | ARMSTUB ?= "armstub7.bin" | ||
