Commit ce39278
committed
test(hw, adrv9371): TODO update — adxcvr-rewire hangs boot, reverted
Commit 607663b rewired ``axi_ad9371_{rx,tx}_xcvr`` +
``axi_ad9371_{rx,tx}_clkgen`` to structurally match bq's working
SD-card DT node-for-node (adxcvr points directly at AD9528 ch1,
clkgen drives off AD9528 ch1 rather than a misc_clk_0
fixed-clock overlay, adds ``adi,sys-clk-select``,
``adi,out-clk-select``, ``adi,use-lpm-enable``).
Decompiled DTB confirmed the shape matched the reference — but
bq never reached ``@analog`` prompt on boot; kernel hung
post-JESD, pre-userspace, with no UART captured because
``debug_write_boot_log`` was off on this leg.
Reverted in 3aa509a. Document the attempt in the TODO with the
concrete next step: enable UART log capture and rerun the same
rewire, then diagnose the hang from the kernel trace.1 parent 3aa509a commit ce39278
1 file changed
Lines changed: 17 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 175 | + | |
179 | 176 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
186 | 189 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
| |||
0 commit comments