summaryrefslogtreecommitdiffstats
path: root/board/versatile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-13 12:37:35 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-13 12:37:35 +0100
commitff7fefe6797246b2748530f965f2e41de34a982a (patch)
tree11a2822c35a388ac1d00a43875e8c76508b97955 /board/versatile
parent86f5f0342d1d2c787d984ecb9135db993e3a9f6a (diff)
downloadblackbird-obmc-uboot-ff7fefe6797246b2748530f965f2e41de34a982a.tar.gz
blackbird-obmc-uboot-ff7fefe6797246b2748530f965f2e41de34a982a.zip
Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories Patch by Andreas Engel, 13 Mar 2006
Diffstat (limited to 'board/versatile')
-rwxr-xr-xboard/versatile/split_by_variant.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/versatile/split_by_variant.sh b/board/versatile/split_by_variant.sh
index 35c663e6a5..576f238ade 100755
--- a/board/versatile/split_by_variant.sh
+++ b/board/versatile/split_by_variant.sh
@@ -36,5 +36,5 @@ fi
# ---------------------------------------------------------
# Complete the configuration
# ---------------------------------------------------------
-./mkconfig -a versatile arm arm926ejs versatile
+./mkconfig -a versatile arm arm926ejs versatile NULL versatile
echo "Variant:: $variant"
OpenPOWER on IntegriCloud