summaryrefslogtreecommitdiffstats
path: root/configs/arm-qemu/README
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-12-20 23:01:23 +0100
committerJuergen Beisert <jbe@pengutronix.de>2012-12-20 23:01:46 +0100
commit2bf820de6c01eba8262d4021b7a7000b2952f74f (patch)
tree301b87ab733ce30f72135126ce88c8dfb47e5a7a /configs/arm-qemu/README
parent7d7d9d71157285583baa08f1082469d0d1abb198 (diff)
downloadOSELAS.BSP-Pengutronix-Generic-2bf820de6c01eba8262d4021b7a7000b2952f74f.tar.gz
OSELAS.BSP-Pengutronix-Generic-2bf820de6c01eba8262d4021b7a7000b2952f74f.tar.xz
Just remove the release numbers from the platform directory names
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'configs/arm-qemu/README')
-rw-r--r--configs/arm-qemu/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/arm-qemu/README b/configs/arm-qemu/README
new file mode 100644
index 0000000..ad73a6b
--- /dev/null
+++ b/configs/arm-qemu/README
@@ -0,0 +1,9 @@
+Some hardware of the real Versatile PB seems not be emulated by QEMU for this
+platform:
+
+ - Realtime clock connected via I2C bus.
+ The driver fails to detect the Dallas DS1338 RTC
+
+ - Internal flash memory.
+ The CFI layer fails to detect the flash memory. Checked with QEMU's
+ '-mtdblock' and '-pflash' parameter.