qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] target-xtensa: xtfpga: support cores without MM


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/3] target-xtensa: xtfpga: support cores without MMU
Date: Sun, 27 Sep 2015 20:16:51 +0300

Hello,

this series adds noMMU memory map to Xtensa XTFPGA board allowing to run
uClinux on cores without MMU.

Max Filippov (3):
  pflash_cfi01: add pflash_cfi01_init
  target-xtensa: xtfpga: attach FLASH to system IO
  target-xtensa: xtfpga: support noMMU cores

 hw/block/pflash_cfi01.c  | 29 +++++++++++++------
 hw/xtensa/xtfpga.c       | 73 ++++++++++++++++++++++++++++++++++++------------
 include/hw/block/flash.h |  7 +++++
 3 files changed, 83 insertions(+), 26 deletions(-)

-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]