[U-Boot] [PATCH] nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().

Thomas Chou thomas at wytron.com.tw
Mon Oct 31 02:43:33 CET 2011


On 10/26/2011 08:25 PM, Joachim Foerster wrote:
> 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 at missinglinkelectronics.com>
> ---
>   arch/nios2/cpu/Makefile |    1 +
>   arch/nios2/cpu/fdt.c    |   53 +++++++++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 54 insertions(+), 0 deletions(-)
>   create mode 100644 arch/nios2/cpu/fdt.c

Hi Joachim,

Applied. Thanks.

Best regards,
Thomas


More information about the U-Boot mailing list