commit | 32cc59136c924bf2549120d89aca1b15cbc8d3cb | [log] [tgz] |
---|---|---|
author | Alison Wang <b18965@freescale.com> | Fri Sep 05 13:52:38 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Sep 08 10:30:33 2014 -0700 |
tree | 396d90c9244e58992aa55f3b86450b11958b677a | |
parent | 884f1c1c46a5d76d33685bf1d944583387ada233 [diff] |
ls102xa: etsec: Add etsec support for LS102xA This patch is to add etsec support for LS102xA. First, Little-endian descriptor mode should be enabled. So RxBDs and TxBDs are interpreted with little-endian byte ordering. Second, TSEC_SIZE and TSEC_MDIO_OFFSET are different from PowerPC, redefine them for LS1021xA. Signed-off-by: Alison Wang <alison.wang@freescale.com>