* [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards
@ 2013-11-22 11:56 Stefan Roese
2013-11-25 6:16 ` Heiko Schocher
2013-12-04 22:04 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Roese @ 2013-11-22 11:56 UTC (permalink / raw)
To: u-boot
Enable FDT support for all Siemens AM335x boards. To support
newer Linux kernels with DT booting.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Roger Meier <r.meier@siemens.com>
Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
Cc: Tom Rini <trini@ti.com>
---
include/configs/siemens-am33x-common.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index 745e3be..b6534cc 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -455,4 +455,8 @@
#define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds, " \
"press \"<Esc><Esc>\" to stop\n", bootdelay
+/* Enable Device-Tree (FDT) support */
+#define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_FDT
+
#endif /* ! __CONFIG_SIEMENS_AM33X_COMMON_H */
--
1.8.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards
2013-11-22 11:56 [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards Stefan Roese
@ 2013-11-25 6:16 ` Heiko Schocher
2013-12-04 22:04 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Heiko Schocher @ 2013-11-25 6:16 UTC (permalink / raw)
To: u-boot
Hello Stefan,
Am 22.11.2013 12:56, schrieb Stefan Roese:
> Enable FDT support for all Siemens AM335x boards. To support
> newer Linux kernels with DT booting.
>
> Signed-off-by: Stefan Roese<sr@denx.de>
> Cc: Heiko Schocher<hs@denx.de>
> Cc: Roger Meier<r.meier@siemens.com>
> Cc: Lukas Stockmann<lukas.stockmann@siemens.com>
> Cc: Tom Rini<trini@ti.com>
> ---
> include/configs/siemens-am33x-common.h | 4 ++++
> 1 file changed, 4 insertions(+)
Acked-by: Heiko Schocher<hs@denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] arm: am335x: Add DT (FDT) support to Siemens boards
2013-11-22 11:56 [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards Stefan Roese
2013-11-25 6:16 ` Heiko Schocher
@ 2013-12-04 22:04 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2013-12-04 22:04 UTC (permalink / raw)
To: u-boot
On Fri, Nov 22, 2013 at 12:56:29PM +0100, Stefan Roese wrote:
> Enable FDT support for all Siemens AM335x boards. To support
> newer Linux kernels with DT booting.
Applied to u-boot-ti/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131204/0f58ec32/attachment.pgp>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-04 22:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 11:56 [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards Stefan Roese
2013-11-25 6:16 ` Heiko Schocher
2013-12-04 22:04 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox