[linux-yocto] [kernel-cache][PATCH 0/2] qemuarm: update Cortex-A files
Jon Mason
jdmason at kudzu.us
Fri Jan 4 13:38:57 PST 2019
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
More information about the linux-yocto
mailing list