Skip to content

Commit

Permalink
Add SERIAL_PIC_ defines for iot_joule
Browse files Browse the repository at this point in the history
Signed-off-by: swei22 <[email protected]>
  • Loading branch information
swei22 authored and rogerxfeng8 committed Sep 7, 2018
1 parent 25dab88 commit 899ed8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project/product/iot_joule.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ TRUSTY_ALL_USER_TASKS += \
sample/skel2

GLOBAL_DEFINES += PRINT_USE_MMIO=1
GLOBAL_DEFINES += SERIAL_PCI_BUS=0
GLOBAL_DEFINES += SERIAL_PCI_DEV=24
GLOBAL_DEFINES += SERIAL_PCI_FUN=2
GLOBAL_DEFINES += APP_STORAGE_RPMB_BLOCK_COUNT=8192

0 comments on commit 899ed8c

Please sign in to comment.