<html><body><div>Hi Pavel Pisa,<br><br>I've added the auto-configuration for fb section in mmu table. <br>I reserve a section at the end of mmu table, make the table non-const to avoid errors, allocate fb before mmu initialization and fill in the table with the right parameters.<br><br>As far as I've tested, I've found that the zero-length array did not behave like I expected. So I decided to go back to my first choice at the begining.  What doesn't change is that we offer a structure of entries and a function for every operation/interface of videocore and hide the detail of tag structures.<br><br>I think it's much closer to what we expected. you may checkout my github and my dropbox.<br><br><a href="https://github.com/yangqiao/rtems/tree/framebuffer">https://github.com/yangqiao/rtems/tree/framebuffer</a><br><a href="https://www.dropbox.com/sh/95bu6skofkmrlvc/AABXjwvvFhQScJdo_rwj12V6a?dl=0">https://www.dropbox.com/sh/95bu6skofkmrlvc/AABXjwvvFhQScJdo_rwj12V6a?dl=0</a><br><br>The commits log is messy, I'll rebase it afterward until we think it's acceptable.<br><br>Looking forward to your comments.<br><br>Best wishes.<br><br>YANG Qiao<br></div></body></html>