aml_logo: small fix on the res name

Change-Id: I9fc6820d418f8c7afe13916c7306d0a103830d13
This commit is contained in:
Mauro Ribeiro
2015-01-09 12:51:13 -02:00
committed by Dongjin Kim
parent cdaf770bd8
commit cff7e48e99

View File

@@ -53,7 +53,7 @@ static hdmi_only_info_t hdmi_only_info[PARA_HDMI_ONLY]={
{"800x600p60hz", VMODE_800X600P_60HZ},
{"1024x600p60hz", VMODE_1024X600P_60HZ},
{"1024x768p60hz", VMODE_1024X768P_60HZ},
{"1360x768p60hz", VMODE_1360X760P_60HZ},
{"1360x768p60hz", VMODE_1360X768P_60HZ},
{"1440x900p60hz", VMODE_1440X900P_60HZ},
{"1680x1050p60hz", VMODE_1680X1050P_60HZ},
{"1920x1200", VMODE_1920x1200},