]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: misc: Probe ethernet GMAC from OF
authorMarek Vasut <marex@denx.de>
Sat, 25 Jul 2015 16:47:02 +0000 (18:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:22 +0000 (08:17 +0200)
commit59eca7f35b13a7b289e48ee2e2604c81c76e2aa9
treea199e2a1afc629f48dabfb9e1ce37a3a91abc214
parent231e0da4a6ad7330d0e2e1ec09d8c9481a8f98fd
arm: socfpga: misc: Probe ethernet GMAC from OF

The GMAC can now be probed from OF, so enable DM ethernet and remove the
old ad-hoc designware_initialize() invocation.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/mach-socfpga/misc.c
configs/socfpga_cyclone5_defconfig
configs/socfpga_socrates_defconfig
include/configs/socfpga_arria5.h
include/configs/socfpga_cyclone5.h