Attention is currently required from: fixeria.
2 comments:
Patchset:
You should also add reading of per-unit RF calibration tables from TIFFS, like it is done on gta0x and fcdev3b targets - K2xx FFS has them present in TI standard format!
File src/target/firmware/board/se_k2xx/rf_tables.c:
Patch Set #2, Line 30: uint8_t apc_offset = 48;
If you look at `reg-read` file in the same directory where you found rf_XXX.c table extracts, you will see that the original fw sets APCOFF to 0x7F. Therefore, we know that the correct `apc_offset` is 63 - please change it accordingly. (APCOFF register bit 0x40 is not part of the offset, it is an unrelated bit controlling ramp slope. It has been seen as 1 on all Calypso targets that have been seen so far by FC and OBB projects.)
To view, visit change 42604. To unsubscribe, or for help writing mail filters, visit settings.