]> git.ipfire.org Git - people/ms/u-boot.git/commit
board/ls2085rdb: Export functions for standalone AQ FW load apps
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Sun, 28 Jun 2015 05:33:59 +0000 (11:03 +0530)
committerYork Sun <yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:37 +0000 (11:44 -0700)
commit95279315076c6f719be9ff0501a6a5addc061416
tree08e327979c07e3ed17188a813100035c54941852
parent56c57cf7e9bc760d6d02b50f8d0b384fbb58d0fb
board/ls2085rdb: Export functions for standalone AQ FW load apps

Export functions required by Aquntia PHY firmware load application.
functions are memset, strcpy, mdelay, mdio_get_current_dev,
phy_find_by_mask, mdio_phydev_for_ethname and miiphy_set_current_dev

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/ls2085ardb/eth_ls2085rdb.c
common/exports.c
include/_exports.h
include/configs/ls2085ardb.h
include/exports.h