summaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beaglebone.conf')
-rw-r--r--conf/machine/beaglebone.conf2
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
13IMAGE_FSTYPES += "tar.gz" 13IMAGE_FSTYPES += "tar.gz"
14 14
15SERIAL_CONSOLE = "115200 ttyO0" 15SERIAL_CONSOLE = "115200 ttyS0"
16 16
17UBOOT_MACHINE = "am335x_boneblack_config" 17UBOOT_MACHINE = "am335x_boneblack_config"