Re: [U-Boot] [PATCH] ram: bmips: convert to use live dt

2018-03-19 Thread Simon Glass
On 17 March 2018 at 05:27, Álvaro Fernández Rojas wrote: > Signed-off-by: Álvaro Fernández Rojas > --- > drivers/ram/bmips_ram.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Reviewed-by: Simon Glass ___ U-Boot mailing list U-Boot@list

[U-Boot] [PATCH] ram: bmips: convert to use live dt

2018-03-17 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- drivers/ram/bmips_ram.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/ram/bmips_ram.c b/drivers/ram/bmips_ram.c index 7a5dfac4ab..6b05fb1d89 100644 --- a/drivers/ram/bmips_ram.c +++ b/drivers/ram/bmips_ram.c @@ -152,13 +