public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm, fdt: update ethernet mac address before booting Linux
Date: Mon, 19 Dec 2011 11:05:38 +0100	[thread overview]
Message-ID: <4EEF0C72.8070009@aribaud.net> (raw)
In-Reply-To: <1316063790-4583-1-git-send-email-hs@denx.de>

Hi Heiko,

Le 15/09/2011 07:16, Heiko Schocher a ?crit :
> Signed-off-by: Heiko Schocher<hs@denx.de>
> Cc: Albert ARIBAUD<albert.u.boot@aribaud.net>
> Cc: Gerald van Baren<gvb.uboot@gmail.com>
> ---
>   arch/arm/lib/bootm.c |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/lib/bootm.c b/arch/arm/lib/bootm.c
> index 802e833..afa0093 100644
> --- a/arch/arm/lib/bootm.c
> +++ b/arch/arm/lib/bootm.c
> @@ -206,6 +206,8 @@ static int bootm_linux_fdt(int machid, bootm_headers_t *images)
>
>   	fixup_memory_node(*of_flat_tree);
>
> +	fdt_fixup_ethernet(*of_flat_tree);
> +
>   	fdt_initrd(*of_flat_tree, *initrd_start, *initrd_end, 1);
>
>   	announce_and_cleanup();

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2011-12-19 10:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15  5:16 [U-Boot] [PATCH] arm, fdt: update ethernet mac address before booting Linux Heiko Schocher
2011-12-14  9:39 ` Heiko Schocher
2011-12-14 14:39   ` Jerry Van Baren
2011-12-17 22:53 ` Wolfgang Denk
2011-12-19 10:05 ` Albert ARIBAUD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EEF0C72.8070009@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox