I'm looking at porting the processor SDK to a custom board featuring the AM5728, which is--for the most part--very similar to the GPEVM.
I have generated pinmux files using TI's online pinmux tool and have generated DDR configuration files using TI's EMIF configuration tool.
I'm looking for guidance on how I utilize these files, in combination with the processor SDK, to build an SD-card image that I can use to boot Linux.
I'm ideally looking to boot a minimal version of the processor SDK (minus the Matrix touchscreen application, for example).
Are the Sitara Linux Training modules on board porting relevant here?
Thanks for your help.