]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/socfpga_socrates_defconfig
arm: socfpga: misc: Probe ethernet GMAC from OF
authorMarek Vasut <marex@denx.de>
Sat, 25 Jul 2015 16:47:02 +0000 (18:47 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:08 +0000 (14:14 +0200)
commite14d3f79282ce7654d2848bb8b8f74a81702fa35
tree80498344be2aeb5d6190ae3f05169949086a1611
parent9ec7414e29a1ae9c89bd9ab1c3dd12d0f53f6f4c
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