summaryrefslogtreecommitdiffstats
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2012-06-13 22:34:44 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:09 +0200
commit3ae6abb697b85516975443ca7eac44d18ed4c53f (patch)
tree9a20f10085f111fa4e46199cec618e9f03f60ea7 /include/configs/mcx.h
parentf89a8b6a7653e66f6685563fe8da1265338ea4a7 (diff)
downloadtalos-obmc-uboot-3ae6abb697b85516975443ca7eac44d18ed4c53f.tar.gz
talos-obmc-uboot-3ae6abb697b85516975443ca7eac44d18ed4c53f.zip
OMAP3: mcx: read hot-water-button after reset
Detect hot-water-button to start a differnt image. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 9d552a0f51..ad7078c0f5 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -30,6 +30,7 @@
#define MACH_TYPE_MCX 3656
#define CONFIG_MACH_TYPE MACH_TYPE_MCX
+#define CONFIG_BOARD_LATE_INIT
#define CONFIG_SYS_CACHELINE_SIZE 64
@@ -140,6 +141,7 @@
#define CONFIG_MTD_PARTITIONS
#define CONFIG_MTD_DEVICE
#define CONFIG_CMD_MTDPARTS
+#define CONFIG_CMD_GPIO
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */
OpenPOWER on IntegriCloud