]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)
authorMatthew McClintock <msm@freescale.com>
Mon, 13 Aug 2012 08:10:38 +0000 (08:10 +0000)
committerAndy Fleming <afleming@freescale.com>
Thu, 23 Aug 2012 15:24:16 +0000 (10:24 -0500)
commitc8f9802a72030e783152040b07c3c7694f953dd3
tree1aa8ed1fe0386075afcf9628b87415598b2d36cd
parent9c6b47d53ed329b31c5f26e9ec710f67559c07f0
p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)

There was an extra 0 in front of the value we were using to mask,
remove it to improve the code.

Also fix the value written to ddr_sdram_cfg to set the bus width
properly to 16 bits

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/p1010rdb/ddr.c