i.MX: Fix FEC code for ECR register reset value.
commitccdb81d3274d281d770703417257bd40bcdf4c0e
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 30 May 2016 17:25:56 +0000 (30 19:25 +0200)
committerJason Wang <jasowang@redhat.com>
Thu, 2 Jun 2016 02:42:46 +0000 (2 10:42 +0800)
tree917156a6c93945ab850f119a17c3fbfea43e76c9
parentb413643a5cdac809a1374481c990387b732f9e60
i.MX: Fix FEC code for ECR register reset value.

According to the FEC chapter of i.MX25 reference manual ECR register is
initialized at 0xf0000000 at reset time.

We fix the value.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/imx_fec.c