diff options
Diffstat (limited to 'conf/machine/beaglebone.conf')
| -rw-r--r-- | conf/machine/beaglebone.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf index 72f3ba53..ff964ac8 100644 --- a/conf/machine/beaglebone.conf +++ b/conf/machine/beaglebone.conf | |||
| @@ -12,6 +12,6 @@ MACHINE_GUI_CLASS = "bigscreen" | |||
| 12 | 12 | ||
| 13 | IMAGE_FSTYPES += "tar.gz" | 13 | IMAGE_FSTYPES += "tar.gz" |
| 14 | 14 | ||
| 15 | SERIAL_CONSOLE = "115200 ttyO0" | 15 | SERIAL_CONSOLE = "115200 ttyS0" |
| 16 | 16 | ||
| 17 | UBOOT_MACHINE = "am335x_boneblack_config" | 17 | UBOOT_MACHINE = "am335x_boneblack_config" |
