* [Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black
@ 2014-02-15 16:45 Marcelo Gutiérrez
2014-02-17 8:01 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Marcelo Gutiérrez @ 2014-02-15 16:45 UTC (permalink / raw)
To: buildroot
The devicetree data for BeagleBone Black is the am335x?boneblack.dts file
(includes "am33xx.dtsi" and "am335x-bone-common.dtsi")
BeagleBone White uses the am335x-bone.dts file.
Signed-off-by: Marcelo Guti?rrez <kuyurix@gmail.com>
---
configs/beaglebone_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
index 2996336..15220ed 100644
--- a/configs/beaglebone_defconfig
+++ b/configs/beaglebone_defconfig
@@ -36,4 +36,4 @@ BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/beaglebone/linux-3.12.config"
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-bone"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-bone am335x-boneblack"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black
2014-02-15 16:45 [Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black Marcelo Gutiérrez
@ 2014-02-17 8:01 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-02-17 8:01 UTC (permalink / raw)
To: buildroot
>>>>> "Marcelo" == Marcelo Guti?rrez <kuyurix@gmail.com> writes:
> The devicetree data for BeagleBone Black is the am335x?boneblack.dts file
> (includes "am33xx.dtsi" and "am335x-bone-common.dtsi")
> BeagleBone White uses the am335x-bone.dts file.
> Signed-off-by: Marcelo Guti?rrez <kuyurix@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-17 8:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-15 16:45 [Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black Marcelo Gutiérrez
2014-02-17 8:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox