]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
authorYork Sun <yorksun@freescale.com>
Wed, 4 Nov 2015 17:53:10 +0000 (09:53 -0800)
committerYork Sun <yorksun@freescale.com>
Mon, 30 Nov 2015 17:11:11 +0000 (09:11 -0800)
commit61bd2f75f5eaf645e2c90fe2294cba37f7d8627f
tree1915b86c9f0ac16bb7bcc867f9412530de4588eb
parent7023100971c96b043b0aee669c45d1fcb3e8557b
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3

Freescale LSCH3 platforms use two DDR controlers interleaving mode out of
reset. It can be configured to disable one controller. To support this
operation, the driver needs to detect and skip the disabled controller.

Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-fsl-layerscape/config.h
drivers/ddr/fsl/main.c
drivers/ddr/fsl/util.c
include/fsl_ddr.h