arch: imx6: Fix compile errors in chip.h

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>>
This commit is contained in:
Masayuki Ishikawa 2020-11-16 13:57:11 +09:00 committed by Xiang Xiao
parent a813d27f5f
commit ab758664ed
1 changed files with 6 additions and 0 deletions

View File

@ -61,6 +61,12 @@
#define CHIP_MPCORE_VBASE IMX_ARMMP_VSECTION
/* arch/arm/src/armv7-a/l2cc_pl310.h includes this file and expects it
* to provide the address of the L2CC-PL310 implementation.
*/
#define L2CC_VBASE IMX_PL310_VBASE
/****************************************************************************
* Macro Definitions
****************************************************************************/