summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sunxi-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: Use binman for sunxi boardsSimon Glass2016-12-201-0/+14
Move sunxi boards to use binman. This involves adding the image definition to the device tree and using it in the Makefile. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>