[U-Boot] [U-Boot, 7/7] rockchip: dm: convert fdt_get to dev_read

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jun 25 23:09:05 UTC 2017


> 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 at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  arch/arm/mach-rockchip/rk3188/sdram_rk3188.c | 20 +++++++++-----------
>  arch/arm/mach-rockchip/rk3288/sdram_rk3288.c | 20 +++++++++-----------
>  arch/arm/mach-rockchip/rk3399/sdram_rk3399.c |  8 +++-----
>  3 files changed, 21 insertions(+), 27 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list