-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: move all dtb targets out of Makefile.boot
In preparation to support multi-platform kernels, move all the dtb targets out of the mach Makefile.boot and into the arch/arm/boot/dts/Makefile which is closer to the sources. DTBs are only built when CONFIG_OF is enabled and now use top level CONFIG_ARCH_xxx instead of chip or board specific config options. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Andrew Victor <linux@maxim.org.za> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> Cc: Kukjin Kim <kgene.kim@samsung.com> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Gregory Clement <gregory.clement@free-electrons.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Cc: Viresh Kumar <viresh.linux@gmail.com> Cc: Shiraz Hashim <shiraz.hashim@st.com> Cc: Rajeev Kumar <rajeev-dlh.kumar@st.com> Cc: Stephen Warren <swarren@wwwdotorg.org> Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Cc: Linus Walleij <linus.walleij@linaro.org>
- Loading branch information
Rob Herring
committed
Sep 14, 2012
1 parent
59bba2a
commit 360a0ca
Showing
15 changed files
with
73 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
ifeq ($(CONFIG_OF),y) | ||
|
||
dtb-$(CONFIG_ARCH_AT91) += aks-cdu.dtb \ | ||
at91sam9263ek.dtb \ | ||
at91sam9g20ek_2mmc.dtb \ | ||
at91sam9g20ek.dtb \ | ||
at91sam9g25ek.dtb \ | ||
at91sam9m10g45ek.dtb \ | ||
at91sam9n12ek.dtb \ | ||
ethernut5.dtb \ | ||
evk-pro3.dtb \ | ||
kizbox.dtb \ | ||
tny_a9260.dtb \ | ||
tny_a9263.dtb \ | ||
tny_a9g20.dtb \ | ||
usb_a9260.dtb \ | ||
usb_a9263.dtb \ | ||
usb_a9g20.dtb | ||
dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \ | ||
exynos4210-smdkv310.dtb \ | ||
exynos5250-smdk5250.dtb | ||
dtb-$(CONFIG_ARCH_HIGHBANK) += highbank.dtb | ||
dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb | ||
dtb-$(CONFIG_ARCH_KIRKWOOD) += kirkwood-dns320.dtb \ | ||
kirkwood-dns325.dtb \ | ||
kirkwood-dreamplug.dtb \ | ||
kirkwood-goflexnet.dtb \ | ||
kirkwood-ib62x0.dtb \ | ||
kirkwood-iconnect.dtb \ | ||
kirkwood-lschlv2.dtb \ | ||
kirkwood-lsxhl.dtb \ | ||
kirkwood-ts219-6281.dtb \ | ||
kirkwood-ts219-6282.dtb | ||
dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \ | ||
armada-xp-db.dtb | ||
dtb-$(CONFIG_ARCH_MXC) += imx51-babbage.dtb \ | ||
imx53-ard.dtb \ | ||
imx53-evk.dtb \ | ||
imx53-qsb.dtb \ | ||
imx53-smd.dtb \ | ||
imx6q-arm2.dtb \ | ||
imx6q-sabrelite.dtb \ | ||
imx6q-sabresd.dtb | ||
dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \ | ||
imx23-olinuxino.dtb \ | ||
imx23-stmp378x_devb.dtb \ | ||
imx28-apx4devkit.dtb \ | ||
imx28-cfa10036.dtb \ | ||
imx28-evk.dtb \ | ||
imx28-m28evk.dtb \ | ||
imx28-tx28.dtb | ||
dtb-$(CONFIG_ARCH_U8500) += snowball.dtb | ||
dtb-$(CONFIG_ARCH_SPEAR13XX) += spear1310-evb.dtb \ | ||
spear1340-evb.dtb | ||
dtb-$(CONFIG_ARCH_SPEAR3XX)+= spear300-evb.dtb \ | ||
spear310-evb.dtb \ | ||
spear320-evb.dtb | ||
dtb-$(CONFIG_ARCH_SPEAR6XX)+= spear600-evb.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA) += tegra20-harmony.dtb \ | ||
tegra20-paz00.dtb \ | ||
tegra20-seaboard.dtb \ | ||
tegra20-trimslice.dtb \ | ||
tegra20-ventana.dtb \ | ||
tegra20-whistler.dtb \ | ||
tegra30-cardhu.dtb | ||
dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2p-ca5s.dtb \ | ||
vexpress-v2p-ca9.dtb \ | ||
vexpress-v2p-ca15-tc1.dtb \ | ||
vexpress-v2p-ca15_a7.dtb | ||
|
||
endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
zreladdr-y += 0x40008000 | ||
params_phys-y := 0x40000100 | ||
|
||
dtb-$(CONFIG_MACH_EXYNOS4_DT) += exynos4210-origen.dtb exynos4210-smdkv310.dtb | ||
dtb-$(CONFIG_MACH_EXYNOS5_DT) += exynos5250-smdk5250.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,3 @@ | ||
zreladdr-y += 0x00008000 | ||
params_phys-y := 0x00000100 | ||
initrd_phys-y := 0x00800000 | ||
|
||
dtb-$(CONFIG_MACH_DREAMPLUG_DT) += kirkwood-dreamplug.dtb | ||
dtb-$(CONFIG_MACH_DLINK_KIRKWOOD_DT) += kirkwood-dns320.dtb | ||
dtb-$(CONFIG_MACH_DLINK_KIRKWOOD_DT) += kirkwood-dns325.dtb | ||
dtb-$(CONFIG_MACH_ICONNECT_DT) += kirkwood-iconnect.dtb | ||
dtb-$(CONFIG_MACH_IB62X0_DT) += kirkwood-ib62x0.dtb | ||
dtb-$(CONFIG_MACH_TS219_DT) += kirkwood-ts219-6281.dtb | ||
dtb-$(CONFIG_MACH_TS219_DT) += kirkwood-ts219-6282.dtb | ||
dtb-$(CONFIG_MACH_GOFLEXNET_DT) += kirkwood-goflexnet.dtb | ||
dtb-$(CONFIG_MACH_LSXL_DT) += kirkwood-lschlv2.dtb | ||
dtb-$(CONFIG_MACH_LSXL_DT) += kirkwood-lsxhl.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
zreladdr-y += 0x80008000 | ||
params_phys-y := 0x80000100 | ||
initrd_phys-y := 0x82000000 | ||
|
||
dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
zreladdr-y := 0x00008000 | ||
dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-370-db.dtb | ||
dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-xp-db.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1 @@ | ||
zreladdr-y += 0x40008000 | ||
|
||
dtb-y += imx23-evk.dtb \ | ||
imx23-olinuxino.dtb \ | ||
imx23-stmp378x_devb.dtb \ | ||
imx28-apx4devkit.dtb \ | ||
imx28-cfa10036.dtb \ | ||
imx28-evk.dtb \ | ||
imx28-m28evk.dtb \ | ||
imx28-tx28.dtb \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
zreladdr-y += 0x00008000 | ||
params_phys-y := 0x00000100 | ||
initrd_phys-y := 0x00800000 | ||
|
||
dtb-$(CONFIG_MACH_SPEAR1310) += spear1310-evb.dtb | ||
dtb-$(CONFIG_MACH_SPEAR1340) += spear1340-evb.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
zreladdr-y += 0x00008000 | ||
params_phys-y := 0x00000100 | ||
initrd_phys-y := 0x00800000 | ||
|
||
dtb-$(CONFIG_MACH_SPEAR300) += spear300-evb.dtb | ||
dtb-$(CONFIG_MACH_SPEAR310) += spear310-evb.dtb | ||
dtb-$(CONFIG_MACH_SPEAR320) += spear320-evb.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
zreladdr-y += 0x00008000 | ||
params_phys-y := 0x00000100 | ||
initrd_phys-y := 0x00800000 | ||
|
||
dtb-$(CONFIG_BOARD_SPEAR600_DT) += spear600-evb.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
zreladdr-$(CONFIG_ARCH_TEGRA_2x_SOC) += 0x00008000 | ||
params_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00000100 | ||
initrd_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00800000 | ||
|
||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-harmony.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-paz00.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-seaboard.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-trimslice.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-ventana.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-whistler.dtb | ||
dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra30-cardhu.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
zreladdr-y += 0x00008000 | ||
params_phys-y := 0x00000100 | ||
initrd_phys-y := 0x00800000 | ||
|
||
dtb-$(CONFIG_MACH_SNOWBALL) += snowball.dtb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters