Skip to content

Commit c6d823e

Browse files
committed
add brya as a prebuilt board and in the compat table
1 parent 239371e commit c6d823e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
board: [dedede, octopus, coral, grunt, nissa, zork, corsola, jacuzzi, hatch, snappy, hana]
12+
board: [dedede, octopus, coral, grunt, nissa, zork, corsola, jacuzzi, hatch, snappy, hana, brya]
1313

1414
runs-on: ubuntu-latest
1515
steps:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Driver support depends on the device you are using shimboot on. The `patch_rootf
7070
| [`hatch`](https://cros.download/recovery/hatch) | yes | yes<sup>[2]</sup> | no | yes | yes | yes | yes | yes |
7171
| [`snappy`](https://cros.download/recovery/snappy) | yes | yes | yes | yes | yes | yes | yes | yes |
7272
| [`hana`](https://cros.download/recovery/hana) | yes | yes | no | yes | untested | yes | yes | no |
73+
| [`brya`](https://cros.download/recovery/brya) | yes | yes | no | yes | untested | yes | yes | yes |
7374

7475
<sup>1. The kernel is too old.</sup><br>
7576
<sup>2. 5ghz wifi networks do not work, but 2.4ghz networks do.</sup><br>

0 commit comments

Comments
 (0)