1. 07 7月, 2014 1 次提交
  2. 30 9月, 2013 2 次提交
  3. 10 7月, 2013 1 次提交
  4. 24 5月, 2013 1 次提交
  5. 21 5月, 2013 1 次提交
    • S
      ARM: vt8500: Add missing NULL terminator in dt_compat · 9f8466c6
      Srinivas Kandagatla 提交于
      When I tried booting a stih415 Dual core A9 with multi_v7_defconfig, it
      failed to boot. The issues seems to be changing by enabling or disabling
      VT8550 platform. Having a quick look at dt_compat list, it seems to miss
      a NULL terminator, which means of_flat_dt_match will compat check will
      cross the boundary of dt_compat and fault at some point , which is what
      was happening in my case.
      
      Without this patch if we try to boot multi_v7_defconfig you might notice
      that some of the platforms might fault if they fall after vt8500 in
      machine-desc list. Other platforms which fall before vt8500 in mdesc list
      will not fault.
      Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@st.com>
      Acked-by: NTony Prisk <linux@prisktech.co.nz>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      9f8466c6
  6. 13 4月, 2013 1 次提交
  7. 16 1月, 2013 1 次提交
  8. 14 1月, 2013 1 次提交
  9. 12 1月, 2013 1 次提交
  10. 25 12月, 2012 1 次提交
  11. 26 10月, 2012 1 次提交
  12. 15 10月, 2012 1 次提交
  13. 07 10月, 2012 1 次提交
  14. 30 9月, 2012 1 次提交
  15. 21 9月, 2012 1 次提交