qemu-e2k/hw/xtensa
Max Filippov f9a555e499 target-xtensa: xtfpga: fix FLASH interface width
FLASH chip on XTFPGA boards is connected with 16-bit-wide interface.
Latest U-Boot can see the difference and does not work correctly with
32-bit-wide interface.
Set FLASH chip 'width' property to 2.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-07-14 13:59:44 +03:00
..
Makefile.objs hw/xtensa: remove extraneous xtensa_ prefix from file names 2014-06-29 02:32:41 +04:00
bootparam.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
pic_cpu.c replace muldiv64(a, b, c) by (uint64_t)a * b / c 2016-06-07 18:02:49 +03:00
sim.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
xtfpga.c target-xtensa: xtfpga: fix FLASH interface width 2016-07-14 13:59:44 +03:00