public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] at91: corvus: board updates
@ 2015-06-15 12:25 Heiko Schocher
  2015-08-18 11:46 ` [U-Boot] " Andreas Bießmann
  0 siblings, 1 reply; 5+ messages in thread
From: Heiko Schocher @ 2015-06-15 12:25 UTC (permalink / raw)
  To: u-boot

rename at91_spl_board_init into spl_board_init

Signed-off-by: Heiko Schocher <hs@denx.de>
---

 board/siemens/corvus/board.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/siemens/corvus/board.c b/board/siemens/corvus/board.c
index 426d0cd..7d15317 100644
--- a/board/siemens/corvus/board.c
+++ b/board/siemens/corvus/board.c
@@ -77,7 +77,7 @@ static void corvus_nand_hw_init(void)
 #include <spl.h>
 #include <nand.h>
 
-void at91_spl_board_init(void)
+void spl_board_init(void)
 {
 	/*
 	 * For on the sam9m10g45ek board, the chip wm9711 stay in the test
-- 
2.1.0

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

end of thread, other threads:[~2015-08-18 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-15 12:25 [U-Boot] [PATCH] at91: corvus: board updates Heiko Schocher
2015-08-18 11:46 ` [U-Boot] " Andreas Bießmann
2015-08-18 12:19   ` Heiko Schocher
2015-08-18 13:02     ` Andreas Bießmann
2015-08-18 13:22       ` Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox