Apply the corrupt frame fix in the generated initvals

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
Felix Fietkau 2010-06-30 22:07:53 +02:00 committed by Luis R. Rodriguez
parent 5c214fad7a
commit c21054d105
2 changed files with 3 additions and 3 deletions

View file

@ -900,7 +900,7 @@ static const u32 ar5416Common_9160[][2] = {
{0x00008258, 0x00000000},
{0x0000825c, 0x400000ff},
{0x00008260, 0x00080922},
{0x00008264, 0xa8a00010},
{0x00008264, 0x88a00010},
{0x00008270, 0x00000000},
{0x00008274, 0x40000000},
{0x00008278, 0x003e4180},

View file

@ -1965,7 +1965,7 @@ static const u32 ar9285Common_9285[][2] = {
{0x00008258, 0x00000000},
{0x0000825c, 0x400000ff},
{0x00008260, 0x00080922},
{0x00008264, 0xa8a00010},
{0x00008264, 0x88a00010},
{0x00008270, 0x00000000},
{0x00008274, 0x40000000},
{0x00008278, 0x003e4180},
@ -3187,7 +3187,7 @@ static const u32 ar9287Common_9287_1_0[][2] = {
{0x00008258, 0x00000000},
{0x0000825c, 0x400000ff},
{0x00008260, 0x00080922},
{0x00008264, 0xa8a00010},
{0x00008264, 0x88a00010},
{0x00008270, 0x00000000},
{0x00008274, 0x40000000},
{0x00008278, 0x003e4180},