From: David-John Willis Date: Tue, 19 May 2009 10:45:52 +0000 (+0100) Subject: Update text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these... X-Git-Tag: Release-2010-05/1~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea866e76420f629614ae3fc828f1525a77e051e8;p=pandora-x-loader.git Update text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these are the ones from git.openpandora.org. --- diff --git a/board/pandora/pandora.c b/board/pandora/pandora.c index fd7af92..1fc7bd0 100755 --- a/board/pandora/pandora.c +++ b/board/pandora/pandora.c @@ -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);