
2 Jul
2018
2 Jul
'18
2:20 p.m.
Hi York,
-----Original Message----- From: York Sun Sent: Thursday, June 28, 2018 6:18 PM
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.
Understood. I'm thinking of putting these SoC specific defines in a Kconfig but I'm having trouble finding which one would best fit.
--- Best Regards, Laurentiu