9
0
Fork 0
barebox/arch/ppc/boards/geip-da923rc
Michel Stam 9f556d4b6f x86: ns16550: Rework driver to allow for x86 I/O space
The current implementation fakes a memory-mapped I/O device
at 0x3f8 and 0x2f8, then uses platform read/write functions
to do the actual reading and writing. These platform functions
only exist for the x86 platform; better to move the I/O
routines into the driver and have the driver request I/O ports
using request_ioport_region.

Signed-off-by: Michel Stam <michel@reverze.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-09 19:31:42 +02:00
..
env DA923RC: add boot script 2014-02-04 08:13:40 +01:00
Makefile ppc: mpc85xx: use common linker script 2014-01-16 14:00:30 +01:00
config.h ppc: add Freescale P1022DS board support 2014-03-19 07:43:01 +01:00
da923rc.c x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
ddr.c ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00
law.c ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00
nand.c ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00
product_data.c ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00
product_data.h ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00
tlb.c ppc: DA923RC: add board support 2013-11-06 11:04:38 +01:00