summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-10-08 15:20:57 -0400
committerBrad Bishop <bradleyb@us.ibm.com>2015-10-08 15:22:55 -0400
commit4f5220517b91019dffda73b22d5cad48a479e061 (patch)
treea72d1f07b22d9257a09015446167c481e16e8ca9 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch
parentbecb70fd0a924091d8844b0b334447067cb2f438 (diff)
downloadtalos-openbmc-4f5220517b91019dffda73b22d5cad48a479e061.tar.gz
talos-openbmc-4f5220517b91019dffda73b22d5cad48a479e061.zip
Add u-boot for Palmetto
Ported from http://github.com/facebook/openbmc.
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch
new file mode 100644
index 000000000..c5216e7d6
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch
@@ -0,0 +1,14 @@
+--- a/include/configs/palmetto.h
++++ b/include/configs/palmetto.h
+@@ -96,11 +96,8 @@
+ #define CONFIG_UPDATE "tftp 40800000 ast2400.scr; so 40800000'"
+
+ #define CONFIG_BOOTDELAY 3 /* autoboot after 3 seconds */
+-#define CONFIG_AUTOBOOT_KEYED
+ #define CONFIG_AUTOBOOT_PROMPT \
+ "autoboot in %d seconds (stop with 'Delete' key)...\n", bootdelay
+-#define CONFIG_AUTOBOOT_STOP_STR "\x1b\x5b\x33\x7e" /* 'Delete', ESC[3~ */
+-#define CONFIG_ZERO_BOOTDELAY_CHECK
+
+ #ifdef CONFIG_FLASH_AST2300
+ #define CONFIG_BOOTCOMMAND "bootm 20080000 20300000"
OpenPOWER on IntegriCloud