diff options
author | Luka Perkov | 2013-11-11 06:45:44 +0100 |
---|---|---|
committer | Luka Perkov | 2015-01-25 23:56:09 +0100 |
commit | 49413ea3f5b05079c11d284a8520da2bc421442e (patch) | |
tree | d948e14aca90aca9e4e3b9a19096c5a7af23103e /board/iomega | |
parent | 37b608a52dcb13312a4f7ccea199cd6bac76d298 (diff) |
cosmetic: kirkwood: style fixes in kwbimage.cfg files
When diffing through the changes only the relevant changes
should be displayed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/iomega')
-rw-r--r-- | board/iomega/iconnect/kwbimage.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/iomega/iconnect/kwbimage.cfg b/board/iomega/iconnect/kwbimage.cfg index 3c63a03d3f4..f4260fa5043 100644 --- a/board/iomega/iconnect/kwbimage.cfg +++ b/board/iomega/iconnect/kwbimage.cfg @@ -20,7 +20,7 @@ NAND_PAGE_SIZE 0x0800 # Configure RGMII-0 interface pad voltage to 1.8V DATA 0xffd100e0 0x1b1b1b9b -#Dram initalization for SINGLE x16 CL=5 @ 400MHz +# Dram initalization for SINGLE x16 CL=5 @ 400MHz DATA 0xffd01400 0x43000c30 # DDR Configuration register # bit13-0: 0xc30, (3120 DDR2 clks refresh rate) # bit23-14: 0x0, @@ -87,7 +87,7 @@ DATA 0xffd0141c 0x00000c52 # DDR Mode # bit6-4: 0x4, CL=5 # bit7: 0x0, TestMode=0 normal # bit8: 0x0, DLL reset=0 normal -# bit11-9: 0x6, auto-precharge write recovery ???????????? +# bit11-9: 0x6, auto-precharge write recovery # bit12: 0x0, PD must be zero # bit31-13: 0x0, required |