aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load/x-load_1.41.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/x-load/x-load_1.41.bb')
-rw-r--r--recipes/x-load/x-load_1.41.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/x-load/x-load_1.41.bb b/recipes/x-load/x-load_1.41.bb
new file mode 100644
index 0000000000..0a38f5ba0f
--- /dev/null
+++ b/recipes/x-load/x-load_1.41.bb
@@ -0,0 +1,18 @@
+require x-load.inc
+
+COMPATIBLE_MACHINE = "omap3517-evm"
+
+SRC_URI = "file://x-loader-03.00.00.01.tar.gz \
+file://0013-board.c-print-boot-method-mmc-onenand-nand.patch;patch=1 \
+file://0014-board.c-check-for-u-boot-on-mmc-on-all-configurati.patch;patch=1 \
+file://0015-OMAP3EVM-Build-issue-fixed.patch;patch=1 \
+file://0016-mmc-fix-infinite-loop-in-mmc_init_stream.patch;patch=1 \
+file://0017-lib-board.c-add-missing-call-to-misc_init_r.patch;patch=1 \
+file://0018-omap3evm-provide-missing-udelay-function.patch;patch=1 \
+file://0019-lib-board.c-Specify-where-u-boot-is-being-loaded-fr.patch;patch=1 \
+file://streen-fix.diff;patch=1 \
+"
+
+S = "${WORKDIR}/xloader-03.00.00.01"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"