RK3126B DDR:add supporting DDR change freq

This commit is contained in:
typ
2014-12-02 10:25:05 +08:00
parent 9a0ca83d88
commit b5010bc267
2 changed files with 2313 additions and 1 deletions

File diff suppressed because it is too large Load Diff

2
arch/arm/mach-rockchip/rk3126b.c Normal file → Executable file
View File

@@ -65,7 +65,7 @@ void __init rk3126b_init_suspend(void)
}
#endif
#include "ddr_rk3126.c"
#include "ddr_rk3126b.c"
static int __init rk3126b_ddr_init(void)
{
if (!soc_is_rk3126b())