[U-Boot] ad-hoc config error
Tom Rini
trini at konsulko.com
Fri Sep 23 20:23:43 CEST 2016
On Fri, Sep 23, 2016 at 04:42:24PM +0000, york sun wrote:
> Tom,
>
> Following this thread, I have different macros to resolve. Please take a
> look at this patch http://patchwork.ozlabs.org/patch/660787/.
>
> It adds CONFIG_SYS_DCSR_RCPM_ADDR and CONFIG_SYS_GIC_ADDR. This kind of
> macros are used across platforms to define the base addresses. All
> existing macros are white-listed. Do we want to make a massive
> conversion to Kconfig, or convert them to a different name space? They
> are not config option, but system implementation. I believe we agreed to
> use CONFIG_SYS_* for this purpose.
>
> I need to convert these two macros before requesting a pull.
At what system level do these values change? It feels like they should
probably mostly be moved to another namespace with perhaps
CONFIG_SYS_DCSRBAR and CONFIG_SYS_IMMR being expanded a little bit
name-wise and done via Kconfig.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160923/be3a377a/attachment.sig>
More information about the U-Boot
mailing list