diff options
Diffstat (limited to 'conf/machine/raspberrypi.conf')
| -rw-r--r-- | conf/machine/raspberrypi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 0f95f1a..72beeb8 100644 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
| @@ -8,3 +8,5 @@ require conf/machine/include/tune-arm1176jzf-s.inc | |||
| 8 | include conf/machine/include/rpi-base.inc | 8 | include conf/machine/include/rpi-base.inc |
| 9 | 9 | ||
| 10 | SERIAL_CONSOLE = "115200 ttyAMA0" | 10 | SERIAL_CONSOLE = "115200 ttyAMA0" |
| 11 | |||
| 12 | UBOOT_MACHINE = "rpi_config" | ||
