In preparation for migrating qemuarm from the ARMv5 emulated platform to
a Cortex-A based one, these patches add a Cortex-A15 platform and remove
an unused Cortex-A9 one.

Jon Mason (2):
  qemuarma9: remove unused qemuarma9 configs
  qemuarma15: Add QEMU Arm Cortex-A15 virtual machine

 bsp/qemuarma15/qemuarma15-standard.scc | 12 ++++
 bsp/qemuarma15/qemuarma15.cfg          | 29 +++++++++
 bsp/qemuarma15/qemuarma15.scc          |  1 +
 bsp/qemuarma9/hardware.cfg             |  8 ---
 bsp/qemuarma9/qemuarma9-gfx.cfg        |  7 --
 bsp/qemuarma9/qemuarma9-standard.scc   |  9 ---
 bsp/qemuarma9/qemuarma9.cfg            | 88 --------------------------
 bsp/qemuarma9/qemuarma9.scc            |  2 -
 8 files changed, 42 insertions(+), 114 deletions(-)
 create mode 100644 bsp/qemuarma15/qemuarma15-standard.scc
 create mode 100644 bsp/qemuarma15/qemuarma15.cfg
 create mode 100644 bsp/qemuarma15/qemuarma15.scc
 delete mode 100644 bsp/qemuarma9/hardware.cfg
 delete mode 100644 bsp/qemuarma9/qemuarma9-gfx.cfg
 delete mode 100644 bsp/qemuarma9/qemuarma9-standard.scc
 delete mode 100644 bsp/qemuarma9/qemuarma9.cfg
 delete mode 100644 bsp/qemuarma9/qemuarma9.scc

-- 
2.17.2

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to