From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
Date: Tue, 24 May 2016 13:19:58 +0200 [thread overview]
Message-ID: <574438DE.8090403@xilinx.com> (raw)
In-Reply-To: <CAK7LNAT42eY4Od-t70+_fb0G-92PpggCK+VL6ozBjpUUHP8vDA@mail.gmail.com>
On 24.5.2016 13:15, Masahiro Yamada wrote:
> Hi Michal
>
> 2016-05-20 22:54 GMT+09:00 Michal Simek <michal.simek@xilinx.com>:
>> Extending Kconfig for adding new platform is a lot of work
>> for nothing. Setting SYS_CONFIG_NAME directly in Kconfig and
>> remove all dependencies on TARGET_ZYNQ_* options including SPL.
>> As a side-effect it also remove custom init folder for ps7_init_gpl.*
>> files. Folder is choosed based on device-tree file.
>
> Just comment:
>
> CONFIG_SYS_CONFIG_NAME would be deprecated in a very very long run
> if we could completely switch to Kconfig and delete board config headers,
> but it might be a pipe dream. So, I am fine with this change.
That's my goal too. There could be others board come and I want to do
changes as small as possible.
>
> Nit:
>
> s/choosed/chosen/
will fix.
Thanks,
Michal
prev parent reply other threads:[~2016-05-24 11:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 13:54 [U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration Michal Simek
2016-05-24 11:15 ` Masahiro Yamada
2016-05-24 11:19 ` Michal Simek [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=574438DE.8090403@xilinx.com \
--to=michal.simek@xilinx.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.