summaryrefslogtreecommitdiffstats
path: root/include/configs/suvd3.h
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2011-05-04 01:47:33 +0000
committerWolfgang Denk <wd@denx.de>2011-05-10 23:22:49 +0200
commit264eaa0ea967bac32214b87d60cfc86c8b22cac6 (patch)
tree7c8d9a49265a93a35e6c253a6d283f5787d2d13c /include/configs/suvd3.h
parent499b1a4d33d4c3feee2244c580eae57e895a0759 (diff)
downloadtalos-obmc-uboot-264eaa0ea967bac32214b87d60cfc86c8b22cac6.tar.gz
talos-obmc-uboot-264eaa0ea967bac32214b87d60cfc86c8b22cac6.zip
keymile boards: move keymile specific header in subdir
Collect all keymile specific common headers in include/configs/km. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Wolfgang Denk <wd@denx.de> cc: Detlev Zundel <dzu@denx.de> cc: Prafulla Wadaskar <prafulla@marvell.com> cc: Kim Phillips <kim.phillips@freescale.com> cc: Holger Brunck <holger.brunck@keymile.com>
Diffstat (limited to 'include/configs/suvd3.h')
-rw-r--r--include/configs/suvd3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/suvd3.h b/include/configs/suvd3.h
index d9eb201921..0b59d512a5 100644
--- a/include/configs/suvd3.h
+++ b/include/configs/suvd3.h
@@ -30,7 +30,7 @@
#define CONFIG_SYS_TEXT_BASE 0xF0000000
/* include common defines/options for all 8321 Keymile boards */
-#include "km8321-common.h"
+#include "km/km8321-common.h"
#define CONFIG_SYS_APP1_BASE 0xA0000000
#define CONFIG_SYS_APP1_SIZE 256 /* Megabytes */
OpenPOWER on IntegriCloud