From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata
Date: Wed, 15 Feb 2017 14:13:08 +0800 [thread overview]
Message-ID: <58A3F174.1040706@rock-chips.com> (raw)
In-Reply-To: <1487127960-15399-1-git-send-email-jacob-chen@iotwrt.com>
Hi Jacob,
On 02/15/2017 11:06 AM, Jacob Chen wrote:
> We should remove config_spl_of_platdata to build u-boot-spl-dtb.bin rather than u-boot-spl-nodtb.bin
> since we use spl_back_to_brom.
Have you try with CONFIG_SPL_OF_PLATDATA on and without SPL_BACK_TO_BROM?
If this works on firefly, then we can still leave it as an example to
show how both way works.
Thanks,
- Kever
>
> I miss it because i forget to clean build-dir..
>
> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
> ---
>
> configs/firefly-rk3288_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig
> index 18e050d..e5222da 100644
> --- a/configs/firefly-rk3288_defconfig
> +++ b/configs/firefly-rk3288_defconfig
> @@ -32,7 +32,6 @@ CONFIG_CMD_FAT=y
> CONFIG_CMD_FS_GENERIC=y
> CONFIG_SPL_OF_CONTROL=y
> CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
> -CONFIG_SPL_OF_PLATDATA=y
> CONFIG_REGMAP=y
> CONFIG_SPL_REGMAP=y
> CONFIG_SYSCON=y
next prev parent reply other threads:[~2017-02-15 6:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 3:06 [U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata Jacob Chen
2017-02-15 6:13 ` Kever Yang [this message]
2017-02-15 6:41 ` Jacob Chen
2017-02-16 20:44 ` Simon Glass
2017-02-20 10:28 ` Jacob Chen
2017-02-23 3:35 ` Simon Glass
2017-02-23 16:19 ` Simon Glass
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=58A3F174.1040706@rock-chips.com \
--to=kever.yang@rock-chips.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 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.