1. 23 5月, 2021 4 次提交
  2. 22 5月, 2021 1 次提交
    • M
      arm64: dts: ls1028a: fix memory node · dabea675
      Michael Walle 提交于
      While enabling EDAC support for the LS1028A it was discovered that the
      memory node has a wrong endianness setting as well as a wrong interrupt
      assignment. Fix both.
      
      This was tested on a sl28 board. To force ECC errors, you can use the
      error injection supported by the controller in hardware (with
      CONFIG_EDAC_DEBUG enabled):
      
       # enable error injection
       $ echo 0x100 > /sys/devices/system/edac/mc/mc0/inject_ctrl
       # flip lowest bit of the data
       $ echo 0x1 > /sys/devices/system/edac/mc/mc0/inject_data_lo
      
      Fixes: 8897f325 ("arm64: dts: Add support for NXP LS1028A SoC")
      Signed-off-by: NMichael Walle <michael@walle.cc>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      dabea675
  3. 15 5月, 2021 8 次提交
  4. 27 4月, 2021 3 次提交
  5. 24 4月, 2021 1 次提交
  6. 23 4月, 2021 2 次提交
  7. 22 4月, 2021 1 次提交
  8. 20 4月, 2021 1 次提交
  9. 19 4月, 2021 5 次提交
  10. 11 4月, 2021 5 次提交
  11. 10 4月, 2021 1 次提交
  12. 08 4月, 2021 6 次提交
  13. 07 4月, 2021 2 次提交