Hallo
i have imx8 nano (custom) designed and the routing for LPDDR4, Emmc (uSDHC3) and UART are no longer like i.MX8M NANO LPDDR4 EVK.my costumer board has only USB and Emmc BOOT variant
I want to put my board into operation and test if everything works.
steps:
1- I used the Config Tools for i.MX version 11.0 to configure the IOMUX (pads) like my i.MX 8M Nano UltraLite Quad custom (Package TBGA306).
Config Tools generates me pin_mux.c , pin_mux.h and pin_mux.dts.
2- According to (i.MX Porting Guide) Chapter 3 section 3.1.1 I created defconfig for my custom board.
My question
In which folder exactly can I put my "pin_mux.c , pin_mux.h and pin_mux.dts " ?
Are there things I should pay attention to ?
I have already customized my DDR with RPA and SCFW