boards: qemu_x86: adding missing flash definitions
Added missing flash definitions. Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
This commit is contained in:
parent
50b9b1249b
commit
16d45a8a14
1 changed files with 3 additions and 0 deletions
|
@ -14,4 +14,7 @@
|
|||
#define DT_FLASH_SIM_SIZE DT_SOC_NV_FLASH_0_SIZE
|
||||
#define DT_FLASH_SIM_WRITE_BLOCK_SIZE DT_SOC_NV_FLASH_0_WRITE_BLOCK_SIZE
|
||||
|
||||
#define DT_FLASH_ERASE_BLOCK_SIZE DT_SOC_NV_FLASH_0_ERASE_BLOCK_SIZE
|
||||
#define DT_FLASH_WRITE_BLOCK_SIZE DT_SOC_NV_FLASH_0_WRITE_BLOCK_SIZE
|
||||
|
||||
/* End of Board Level DTS fixup file */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue