Tool/software: Linux
Hello,
I have a general question for all TI's chips :
Where usually the MMU is being initialized and enabled ?
Is it in 1st u-boot, 2nd u-boot or Linux ?
Regards,
Ran
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.
Hi Ran,
See drivers/iommu/ folder. For omap-like devices the driver is omap-iommu.c & iommu.c
Best Regards,
Yordan