Sys-clk-OC: fix typo in apm 0x20003: 307000000 -> 307200000
This commit is contained in:
@@ -17,7 +17,7 @@ SysClkApmConfiguration sysclk_g_apm_configurations[] = {
|
||||
{0x00020000, 1020000000, 230400000, 1600000000},
|
||||
{0x00020001, 1020000000, 307200000, 1600000000},
|
||||
{0x00020002, 1224000000, 230400000, 1600000000},
|
||||
{0x00020003, 1020000000, 307000000, 1331200000},
|
||||
{0x00020003, 1020000000, 307200000, 1331200000},
|
||||
{0x00020004, 1020000000, 384000000, 1331200000},
|
||||
{0x00020005, 1020000000, 307200000, 1065600000},
|
||||
{0x00020006, 1020000000, 384000000, 1065600000},
|
||||
|
||||
Reference in New Issue
Block a user