diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.06.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.09.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.12.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bb b/recipes-bsp/u-boot/u-boot_2011.06.bb index 21f47d63..4fa8f071 100644 --- a/recipes-bsp/u-boot/u-boot_2011.06.bb +++ b/recipes-bsp/u-boot/u-boot_2011.06.bb | |||
@@ -3,7 +3,7 @@ require u-boot.inc | |||
3 | # No patches for other machines yet | 3 | # No patches for other machines yet |
4 | COMPATIBLE_MACHINE = "(beagleboard)" | 4 | COMPATIBLE_MACHINE = "(beagleboard)" |
5 | 5 | ||
6 | SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ | 6 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git \ |
7 | file://2011.06/0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \ | 7 | file://2011.06/0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \ |
8 | file://2011.06/0002-OMAP-Remove-omapfb.debug-y-from-Beagle-and-Overo-env.patch \ | 8 | file://2011.06/0002-OMAP-Remove-omapfb.debug-y-from-Beagle-and-Overo-env.patch \ |
9 | file://2011.06/0003-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \ | 9 | file://2011.06/0003-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \ |
diff --git a/recipes-bsp/u-boot/u-boot_2011.09.bb b/recipes-bsp/u-boot/u-boot_2011.09.bb index b164c777..edacb6cc 100644 --- a/recipes-bsp/u-boot/u-boot_2011.09.bb +++ b/recipes-bsp/u-boot/u-boot_2011.09.bb | |||
@@ -10,7 +10,7 @@ UBOOT_SYMLINK = "u-boot-${MACHINE}.img" | |||
10 | # No patches for other machines yet | 10 | # No patches for other machines yet |
11 | COMPATIBLE_MACHINE = "(beagleboard)" | 11 | COMPATIBLE_MACHINE = "(beagleboard)" |
12 | 12 | ||
13 | SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ | 13 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git \ |
14 | file://2011.09/0001-omap3-mem-Comment-enable_gpmc_cs_config-more.patch \ | 14 | file://2011.09/0001-omap3-mem-Comment-enable_gpmc_cs_config-more.patch \ |
15 | file://2011.09/0002-OMAP3-Update-SDRC-dram_init-to-always-call-make_cs1_.patch \ | 15 | file://2011.09/0002-OMAP3-Update-SDRC-dram_init-to-always-call-make_cs1_.patch \ |
16 | file://2011.09/0003-OMAP3-Add-a-helper-function-to-set-timings-in-SDRC.patch \ | 16 | file://2011.09/0003-OMAP3-Add-a-helper-function-to-set-timings-in-SDRC.patch \ |
diff --git a/recipes-bsp/u-boot/u-boot_2011.12.bb b/recipes-bsp/u-boot/u-boot_2011.12.bb index 45c64a68..137f5b50 100644 --- a/recipes-bsp/u-boot/u-boot_2011.12.bb +++ b/recipes-bsp/u-boot/u-boot_2011.12.bb | |||
@@ -19,7 +19,7 @@ CACHEFIX_omap4 = "" | |||
19 | FWENV_beagleboard = "file://fw_env.config" | 19 | FWENV_beagleboard = "file://fw_env.config" |
20 | FWENV = "" | 20 | FWENV = "" |
21 | 21 | ||
22 | SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ | 22 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git \ |
23 | file://2011.12/0001-beagleboard-mount-rootfs-RO-instead-of-RW-at-boot.patch \ | 23 | file://2011.12/0001-beagleboard-mount-rootfs-RO-instead-of-RW-at-boot.patch \ |
24 | file://2011.12/0002-beagleboard-add-support-for-TCT-Beacon-board.patch \ | 24 | file://2011.12/0002-beagleboard-add-support-for-TCT-Beacon-board.patch \ |
25 | file://2011.12/0003-beagleboard-add-support-for-scanning-loop-through-ex.patch \ | 25 | file://2011.12/0003-beagleboard-add-support-for-scanning-loop-through-ex.patch \ |