Searched hist:"127 e8a5e4361843dc43cf2f523c66071bbbb9c90" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/xilinx/microblaze-generic/ |
| H A D | microblaze-generic.c | 127e8a5e4361843dc43cf2f523c66071bbbb9c90 Tue Apr 14 06:16:39 UTC 2015 Nathan Rossi <nathan.rossi@xilinx.com> microblaze: Fix EMAC Lite initialization
It is possible for CONFIG_XILINX_EMACLITE to be defined without XILINX_EMACLITE_BASEADDR being defined as the EMAC Lite driver support OF init. Check that the driver is enabled and the base address is available before initializing with a static base address.
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|