I am using am335x with linux. the SDK is ti-sdk-am335x-evm-05.05.00. I use the am335x to communicte with one nand and the FPGA. when I use the gpmc port to communicate with FPGA. I read the register of GPMC_CONFIG7_0-GPMC_CONIFG7_6. I find the base address is 0x8000000,0x1000000,0x2000000,0x3000000,0x4000000,0x5000000,0x6000000 and the maskaddress is 16M.
the question is I do not configure the register of GPMC_CONFIG7_i.
if I want to configure the register, how to configure them is the SDK of ti-sdk-am335x-evm-05.05.00.
thank you!