Adding a new LCD

From Low cost, low power, android ARM system board by Mini-Box.com - pico WiKi
Revision as of 08:26, 20 October 2020 by Admin (talk | contribs) (Protected "Adding a new LCD" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Use the steps from Kernel Building page to obtain latest Kernel sources and the tool chain.
  • Open the folder arch/arm/mach-at91/
  • Edit the board-sam9m19g45ek.c on line 204 to add your LCD specifications, like: refresh rate, pixcloc, hsync_len etc