QONG is a module that can be installed on several boards,
not only on the QONG-EVB manufactured by Dave srl.

Signed-off-by: Stefano Babic <sba...@denx.de>
---
 board/davedenx/qong/qong.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/davedenx/qong/qong.c b/board/davedenx/qong/qong.c
index e73d26b..eb9218e 100644
--- a/board/davedenx/qong/qong.c
+++ b/board/davedenx/qong/qong.c
@@ -137,7 +137,7 @@ int board_init (void)
 
 int checkboard (void)
 {
-       printf("Board: DAVE/DENX QongEVB-LITE\n");
+       printf("Board: DAVE/DENX Qong\n");
        return 0;
 }
 
-- 
1.6.3.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to