summaryrefslogtreecommitdiff
path: root/include/configs/chromebook_jerry.h
Commit message (Collapse)AuthorAgeLines
* rockchip: firefly: Save the environment on SD cardSjoerd Simons2015-12-01-0/+1
| | | | | | | | Save the environment on the SD card for Firefly in the empty space between the SPL and the u-boot image. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Acked-by: Simon Glass <sjg@chromium.org>
* rockchip: Add basic support for jerrySimon Glass2015-09-02-0/+16
This builds and displays an SPL message, but does not function beyond that. Signed-off-by: Simon Glass <sjg@chromium.org>