summaryrefslogtreecommitdiff
path: root/board/esd/pmc440/u-boot.lds
diff options
context:
space:
mode:
authorSeunghyeon Rhee <seunghyeon@lpmtec.com>2009-12-03 09:41:49 +0900
committerMinkyu Kang <mk7.kang@samsung.com>2009-12-04 08:48:41 +0900
commit824df58fc0e05596d91f8150029cafdf1adfc94e (patch)
treed6d79bf8071845bc229715f6979339b9438620e4 /board/esd/pmc440/u-boot.lds
parent33bf447477ff38eda46529b346677856b53e0f87 (diff)
downloadu-boot-imx-824df58fc0e05596d91f8150029cafdf1adfc94e.zip
u-boot-imx-824df58fc0e05596d91f8150029cafdf1adfc94e.tar.gz
u-boot-imx-824df58fc0e05596d91f8150029cafdf1adfc94e.tar.bz2
samsung: fix DMC1_MEM_CFG for s3c64xx
The MSB of DMC1_MEM_CFG can be set to '1' for separate CKE control for S3C6400. In the configuration of SMDK6400, however, two 16-bit mDDR (SAMSUNG K4X51163) chips are used in parallel to form 32-bit memory bus and there is no need to control CKE for each chip separately. AFAIK, CKE1 is not at all connected. Only CKE0 is used. Futhermore, it should be '0' always for S3C6410. When tested with a board which has a S3C6410 and the same memory configuration, a side effect is observed that u-boot command "reset" doesn't work leading to system hang. Leaving the bit clear is safe in most cases. Signed-off-by: Seunghyeon Rhee <seunghyeon@lpmtec.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'board/esd/pmc440/u-boot.lds')
0 files changed, 0 insertions, 0 deletions