commit | ccdb81d3274d281d770703417257bd40bcdf4c0e | [log] [tgz] |
---|---|---|
author | Jean-Christophe Dubois <jcd@tribudubois.net> | Mon May 30 19:25:56 2016 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Thu Jun 02 10:42:46 2016 +0800 |
tree | 917156a6c93945ab850f119a17c3fbfea43e76c9 | |
parent | b413643a5cdac809a1374481c990387b732f9e60 [diff] |
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>