* [U-Boot] [PATCH] ppc4xx: Remove unused feature from AR405 board
@ 2010-02-01 12:54 Matthias Fuchs
2010-02-03 8:20 ` Stefan Roese
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fuchs @ 2010-02-01 12:54 UTC (permalink / raw)
To: u-boot
This patch fixes building for AR405 boards by remove an unused feature.
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
---
include/configs/AR405.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/AR405.h b/include/configs/AR405.h
index 73e34bd..52ead43 100644
--- a/include/configs/AR405.h
+++ b/include/configs/AR405.h
@@ -93,6 +93,7 @@
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_ELF
#define CONFIG_CMD_MII
+#undef CONFIG_CMD_NFS
#define CONFIG_CMD_PING
#define CONFIG_CMD_BSP
--
1.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] ppc4xx: Remove unused feature from AR405 board
2010-02-01 12:54 [U-Boot] [PATCH] ppc4xx: Remove unused feature from AR405 board Matthias Fuchs
@ 2010-02-03 8:20 ` Stefan Roese
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2010-02-03 8:20 UTC (permalink / raw)
To: u-boot
On Monday 01 February 2010 13:54:09 Matthias Fuchs wrote:
> This patch fixes building for AR405 boards by remove an unused feature.
Applied to u-boot-ppc4xx/master. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-03 8:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01 12:54 [U-Boot] [PATCH] ppc4xx: Remove unused feature from AR405 board Matthias Fuchs
2010-02-03 8:20 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox