[PATCH 4/5 v2] mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Nov 27 15:55:16 CET 2020


Am Mittwoch, den 28.10.2020, 15:10 +0100 schrieb Stefan Roese:
> Using ram_get_info() is complicated and does not work after relocation.
> Now that gd->ram_size holds the full RAM size, let's use it instead and
> remove the ram_get_size logic completely.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Aaron Williams <awilliams at marvell.com>
> Cc: Chandrakala Chavva <cchavva at marvell.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> ---
> v2:
> - No change
> 
>  arch/mips/mach-octeon/bootoctlinux.c | 21 +++------------------
>  1 file changed, 3 insertions(+), 18 deletions(-)
> 
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel



More information about the U-Boot mailing list