auron: add a family id in smbios type1 for auron
mosys will use this field to identify system
BRANCH=none
BUG=chromium:359155
TEST=build ok, make sure mosys can be executed on Auron
use dmidecode to check data is written correctly
Signed-off-by: Kane Chen <kane.chen@intel.com>
Change-Id: I597e78251250e26c02b13636e9a220a150dfa6ce
Reviewed-on: https://chromium-review.googlesource.com/217493
Reviewed-by: Shawn Nematbakhsh <shawnn@chromium.org>
Tested-by: Kane Chen <kane.chen@intel.com>
Commit-Queue: Kane Chen <kane.chen@intel.com>
This commit is contained in:
parent
ce10f95404
commit
6ac6be9cae
1 changed files with 5 additions and 0 deletions
|
|
@ -48,4 +48,9 @@ config VGA_BIOS_FILE
|
|||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config MAINBOARD_FAMILY
|
||||
string
|
||||
depends on GENERATE_SMBIOS_TABLES
|
||||
default "Google_Auron"
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue