mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ipq807x: enable ethernet address assignment from ART partition
Change-Id: I37541ff581f677d5a6c04adedb68bb0e2416b4ac Signed-off-by: Jaiganesh Narayanan <njaigane@codeaurora.org>
This commit is contained in:
parent
1d3ca38f62
commit
c4a6f7d62f
1 changed files with 1 additions and 1 deletions
|
|
@ -1531,7 +1531,7 @@ int ipq807x_edma_init(void *edma_board_cfg)
|
|||
strcpy(edma_cfg->phy_name, "IPQ MDIO0");
|
||||
|
||||
/* Getting the MAC address from ART partition */
|
||||
/* ret = get_eth_mac_address(enet_addr, IPQ807X_EDMA_DEV); */
|
||||
ret = get_eth_mac_address(enet_addr, IPQ807X_EDMA_DEV);
|
||||
|
||||
/*
|
||||
* Register EDMA as single ethernet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue