Skip to content
Snippets Groups Projects
Commit 4f14d135 authored by Simon Glass's avatar Simon Glass
Browse files

rockchip: jerry: Fix the SDRAM timing


There is a minor error in the SDRAM timing. It does not seem to affect
anything so far. Fix it just in case.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent f23cf909
No related branches found
No related tags found
No related merge requests found
...@@ -246,7 +246,7 @@ ...@@ -246,7 +246,7 @@
666000 1200000 666000 1200000
>; >;
rockchip,num-channels = <2>; rockchip,num-channels = <2>;
rockchip,pctl-timing = <0x29a 0xc8 0x1f8 0x42 0x4e 0x4 0xea 0xa rockchip,pctl-timing = <0x29a 0xc8 0x1f4 0x42 0x4e 0x4 0xea 0xa
0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7 0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7
0x5 0xa 0x5 0x200 0x5 0x10 0x40 0x0 0x5 0xa 0x5 0x200 0x5 0x10 0x40 0x0
0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0 0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment