]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3368: spl: add SPL support
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 12 Jun 2017 08:33:20 +0000 (10:33 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:34 +0000 (17:12 +0200)
commitfbbd38001ff64915c03f1e16dd1425726bc44c2f
treece12033230070c968666c4bcec243fde9202fd1b
parent9b0bc59366f0981ea133e8649605a5ab475f4cf2
rockchip: rk3368: spl: add SPL support

Adds SPL support for the RK3368 (assuming that our TPL stage has
initialised DRAM and set up the memory firewall).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/Makefile
arch/arm/mach-rockchip/rk3368-board-spl.c [new file with mode: 0644]