1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 22:49:12 +01:00
Files
u-boot-megous/arch/arm/cpu
Lukasz Majewski a01cc0ac62 vybrid: Define the imx_get_mac_from_fuse() as a __weak function
The proposed way of reading fused MAC in the imx_get_mac_from_fuse() may
be different for other boards.

This commit defines the imx_get_mac_from_fuse() as a weak function to allow
board file overriding it with customized function.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-04-13 20:30:08 +02:00
..