| commit | 31a5652b41878a805b35e7ded9734a20d3756743 | [log] [tgz] |
|---|---|---|
| author | Reka Norman <[email protected]> | Fri Jan 21 07:25:36 2022 |
| committer | Commit Bot <[email protected]> | Wed Feb 02 21:34:04 2022 |
| tree | 80c28bef3228391311f3d326dcf05ded796f5a10 | |
| parent | d1682ce7627db22d6268360497c0573e6b561370 [diff] |
bmpblk: Add board config for nissa BUG=b:216016544 TEST=emerge-nissa chromeos-bmpblk BRANCH=None Change-Id: Ia5d3f65c4b0f3fcf34691a7d3e150a3a40a63943 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/bmpblk/+/3406492 Reviewed-by: Kangheui Won <[email protected]> Reviewed-by: Tim Wawrzynczak <[email protected]> Tested-by: Reka Norman <[email protected]> Reviewed-by: Dossym Nurmukhanov <[email protected]> Commit-Queue: Reka Norman <[email protected]>
diff --git a/boards.yaml b/boards.yaml index 17b97bb..2af8eb4 100644 --- a/boards.yaml +++ b/boards.yaml
@@ -330,3 +330,9 @@ # 1920x1080 screen: [1920, 1080] dpi: 96 # DO NOT COPY-PASTE. follow instructions above. + +nissa: + # 1920x1080, boots recovery image on any SD card or USB ports. + screen: [1920, 1080] + sdcard: False + dpi: 80 # DO NOT COPY-PASTE -- follow instructions at top of file.