Commit e70c162
committed
include: Make firehose program configuration flexible
This enables any device requiring custom firehose programmers to
specify FIREHOSE_PROGRAM in their device configuration, improving
maintainability and extensibility for future devices.
The iq-x7181-evk device now defines its firehose programmer
(xbl_s_devprg_ns.melf) in the device template, allowing the
postprocess step to use it when present.
Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>1 parent 9c9a808 commit e70c162
File tree
2 files changed
+4
-0
lines changed- lava_test_plans
- devices
- include
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
0 commit comments