All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/4] 4xx: Add fdt support for VOM405 boards
@ 2008-09-02 13:07 matthias.fuchs at esd-electronics.com
  2008-09-02 13:07 ` [U-Boot] [PATCH 2/4] 4xx: Cleanup VOM405 linker script matthias.fuchs at esd-electronics.com
  2008-09-03 12:41 ` [U-Boot] [PATCH 1/4] 4xx: Add fdt support for VOM405 boards Stefan Roese
  0 siblings, 2 replies; 5+ messages in thread
From: matthias.fuchs at esd-electronics.com @ 2008-09-02 13:07 UTC (permalink / raw)
  To: u-boot

From: Matthias Fuchs <mf@esd.eu>

Signed-off-by: Matthias Fuchs <mf@esd.eu>
---
 include/configs/VOM405.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h
index ec6f205..43404fc 100644
--- a/include/configs/VOM405.h
+++ b/include/configs/VOM405.h
@@ -87,6 +87,8 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_EEPROM
 
+#define CONFIG_OF_LIBFDT
+#define CONFIG_OF_BOARD_SETUP
 
 #undef	CONFIG_WATCHDOG			/* watchdog disabled		*/
 
-- 
1.5.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-03 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-02 13:07 [U-Boot] [PATCH 1/4] 4xx: Add fdt support for VOM405 boards matthias.fuchs at esd-electronics.com
2008-09-02 13:07 ` [U-Boot] [PATCH 2/4] 4xx: Cleanup VOM405 linker script matthias.fuchs at esd-electronics.com
2008-09-02 13:07   ` [U-Boot] [PATCH 3/4] 4xx: Remove obsolete initdram() function from VOM405 board matthias.fuchs at esd-electronics.com
2008-09-02 13:07     ` [U-Boot] [PATCH 4/4] 4xx: Update VOM405 board configuration matthias.fuchs at esd-electronics.com
2008-09-03 12:41 ` [U-Boot] [PATCH 1/4] 4xx: Add fdt support for VOM405 boards Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.