[PATCH V6 04/20] include: configs: am62x_evm: Drop unused SDRAM address
Mattijs Korpershoek
mkorpershoek at baylibre.com
Mon Aug 28 17:27:00 CEST 2023
On ven., août 25, 2023 at 13:02, Nishanth Menon <nm at ti.com> wrote:
> Drop unused macro. This was meant for a second region of DDR which we
> do not need for AM62x evm configurations.
>
> Tested-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> Signed-off-by: Nishanth Menon <nm at ti.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> ---
> No change other than picking up reviews, tested tags along the way.
>
> V5: https://lore.kernel.org/r/20230824031101.3460411-3-nm@ti.com
> include/configs/am62x_evm.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/include/configs/am62x_evm.h b/include/configs/am62x_evm.h
> index 44180dc7687b..379e0c13a395 100644
> --- a/include/configs/am62x_evm.h
> +++ b/include/configs/am62x_evm.h
> @@ -12,9 +12,6 @@
> #include <config_distro_bootcmd.h>
> #include <env/ti/mmc.h>
>
> -/* DDR Configuration */
> -#define CFG_SYS_SDRAM_BASE1 0x880000000
> -
> /* Now for the remaining common defines */
> #include <configs/ti_armv7_common.h>
>
> --
> 2.40.0
More information about the U-Boot
mailing list