Skip to content
Snippets Groups Projects
  1. Mar 14, 2016
  2. Feb 21, 2015
  3. Feb 16, 2015
  4. Oct 23, 2014
    • Vitaly Andrianov's avatar
      keystone2: ecc: add ddr3 error detection and correction support · 89f44bb0
      Vitaly Andrianov authored
      
      This patch adds the DDR3 ECC support to enable ECC in the DDR3
      EMIF controller for Keystone II devices.
      
      By default, ECC will only be enabled if RMW is supported in the
      DDR EMIF controller. The entire DDR memory will be scrubbed to
      zero using an EDMA channel after ECC is enabled and before
      u-boot is re-located to DDR memory.
      
      An ecc_test environment variable is added for ECC testing.
      If ecc_test is set to 0, a detection of 2-bit error will reset
      the device, if ecc_test is set to 1, 2-bit error detection
      will not reset the device, user can still boot the kernel to
      check the ECC error handling in kernel.
      
      Signed-off-by: default avatarHao Zhang <hzhang@ti.com>
      Signed-off-by: default avatarVitaly Andrianov <vitalya@ti.com>
      Signed-off-by: default avatarIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
      89f44bb0
  5. Sep 18, 2014
  6. Jul 25, 2014
Loading