rename basic_atom with minnowboard
Use a real board name that can run this kernel instead of a generic name. Basic functionality exits on this board with Zephyr. Setup of the board is mostly similar to what we have in galileo (EFI based) Change-Id: Ic8554f26dcac0dbbbb6d35d863482f6207dc63c5 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
31662ea101
commit
dcf046c72d
26 changed files with 41 additions and 45 deletions
|
@ -18,9 +18,6 @@
|
|||
* @file
|
||||
* @brief system module for variants with LOAPIC
|
||||
*
|
||||
* This module provides routines to initialize and support
|
||||
* board-level hardware for the basic_atom configuration of
|
||||
* ia32 platform.
|
||||
*/
|
||||
|
||||
#include <misc/__assert.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue