commit | 34f667bbc4819607735dd56df17c8f1789af40d1 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Thu Apr 18 06:29:53 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:25:55 2013 -0400 |
tree | f8aa82b45688eadfbff598eaff5d03297b2222c0 | |
parent | 0b1b60c77954df19b5a601e2ba87614f2d0bbb8b [diff] |
ARM:Panda:Fix device tree loading for the panda-es Fix the device tree loading for panda(4430) and panda-es(4460) Modify the board name if a 4460 panda or panda-es is detected at run time. In the findfdt add a check for the panda-es board name and load the panda-es device tree blob. Signed-off-by: Dan Murphy <dmurphy@ti.com>