aboutsummaryrefslogtreecommitdiff
path: root/debian/platforms-debs-targets
blob: b53b2f882c20d22f5a6ca593f5fe974a924c6589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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