From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()
Date: Tue, 29 Apr 2014 11:01:25 +0200 [thread overview]
Message-ID: <535F6A65.2080104@suse.de> (raw)
In-Reply-To: <1398725562-967-1-git-send-email-yorksun@freescale.com>
On 29.04.14 00:52, York Sun wrote:
> The pointer of device tree comes from r3 for QEMU. This is not the case
> for normal SoCs out of reset. Having gd->fdt_blob as 0 is important for
> other functions to detect the non-existence of device tree.
>
> Signed-off-by: York Sun <yorksun@freescale.com>
> CC: Alexander Graf <agraf@suse.de>
Acked-by: Alexander Graf <agraf@suse.de>
Alex
prev parent reply other threads:[~2014-04-29 9:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-28 22:52 [U-Boot] [PATCH 1/4] powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f() York Sun
2014-04-28 22:52 ` [U-Boot] [PATCH 2/4] powerpc/freescale: Change the return value of mac_read_from_eeprom() York Sun
2014-04-28 22:52 ` [U-Boot] [PATCH 3/4] powerpc/mpc85xx: Fix argument for calling board_init_f York Sun
2014-04-28 22:52 ` [U-Boot] [PATCH 4/4] powerpc/freescale: Convert selected boards to generic board architecture York Sun
2014-04-29 9:01 ` Alexander Graf [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=535F6A65.2080104@suse.de \
--to=agraf@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.