diff options
author | Martin Roth <martinroth@google.com> | 2016-03-16 18:36:35 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-03-25 20:52:04 +0100 |
commit | cc9963e3f2b6e7282f75b5fcbff24593a4e5e78f (patch) | |
tree | f0935701be875a647c0a969c1517a07a791fdad0 /src/mainboard/google/cyan | |
parent | d8fe4431ec7e158be1267ecece8d7d338a4b9703 (diff) | |
download | coreboot-cc9963e3f2b6e7282f75b5fcbff24593a4e5e78f.tar.xz |
google/intel mainboards: Add missing board_info.txt files
The lint script didn't catch that these mainboard directories didn't
have board_info files.
Add all missing board_info.txt files
Change-Id: Ib1d61a3c04e91b22480527885faf60c22093d98a
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14117
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/cyan')
-rw-r--r-- | src/mainboard/google/cyan/board_info.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/cyan/board_info.txt b/src/mainboard/google/cyan/board_info.txt new file mode 100644 index 0000000000..8815b3674e --- /dev/null +++ b/src/mainboard/google/cyan/board_info.txt @@ -0,0 +1,6 @@ +Vendor name: Google +Board name: Cyan Braswell reference board +Category: laptop +ROM protocol: SPI +ROM socketed: n +Flashrom support: y |