summaryrefslogtreecommitdiff
path: root/packages/uboot/uboot-openmoko_svn.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-11-27 11:39:09 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-11-27 11:39:09 +0000
commit5b37ae936804e8b3473d2a07819c3c894f26fd98 (patch)
tree4ef1afc39c1308cf001b41c83db10e490ffcad8a /packages/uboot/uboot-openmoko_svn.bb
parentcd218bdd24c1df03d7dfe3b8b6c939b5fb4af640 (diff)
uboot-openmoko_svn.bb : add glamo ram initialisation patch so stop
glamo deadlocks.
Diffstat (limited to 'packages/uboot/uboot-openmoko_svn.bb')
-rw-r--r--packages/uboot/uboot-openmoko_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uboot/uboot-openmoko_svn.bb b/packages/uboot/uboot-openmoko_svn.bb
index a13b3df461..509f9e2df0 100644
--- a/packages/uboot/uboot-openmoko_svn.bb
+++ b/packages/uboot/uboot-openmoko_svn.bb
@@ -19,6 +19,7 @@ SRC_URI = "\
file://uboot-eabi-fix-HACK.patch \
file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
file://makefile-no-dirafter.patch;patch=1 \
+ file://glamo-ram-init.patch;patch=1 \
"
S = "${WORKDIR}/git"