View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#573
Originally Posted by Matan View Post
Your patch is problematic, since the OPPs are not only indexes, they have a physical meaning. See my changes in smartreflex.c for more details.
Also, the same indexes (selected by the mpu table) are used to access the mpu and the dsp tables, so they must be the same size (or use some other hack, as I did in the file resource34xx.c).
thanks. I missed the reference in smartreflex. The LUT seams to reasonable.
yes, my tables have the same size.