summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-10-29 13:58:59 -0500
committerBrad Bishop <bradleyb@us.ibm.com>2015-10-29 13:58:59 -0500
commit9319f16830fa5a8060f01742aa59d2eb11ac7eae (patch)
treeb57a9827ed9beeb303037da941e19831affbb6a1 /meta-openbmc-bsp/meta-aspeed
parent86bc4951e8c3b476a84dc8cef950a1a81cc532dc (diff)
downloadtalos-openbmc-9319f16830fa5a8060f01742aa59d2eb11ac7eae.tar.gz
talos-openbmc-9319f16830fa5a8060f01742aa59d2eb11ac7eae.zip
Turn off debug kernel debug output by default
Diffstat (limited to 'meta-openbmc-bsp/meta-aspeed')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch
index 1c1c5ea5f..f34ef2201 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch
@@ -1679,7 +1679,7 @@ index 0000000..6bb7639
+#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */
+#define CONFIG_SETUP_MEMORY_TAGS 1
+#define CONFIG_INITRD_TAG 1
-+#define CONFIG_BOOTARGS "debug console=ttyS4,38400n8 root=/dev/ram rw"
++#define CONFIG_BOOTARGS "console=ttyS4,38400n8 root=/dev/ram rw"
+#define CONFIG_UPDATE "tftp 40800000 ast2400.scr; so 40800000'"
+
+#define CONFIG_BOOTDELAY 3 /* autoboot after 3 seconds */
OpenPOWER on IntegriCloud