Update text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these...
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 19 May 2009 10:45:52 +0000 (11:45 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 19 May 2009 10:45:52 +0000 (11:45 +0100)
board/pandora/pandora.c

index fd7af92..1fc7bd0 100755 (executable)
@@ -567,7 +567,7 @@ void s_init(void)
 int misc_init_r(void)
 {
 #ifdef CFG_PRINTF
-       printf("Pandora edition\n");
+       printf("OpenPandora X-Loader \n");
 #endif
 
        return (0);