From ea866e76420f629614ae3fc828f1525a77e051e8 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 19 May 2009 11:45:52 +0100 Subject: [PATCH] Update text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these are the ones from git.openpandora.org. --- board/pandora/pandora.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.5