Shaohui Xie cd348efa6c net/memac_phy: reuse driver for little endian SoCs
The memac for PHY management on little endian SoCs is similar on big
endian SoCs, so we modify the driver by using I/O accessor function to
handle the endianness, so the driver can be reused on little endian
SoCs, we introduce CONFIG_SYS_MEMAC_LITTLE_ENDIAN for little endian
SoCs, if the CONFIG_SYS_MEMAC_LITTLE_ENDIAN is defined, the I/O access
is little endian, if not, the I/O access is big endian. Move fsl_memac.h
out of powerpc include.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
2015-04-23 08:55:57 -07:00
..
2015-03-05 10:29:27 +01:00
2015-02-25 07:59:50 +01:00
2014-07-04 19:57:22 +02:00
2015-03-27 16:28:58 +01:00
2014-04-08 00:15:12 +02:00
2012-05-15 08:31:26 +02:00
2014-02-11 11:24:12 +01:00
2014-01-09 16:08:44 +01:00