diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb b/recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb deleted file mode 100644 index 519df169..00000000 --- a/recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb +++ /dev/null | |||
| @@ -1,36 +0,0 @@ | |||
| 1 | require u-boot-ti.inc | ||
| 2 | |||
| 3 | PR = "r7" | ||
| 4 | |||
| 5 | SPL_BINARY = "MLO" | ||
| 6 | |||
| 7 | # No patches for other machines yet | ||
| 8 | COMPATIBLE_MACHINE = "(beagleboard)" | ||
| 9 | |||
| 10 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git \ | ||
| 11 | file://2011.09/0001-omap3-mem-Comment-enable_gpmc_cs_config-more.patch \ | ||
| 12 | file://2011.09/0002-OMAP3-Update-SDRC-dram_init-to-always-call-make_cs1_.patch \ | ||
| 13 | file://2011.09/0003-OMAP3-Add-a-helper-function-to-set-timings-in-SDRC.patch \ | ||
| 14 | file://2011.09/0004-OMAP3-Change-mem_ok-to-clear-again-after-reading-bac.patch \ | ||
| 15 | file://2011.09/0005-OMAP3-Remove-get_mem_type-prototype.patch \ | ||
| 16 | file://2011.09/0006-omap3-mem-Add-MCFG-helper-macro.patch \ | ||
| 17 | file://2011.09/0007-OMAP3-Add-optimal-SDRC-autorefresh-control-values.patch \ | ||
| 18 | file://2011.09/0008-OMAP3-Suffix-all-Micron-memory-timing-parts-with-the.patch \ | ||
| 19 | file://2011.09/0009-OMAP3-SPL-Rework-memory-initalization-and-devkit8000.patch \ | ||
| 20 | file://2011.09/0010-OMAP3-SPL-Add-identify_nand_chip-function.patch \ | ||
| 21 | file://2011.09/0011-OMAP3-Add-SPL-support-to-Beagleboard.patch \ | ||
| 22 | file://2011.09/0012-OMAP3-Add-SPL-support-to-omap3_evm.patch \ | ||
| 23 | file://2011.09/0013-AM3517-Add-SPL-support.patch \ | ||
| 24 | file://2011.09/0014-AM3517-CraneBoard-Add-SPL-support.patch \ | ||
| 25 | file://2011.09/0015-HACK-beagleboard-config-disable-cache-for-USB.patch \ | ||
| 26 | file://2011.09/0016-beagleboard-config-enable-gpio-command.patch \ | ||
| 27 | file://2011.09/0017-Increased-some-timeout-durations-for-MMC-and-EHCI.patch \ | ||
| 28 | file://2011.09/0018-beagleboard-mount-rootfs-RO-instead-of-RW-at-boot.patch \ | ||
| 29 | file://2011.09/0019-BeagleBoard-config-Really-switch-to-ttyO2.patch \ | ||
| 30 | file://2011.09/0020-beagleboard-add-support-for-TCT-Beacon-board.patch \ | ||
| 31 | file://2011.09/0021-beagleboard-add-support-for-scanning-loop-through-ex.patch \ | ||
| 32 | file://0001-config-Always-use-GNU-ld.patch \ | ||
| 33 | file://fw_env.config \ | ||
| 34 | " | ||
| 35 | |||
| 36 | SRCREV = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3" | ||
