[U-Boot] [PATCH 3/6] ram: stm32: replace fdtdec_get by ofnode calls

Simon Glass sjg at chromium.org
Tue Jul 18 14:00:50 UTC 2017


On 13 July 2017 at 06:49,  <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Replace all fdtdec_get..() calls by ofnode_read...() or dev_read..().
> This will allow drivers to support a live device tree.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>  drivers/ram/stm32_sdram.c | 83 +++++++++++++++++++++++++++--------------------
>  1 file changed, 47 insertions(+), 36 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list