Skip to content

Commit

Permalink
boards: npcm400f_evb: add XIP support
Browse files Browse the repository at this point in the history
add XIP support.

Signed-off-by: cpchiang <[email protected]>
  • Loading branch information
cpchiang authored and maxdog988 committed May 29, 2024
1 parent 3a327f5 commit fb87350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/nuvoton/npcm400f_evb/npcm400f_evb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ CONFIG_SRAM_VECTOR_TABLE=y
CONFIG_BOOTLOADER_SRAM_SIZE=0
# General Kernel Options
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=96000000
# CONFIG_FLASH_LOAD_OFFSET=0x600
CONFIG_XIP=n

# CONFIG_ARM_MPU=y
Expand Down

0 comments on commit fb87350

Please sign in to comment.