summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-06-10 00:25:36 +0400
committerWolfgang Denk <wd@denx.de>2009-07-16 22:47:01 +0200
commitb8b71ffbc35fde6905e65ffdbf4e4b87efc26b7e (patch)
tree6e4341a9e57fd0f01779ba335500a737dcd9ebad /include
parentc78c678354c8321737aa07e86831ff14176f4ed5 (diff)
downloadblackbird-obmc-uboot-b8b71ffbc35fde6905e65ffdbf4e4b87efc26b7e.tar.gz
blackbird-obmc-uboot-b8b71ffbc35fde6905e65ffdbf4e4b87efc26b7e.zip
mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
This patch simply converts the board to the hwconfig infrastructure. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8315ERDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8315ERDB.h b/include/configs/MPC8315ERDB.h
index 4cf48f7bc0..7e6b9eb876 100644
--- a/include/configs/MPC8315ERDB.h
+++ b/include/configs/MPC8315ERDB.h
@@ -72,6 +72,7 @@
#define CONFIG_SYS_SICRL 0x00000000 /* 3.3V, no delay */
#define CONFIG_BOARD_EARLY_INIT_F /* call board_pre_init */
+#define CONFIG_HWCONFIG
/*
* IMMR new address
OpenPOWER on IntegriCloud