BHoey
New Contributor
4 years agoA10SOC uboot dts script bug
Hopefully the SOC team monitors this.
The script that is used to create the .h file from the hps_isw_handoff files that is used to generate the pinmux/devicetree for uboot has a bug.
The file is here :
Line 113 ... _PU_DRV_STRG is 5 bits. The mask should be 0x1f.
This did create boot issues for us.
Can someone at Intel verify and correct?
Thanks
-Brian