From: Andre Przywara <andre.przywara@arm.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] configs: sunxi: fix device tree name for Pine64+
Date: Tue, 3 May 2016 14:31:36 +0100 [thread overview]
Message-ID: <5728A838.9060108@arm.com> (raw)
In-Reply-To: <1462223840-23519-1-git-send-email-pbrobinson@gmail.com>
Hi Peter,
On 02/05/16 22:17, Peter Robinson wrote:
> Fix the device tree name for the Pine64+ for the naming that's going
> into the upstream kernel.
While this is a proper observation, it will not help just to fix the
name, as U-Boot's build process will look for matching files in the
U-Boot tree as well.
And the DT is obsolete as well.
I have patches ready to fix this properly and will send them later today.
Cheers,
Andre.
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> ---
> configs/pine64_plus_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
> index 0494a9f..0977334 100644
> --- a/configs/pine64_plus_defconfig
> +++ b/configs/pine64_plus_defconfig
> @@ -4,7 +4,7 @@ CONFIG_MACH_SUN50I=y
> CONFIG_DRAM_CLK=672
> CONFIG_DRAM_ZQ=3881915
> # CONFIG_VIDEO is not set
> -CONFIG_DEFAULT_DEVICE_TREE="pine64_plus"
> +CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
> # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
> CONFIG_HUSH_PARSER=y
> # CONFIG_CMD_IMLS is not set
>
prev parent reply other threads:[~2016-05-03 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 21:17 [U-Boot] [PATCH] configs: sunxi: fix device tree name for Pine64+ Peter Robinson
2016-05-03 13:31 ` Andre Przywara [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=5728A838.9060108@arm.com \
--to=andre.przywara@arm.com \
--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