]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: ts4800: add ethernet support
authorDamien Riegel <damien.riegel@savoirfairelinux.com>
Tue, 30 Jun 2015 21:17:48 +0000 (17:17 -0400)
committerStefano Babic <sbabic@denx.de>
Wed, 2 Sep 2015 13:26:13 +0000 (15:26 +0200)
commitf3488bb39d0ffe274cefdc7c42e3e63a636d9cd6
tree30ed257b140ce0d7b8adea330e3e2b376683296c
parent9ee16897a24dc5643c44b275cca4ad78bce2c56d
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>
arch/arm/include/asm/arch-mx5/iomux-mx51.h
board/technologic/ts4800/ts4800.c
include/configs/ts4800.h