https://bugs.freedesktop.org/show_bug.cgi?id=88868 --- Comment #24 from Dmitriy --- Created attachment 113202 --> https://bugs.freedesktop.org/attachment.cgi?id=113202&action=edit fragment of my fdt Ben, help me please with the code. I don't ask you to create the patch. Please give me only comments to your code. There is the following line in your code (bios/base.c): data = of_get_property(dn, "NVDA,BMP", &size); As I understand there is the operation for "NVDA" searching on flat device tree file. I haven't this field in my fdt. Tell me please how should it look like? I can' t find any example in internet. As I understand my card cannot be initialized because of the missing of this field. -- You are receiving this mail because: You are the assignee for the bug.