[U-Boot] [PATCH 1/7] armv8: fsl-layerscape: add configs for missing register blocks addresses

York Sun york.sun at nxp.com
Thu Jun 28 15:17:51 UTC 2018


On 06/28/2018 02:42 AM, Laurentiu Tudor wrote:
> Add config defines with the sata, edma and qdma register block
> base addresses. Also white list the newly introduced defines.
> 
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor at nxp.com>
> ---
>  arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 3 +++
>  scripts/config_whitelist.txt                           | 3 +++

I don't think this will go through. You can't add new config macros. Use
other than CONFIG_ names, or Kconfig.

York


More information about the U-Boot mailing list