commit | 52e61bae266bd3a661e830e09ce25295ee076933 | [log] [tgz] |
---|---|---|
author | Dennis Gilmore <dennis@ausil.us> | Thu Aug 24 10:49:43 2017 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Wed Sep 20 15:34:59 2017 +0200 |
tree | 0df6d7d4b9ac61a64c061da150b488d44c9c2fba | |
parent | c129d9a53e67ce9476165c7f901b876ae8f7e47e [diff] |
detect and setup solidrun hummingboard2 The hummingboard2 is slightly different to the cubox i and to the hummingboard. The GPIO pin info to probe came from solidruns for of u-boot on github. https://github.com/SolidRun/u-boot-imx6/blob/imx6/board/solidrun/mx6_cubox-i/mx6_cubox-i.c#L569-L589 I have tested on a hummingboard-edge witha imx6 solo and 512mb of ram. Signed-off-by: Dennis Gilmore <dgilmore@redhat.com>