commit | 4013711e3fdd063ae4df3994fbb83c26522435b5 | [log] [tgz] |
---|---|---|
author | Damien Riegel <damien.riegel@savoirfairelinux.com> | Tue Jun 30 17:17:48 2015 -0400 |
committer | Stefano Babic <sbabic@denx.de> | Wed Sep 02 15:26:13 2015 +0200 |
tree | 30ed257b140ce0d7b8adea330e3e2b376683296c | |
parent | a84f6f91ce34feedb08f0b9deb4bfbd70a6c35ad [diff] |
ARM: ts4800: add ethernet support This commit adds ethernet support to the TS4800. Note that the MAC address is not fused on this board and have to be read from FEC PALR PAUR registers (this is how the kernel provided by Technologic Systems does it). signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Cc: Stefano Babic <sbabic@denx.de>