dts: xtensa: fix build error.

patch fix the build error due to wrong assignment of macro in
the dts.fixup file

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
Savinay Dharmappa 2018-05-16 11:49:15 +05:30 committed by Kumar Gala
commit 48e2dba28f

View file

@ -6,7 +6,7 @@
#define L2_SRAM_BASE CONFIG_SRAM_BASE_ADDRESS
#define L2_SRAM_SIZE CONFIG_SRAM_SIZE_0 * 1024
#define L2_SRAM_SIZE CONFIG_SRAM_SIZE * 1024
#define DW_ICTL_BASE_ADDR SNPS_DESIGNWARE_INTC_81800_BASE_ADDRESS