
28 Jun
2018
28 Jun
'18
5:17 p.m.
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@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