i want the location path of asm/arm/ddr_memory_map.h

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i want the location path of asm/arm/ddr_memory_map.h

271 Views
srinivas_123
Contributor III

Hello,

I am using the i.MX 8M Plus lpddr4 EVK board for building a Yocto project, and I am trying to locate the `asm/arm/ddr_memory_map.h` file or any memory map file related to my build.

I have tried using the `find` command to search through my build directories but have not been successful:

Could someone guide me on where this file might be located or if there is another method to find it within the Yocto build system?

Any advice or pointers to documentation would be greatly appreciated.

Thank you!

Best regards,

srinivas

Tags (1)
0 Kudos
Reply
1 Reply

247 Views
Harvey021
NXP TechSupport
NXP TechSupport

Have a try to git log or grep.

 

Regards

Harvey

0 Kudos
Reply