[U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
Michal Simek
michal.simek at xilinx.com
Tue May 24 13:19:58 CEST 2016
On 24.5.2016 13:15, Masahiro Yamada wrote:
> Hi Michal
>
> 2016-05-20 22:54 GMT+09:00 Michal Simek <michal.simek at 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
More information about the U-Boot
mailing list