Forum Discussion
Altera_Forum
Honored Contributor
13 years agouClinux version 3.7 boot problem related to: mm bootmem.c:352 mark_bootmem()
Hi, I hope all is well and i thank you in advance for your time. In bold you find the relevant information to try and save you time reading this thread (i hope you don't find the bold lettering to be...
Altera_Forum
Honored Contributor
13 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>