Forum Discussion

BHoey's avatar
BHoey
Icon for New Contributor rankNew Contributor
4 years ago

A10SOC 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 :

https://github.com/altera-opensource/u-boot-socfpga/blob/socfpga_v2021.07/arch/arm/mach-socfpga/qts-filter-a10.sh

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

3 Replies