]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
authorJoachim Foerster <joachim.foerster@missinglinkelectronics.com>
Wed, 26 Oct 2011 12:25:00 +0000 (14:25 +0200)
committerThomas Chou <thomas@wytron.com.tw>
Sun, 30 Oct 2011 13:02:43 +0000 (21:02 +0800)
The main motivation is, to have the local-mac-address property of the
ethernet peripherals fixed/synced with U-Boot's environment settings.

Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com>
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>

No differences found