The Content-transfer-encoding header is still base64. I guess it can't be fixed.
Quoting Anson Huang (2019-04-29 17:57:22) > The pllv4 supports fractional-N function, the formula is: > > PLL output freq = input * (mult + num/denom), > > This patch adds fractional-N function support, including > clock round rate, calculate rate and set rate, with this > patch, the clock rate of APLL in clock tree is more accurate > than before: >