1. 16 3月, 2013 1 次提交
    • P
      hw/vexpress: Pass proc_id via VEDBoardInfo · cdef10bb
      Peter Maydell 提交于
      Pass the daughterboard-specific proc_id property to the code that
      creates the sysctl device via the VEDBoardInfo struct, rather than
      by having the daughterboard init function write to a uint32_t*
      argument. This is a cleaner way to pass the info around, and
      is in line with the way we are going to handle voltage and
      oscillator initialization.
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      cdef10bb
  2. 15 3月, 2013 35 次提交
  3. 14 3月, 2013 3 次提交
  4. 13 3月, 2013 1 次提交