Commit 99be001
committed
feat: add missing Lenovo T14s firmware in initramfs workaround
Add missing firmware into initramfs to make ADSP work on Lenovo T14s:
[ 0.531873] remoteproc remoteproc0: adsp is available
[ 0.533967] remoteproc remoteproc0: powering up adsp
[ 0.534672] remoteproc remoteproc0: Booting fw image qcom/x1e80100/LENOVO/21N1/qcadsp8380.mbn, size 22043064
[ 0.890105] remoteproc remoteproc0: remote processor adsp is now up
The Adreno firmware can also be installed if needed by
the users but is commented out by default as not strictly necessary.
See also: #258
Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>1 parent 8d60a5d commit 99be001
2 files changed
Lines changed: 48 additions & 0 deletions
File tree
- debos-recipes
- overlays/workaround-t14s-initramfs-firmware/etc/initramfs-tools/hooks
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
302 | 317 | | |
303 | 318 | | |
304 | 319 | | |
| |||
0 commit comments