aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2010-03-11 02:33:00 +0000
committerPhilip Balister <philip@balister.org>2010-03-15 10:59:49 -0400
commit0241dbf4bfa5c5e762feafa8e6ca580083f01c31 (patch)
tree2ce98e1bdef45eca9ee3c0b05e2a55516947291a /recipes/u-boot
parentd19778d422c02e1d01676148cf9db8be20155bca (diff)
downloadopenembedded-0241dbf4bfa5c5e762feafa8e6ca580083f01c31.tar.gz
Add Freescale P2020DS Demo Board
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index b63edbdf67..61095613e4 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -12,6 +12,7 @@ SRCREV_afeb9260 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
SRCREV_palmpre = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
SRCREV_cm-t35 = "3c014f1586d5bfe30dca7549396915c83f31cd30"
+SRCREV_p2020ds = "f20393c5e787b3776c179d20f82a86bda124d651"
SRC_URI_append_afeb9260 = " file://AFEB9260-network-fix.patch;patch=1"
SRC_URI_append_afeb9260-180 = " file://AFEB9260-network-fix.patch;patch=1"
SRC_URI_append_cm-t35 = "file://cm-t35/cm-t35.patch;patch=1"