zephyr/boards/x86/minnowboard
Daniel Leung eb10b87430 boards: x86/minnowboard: specify CONFIG_X86_MMU_PAGE_POOL_PAGES
Given that the Minnowboard has relatively large memory, the default
number of pages allocated for page tables are not enough, and
resulting in asserting in the page table initialization code.
So change the number of pages to a large number to accomodate
various applications.

Fixes #24353

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-07 20:32:31 -07:00
..
doc boards: x86: minnowboard: doc: update minnowboard links 2020-04-17 08:10:36 -04:00
Kconfig.board
Kconfig.defconfig boards: x86/minnowboard: specify CONFIG_X86_MMU_PAGE_POOL_PAGES 2020-05-07 20:32:31 -07:00
minnowboard.dts soc: x86: atom: sync linker / memory map on atom with ia32 2020-04-29 10:19:59 -07:00
minnowboard.yaml
minnowboard_defconfig