Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rockchip: Update the sdram-channel property to support of-platdata | Simon Glass | 2016-07-14 | -1/+2 |
| | | | | | | | Add an extra byte so that this data is not byteswapped. Add a comment to the code to explain the purpose. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | rockchip: Add basic support for firefly-rk3288 | Simon Glass | 2015-09-02 | -0/+75 |
The Firefly RK3288 is a suitable target board for initial mainline Rockchip support. It includes a good set of peripherals, a recent SoC and it is readily available. This adds only some basic files required to allow the baord to display a serial message in SPL and hang. Signed-off-by: Simon Glass <sjg@chromium.org> |