On 03/17/2015 01:11 PM, Rob Herring wrote:
On Tue, Mar 17, 2015 at 6:20 AM, Peter Griffin peter.griffin@linaro.org wrote:
- GPIO
So you have ATF -> u-boot -> kernel / your_own_rtos
The main "useful" thing I suppose is the ability to quickly tftp kernels etc into DDR over the network. Obviously the ability to toggle the LEDs in u-boot is also something to amuse yourself with.
Pre-built binaries can be found here: -
http://people.linaro.org/~peter.griffin/hikey/hikey-u-boot-release_r1/ NB: These are built with the latest PSCI enabled ATF, so you also need to use the corresponding PSCI enabled kernel to get all 8 cores.
you could use the 96boards kikey-psci branch instead of Leo's private repo (it contains additional functionality rebased on the hikey branch - 3mbps bluetooth support for example) https://github.com/96boards/linux/tree/hikey-psci
The readme on how to replicate everything from source can be found here: -
http://people.linaro.org/~peter.griffin/hikey/hikey-u-boot-release_r1/u-boot....
could the readme be amended to make it point to the tree in the 96board repo please? just to keep things centralized.