Hello Matt, Friday, July 6, 2007, 8:41:59 PM, you wrote:
> On 7/6/07, Patrick Steiner <[EMAIL PROTECTED]> wrote: >> hi, >> >> has anyone a idea how we can detect if its a vga or qvga axim on kernel base? >> perhaps there is any GPIO? >> >> So we can build one Kernel for the device. > How about looking to see how the bootloader configured the LCD registers? This solution is with a catch - in the end there should be "linux" bootloader and we can't be sure how it will do that. So, if no robust way to detect resolution it is found, it's better to just register separate machine ID for another model, and test for it. In the end it will still need to be provided by bootloader, but at least it's clean interface for doing that. > Matt -- Best regards, Paul mailto:[EMAIL PROTECTED] -- _______________________________________________ Aximx50-port mailing list [email protected] https://www.handhelds.org/mailman/listinfo/aximx50-port
