rk30: ddr: ddr_get_bw no in sram, else system may hand on ddr_get_cap

This commit is contained in:
黄涛
2013-01-25 20:44:15 +08:00
parent 0db952427c
commit 601c16c465

View File

@@ -1114,7 +1114,7 @@ uint32 ddr_get_col(void)
return col;
}
__sramlocalfunc uint32 ddr_get_bw(void)
uint32 ddr_get_bw(void)
{
uint32 bw;