From 3a7aebb67a7fdaf7ff6802b417188508b0c8684e Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 29 Dec 2012 09:38:32 +0100 Subject: [PATCH] Revert "nand-loader: TVPal574 => TVPal576" This reverts commit 0c12c867ef1a26b3dc91a37639199dec5b7b7e75. --- nand-loader/source/patches.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nand-loader/source/patches.c b/nand-loader/source/patches.c index 051ab2f..cd286b2 100644 --- a/nand-loader/source/patches.c +++ b/nand-loader/source/patches.c @@ -13,7 +13,7 @@ GXRModeObj *PAL2NTSC[] = { &TVPal524IntAa, &TVNtsc480IntAa, &TVPal528Int, &TVNtsc480IntAa, &TVPal528IntDf, &TVNtsc480IntDf, - &TVPal576IntDfScale, &TVNtsc480IntDf, + &TVPal574IntDfScale, &TVNtsc480IntDf, &TVEurgb60Hz240Ds, &TVNtsc240Ds, &TVEurgb60Hz240DsAa, &TVNtsc240DsAa, &TVEurgb60Hz240Int, &TVNtsc240Int,