summaryrefslogtreecommitdiffstats
path: root/include/configs/m28evk.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-05-01 11:09:45 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:35 +0200
commitf8c4a86b5e9717c1539b6aa45667ba531581ab28 (patch)
tree1b199abe6bb6ec47e183b9ab6330b2e2efd91162 /include/configs/m28evk.h
parent0239c2fb4a24f99e7d63d7ec0be04a05f0b895f4 (diff)
downloadtalos-obmc-uboot-f8c4a86b5e9717c1539b6aa45667ba531581ab28.tar.gz
talos-obmc-uboot-f8c4a86b5e9717c1539b6aa45667ba531581ab28.zip
i.MX28: Implement boot pads sampling and reporting
This patch implements code that samples i.MX28 boot pads and reports boot mode accordingly. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Detlev Zundel <dzu@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/m28evk.h')
-rw-r--r--include/configs/m28evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index 60f8a6c369..c62f4d01fd 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -54,6 +54,7 @@
#define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/arm926ejs/mx28/u-boot-spl.lds"
#define CONFIG_SPL_LIBCOMMON_SUPPORT
#define CONFIG_SPL_LIBGENERIC_SUPPORT
+#define CONFIG_SPL_GPIO_SUPPORT
/*
* U-Boot Commands
OpenPOWER on IntegriCloud