This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352 GPMC CS base address question

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!