]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: mx7: fix the CCM_ macros
authorUri Mashiach <uri.mashiach@compulab.co.il>
Sun, 24 Sep 2017 06:00:22 +0000 (09:00 +0300)
committerStefano Babic <sbabic@denx.de>
Thu, 12 Oct 2017 15:31:16 +0000 (17:31 +0200)
commit8bf2d77806e289e4345d7d983c0c689e2c36a484
tree26d4b2cc5ba238a7a8c1631d7321bf2bcc59aba5
parent683a06b1dc4b259d5b89b99b02bb76f08c1913e1
imx: mx7: fix the CCM_ macros

The CCM_ macros use the CCM_BASE_ADDRESS macro, which doesn't exist.
Replace the CCM_BASE_ADDRESS macros with CCM_BASE_ADDR.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
arch/arm/include/asm/arch-mx7/crm_regs.h