aboutsummaryrefslogtreecommitdiff
path: root/debian/platforms-debs-targets
diff options
context:
space:
mode:
Diffstat (limited to 'debian/platforms-debs-targets')
-rw-r--r--debian/platforms-debs-targets34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/platforms-debs-targets b/debian/platforms-debs-targets
new file mode 100644
index 000000000..b53b2f882
--- /dev/null
+++ b/debian/platforms-debs-targets
@@ -0,0 +1,34 @@
+#
+# config target:
+# an _config gets tacked on and used for the u-boot config
+#
+# package name:
+# underscores are not allowed in debian package names so
+# this is normally just config target with underscores replaced
+# with dashes
+#
+# build target:
+# some targets do not do the right thing unless asked explicitly
+# specifically one must specify u-boot.imx for mx5x
+# use - for the case where no target should be passed
+#
+# install target(s):
+# list of files to include in deb
+#
+# config package build install
+# target name target target(s)
+#
+efikamx efikamx u-boot.imx u-boot.imx
+highbank highbank - u-boot.bin
+igep0020 igep0020 - u-boot.bin
+mx51evk mx51evk u-boot.imx u-boot.imx
+mx53loco mx53loco u-boot.imx u-boot.imx
+omap3_overo omap3-overo - u-boot.bin
+omap3_beagle omap3-beagle - u-boot.bin
+omap4_panda omap4-panda - MLO u-boot.img u-boot.bin
+omap4_panda_splusb omap4-panda-splusb - MLO u-boot.img u-boot.bin
+omap4_sdp4430 omap4-sdp4430 - MLO u-boot.img u-boot.bin
+origen origen - u-boot.bin spl/origen-spl.bin
+vexpress_ca9x4 ca9x4-ct-vxp - u-boot.bin
+vexpress_ca9x4 vexpress-ca9x4 - u-boot.bin
+vexpress_ca5x2 vexpress-ca5x2 - u-boot.bin