summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-07 15:10:43 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-24 16:19:25 +0100
commit1102184b6c9cb301f7689ed08b92e8a9e5747615 (patch)
tree168e075b784684cd1d6897cdcba41dad5d3a447b /recipes-bsp
parent6520fb816e33d5eaa2184276a427618b0641bcac (diff)
downloadmeta-ti-1102184b6c9cb301f7689ed08b92e8a9e5747615.tar.gz
u-boot: cleanup
Set compatible machine in all recipes, remove deprecated versions for some machines Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-sakoman_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.10rc.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot_git.bb25
3 files changed, 5 insertions, 24 deletions
diff --git a/recipes-bsp/u-boot/u-boot-sakoman_git.bb b/recipes-bsp/u-boot/u-boot-sakoman_git.bb
index 5b9ff111..fab269a3 100644
--- a/recipes-bsp/u-boot/u-boot-sakoman_git.bb
+++ b/recipes-bsp/u-boot/u-boot-sakoman_git.bb
@@ -1,5 +1,7 @@
1require u-boot.inc 1require u-boot.inc
2 2
3COMPATIBLE_MACHINE = "omap4430-panda"
4
3FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-sakoman-git/" 5FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-sakoman-git/"
4 6
5SRCREV = "261733408a27d14590cf3ec6b596461808050e32" 7SRCREV = "261733408a27d14590cf3ec6b596461808050e32"
diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
index ebcb3530..74597f62 100644
--- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
@@ -2,7 +2,9 @@ require u-boot.inc
2 2
3# No patches for other machines yet 3# No patches for other machines yet
4COMPATIBLE_MACHINE = "(ti33x)" 4COMPATIBLE_MACHINE = "(ti33x)"
5
5DEFAULT_PREFERENCE_ti33x = "99" 6DEFAULT_PREFERENCE_ti33x = "99"
7
6PV = "2011.09+git" 8PV = "2011.09+git"
7PR = "r25" 9PR = "r25"
8 10
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 022d7fca..5abb6f5e 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -1,35 +1,12 @@
1require u-boot.inc 1require u-boot.inc
2PR ="r67" 2PR ="r67"
3 3
4DEFAULT_PREFERENCE = "-1"
4DEFAULT_PREFERENCE_ti814x = "-1" 5DEFAULT_PREFERENCE_ti814x = "-1"
5DEFAULT_PREFERENCE_ti816x = "-1" 6DEFAULT_PREFERENCE_ti816x = "-1"
6 7
7FILESPATHPKG =. "u-boot-git:" 8FILESPATHPKG =. "u-boot-git:"
8 9
9SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
10 file://0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \
11 file://0002-OMAP-Remove-omapfb.debug-y-from-Beagle-and-Overo-env.patch \
12 file://0003-omap3_beagle-enable-the-use-of-a-plain-text-file-nam.patch \
13 file://0004-OMAP3-BeagleBoard-Enable-pullups-on-i2c2.patch \
14 file://0005-ARMV7-OMAP3-BeagleBoard-add-xM-rev-B-to-ID-table.patch \
15 file://0006-OMAP3-BeagleBoard-add-more-expansionboard-IDs.patch \
16 file://0007-OMAP3-Add-DSS-driver-for-OMAP3.patch \
17 file://0008-BeagleBoard-Added-userbutton-command.patch \
18 file://0009-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \
19 file://0010-Enable-DSS-driver-for-Beagle.patch \
20 file://0011-Add-led-command.patch \
21 file://0012-BeagleBoard-Added-LED-driver.patch \
22 file://0013-OMAP3-BeagleBoard-updated-default-configuration.patch \
23 file://0014-Corrected-LED-name-match-finding-avoiding-extraneous.patch \
24 file://0015-omap3_beagle-Switch-default-console-from-ttyS2-to-tt.patch \
25 file://0016-BeagleBoard-Load-kernel-via-MMC-ext2-not-fat.patch \
26 file://fw_env.config \
27 "
28
29SRCREV_pn-${PN}_beagleboard = "c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8"
30PV_pn-${PN}_beagleboard = "2011.02+${PR}+gitr${SRCREV}"
31LIC_FILES_CHKSUM_pn-${PN}_beagleboard = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
32
33# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits) 10# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
34SRC_URI_omap3evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \ 11SRC_URI_omap3evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \
35 file://0001-omap3evm-Change-default-console-serial-port-from.patch \ 12 file://0001-omap3evm-Change-default-console-serial-port-from.patch \