I saw there are two ways to get the base phy address of the selected GPMC CS, but I am not sure which one is correct.
1. gpmc_cs_request will return the phy base for the selected cs.
2. Also GPMC_CONFIG7_1 bit 5 to 0 is for the base address of selected cs.
Are these address different? which one should I use?
Thanks!