mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
8f1034e627
With the new dev_read functions available, we can convert the rockchip architecture-specific drivers and common drivers used by these devices over to the dev_read family of calls. This covers the DRAM controller initialisation for the RK3188, RK3288 and RK3399... all of these read some of the tuning/setup/timing parameters from the device-tree. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
rk3036 | ||
rk3188 | ||
rk3288 | ||
rk3328 | ||
rk3368 | ||
rk3399 | ||
rv1108 | ||
bootrom.c | ||
Kconfig | ||
Makefile | ||
rk3036-board-spl.c | ||
rk3036-board.c | ||
rk3188-board-spl.c | ||
rk3188-board-tpl.c | ||
rk3188-board.c | ||
rk3288-board-spl.c | ||
rk3288-board.c | ||
rk3399-board-spl.c | ||
rk_timer.c | ||
save_boot_param.S |