Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi z0033z1y,
I work with a custom board (not a development board) so i do not know if this is the same for you but in my case i added the following to a custom XML i created. To create the custom XML, just open any other XML file in your deviceTree tools folder (where you have your java tool to create .dts/.dtb files), rename it, add your own fields, and recompile the tool. There is a whole guide in the kernel that tells you everything about deviceTree. Hope this helps. <S2DComponent classname="micron_cellularram_x16x2" group="memory" compatDevice="sram"> <compatible name="sram"></compatible> </S2DComponent>