summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-20 08:44:33 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-20 08:44:33 +0200
commit0866c40077b89da67a877cd80a717259075c8835 (patch)
tree8189e69a091b3f1d46cbece358369d8d86e13873
parent8b25edb480146f426cbb5958968a2ff4ef3093a8 (diff)
downloadmeta-ti-0866c40077b89da67a877cd80a717259075c8835.tar.gz
u-boot git: add am3517-evm support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/u-boot/u-boot_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 431fd319..8dac3911 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -38,6 +38,11 @@ SRCREV_${PN}_omap3evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
38PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}" 38PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}"
39 39
40# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits) 40# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
41SRC_URI_pn-${PN}_am3517-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git"
42SRCREV_pn-${PN}_am3517-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
43PV_pn-${PN}_am3517-evm = "2009.11+${PR}+gitr${SRCREV}"
44
45# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
41SRC_URI_am37x-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \ 46SRC_URI_am37x-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \
42 file://0001-omap3evm-Change-default-console-serial-port-from.patch \ 47 file://0001-omap3evm-Change-default-console-serial-port-from.patch \
43" 48"