1. 05 7月, 2015 2 次提交
  2. 05 3月, 2015 1 次提交
    • T
      ARM: sunxi_defconfig: increase the number of maximum number of CPUs to 8 · afc1ad7e
      Tyler Baker 提交于
      The a80 optimus has 8 CPUs. I propose we increase the maximum number of CPUs to 8 to avoid the following warning identified during automated boot testing [1].
      
      ------------[ cut here ]------------
      WARNING: CPU: 0 PID: 0 at ../arch/arm/kernel/devtree.c:144 arm_dt_init_cpu_maps+0x110/0x1e0()
      DT /cpu 5 nodes greater than max cores 4, capping them
      CPU: 0 PID: 0 Comm: swapper Not tainted 3.19.0-00528-gbdccc4ed #1
      Hardware name: Allwinner sun9i Family
      [] (unwind_backtrace) from [] (show_stack+0x10/0x14)
      [] (show_stack) from [] (dump_stack+0x74/0x90)
      [] (dump_stack) from [] (warn_slowpath_common+0x70/0xac)
      [] (warn_slowpath_common) from [] (warn_slowpath_fmt+0x30/0x40)
      [] (warn_slowpath_fmt) from [] (arm_dt_init_cpu_maps+0x110/0x1e0)
      [] (arm_dt_init_cpu_maps) from [] (setup_arch+0x634/0x8d4)
      [] (setup_arch) from [] (start_kernel+0x88/0x3ac)
      [] (start_kernel) from [<20008074>] (0x20008074)
      ---[ end trace cb88537fdc8fa200 ]---
      
      [1] http://storage.kernelci.org/mainline/v3.19-528-gbdccc4edeb03/arm-sunxi_defconfig/lab-tbaker/boot-sun9i-a80-optimus.html
      
      Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
      Cc: Olof Johansson <olof@lixom.net>
      Cc: Kevin Hilman <khilman@kernel.org>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Signed-off-by: NTyler Baker <tyler.baker@linaro.org>
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      afc1ad7e
  3. 23 2月, 2015 2 次提交
  4. 07 1月, 2015 2 次提交
  5. 20 12月, 2014 1 次提交
  6. 24 10月, 2014 1 次提交
  7. 15 10月, 2014 1 次提交
    • O
      ARM: sunxi_defconfig: enable CONFIG_REGULATOR · 9a2ad529
      Olof Johansson 提交于
      Commit 97a13e52 ('net: phy: mdio-sun4i: don't select REGULATOR') removed
      the select of REGULATOR, which means that it now has to be explicitly
      enabled in the defconfig or things won't work very well.
      
      In particular, this fixes a problem with SD/MMC not probing on my A31-based
      board.
      
      Cc: Beniamino Galvani <b.galvani@gmail.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      9a2ad529
  8. 05 9月, 2014 1 次提交
  9. 18 8月, 2014 2 次提交
  10. 30 5月, 2014 1 次提交
  11. 23 5月, 2014 1 次提交
  12. 11 5月, 2014 1 次提交
  13. 09 5月, 2014 1 次提交
  14. 02 5月, 2014 1 次提交
  15. 08 2月, 2014 1 次提交
  16. 04 12月, 2013 1 次提交
  17. 08 10月, 2013 1 次提交