intel_s1000: various fixes for build errors
Lot of misdefined variables that went in undetected due to lack of CI on this board. Fix them and test build with new SDK. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0358d707b0
commit
aa14022c8a
5 changed files with 7 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
|||
#define DT_INTC_DW_0_BASE_ADDR \
|
||||
DT_SNPS_DESIGNWARE_INTC_81800_BASE_ADDRESS
|
||||
#define DT_INTC_DW_0_NAME DT_SNPS_DESIGNWARE_INTC_81800_LABEL
|
||||
#define DT_INTC_DW_0_IRQ DDT_SNPS_DESIGNWARE_INTC_81800_IRQ_0
|
||||
#define DT_INTC_DW_0_IRQ DT_SNPS_DESIGNWARE_INTC_81800_IRQ_0
|
||||
#define DT_INTC_DW_0_IRQ_PRI \
|
||||
DT_SNPS_DESIGNWARE_INTC_81800_IRQ_0_PRIORITY
|
||||
#define DT_INTC_DW_0_IRQ_FLAGS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue