Files
u-boot/configs/renesas_rcar3.config
Hai Pham aed74eddf3 arm64: renesas: Make CONFIG_SYS_LOAD_ADDR family-specific
Make CONFIG_SYS_LOAD_ADDR family-specific to prepare for R-Car Gen5
support. R-Car Gen5 uses different memory map compared to the current
R-Car Gen3 and Gen4 and also different CONFIG_SYS_LOAD_ADDR. This is
a preparatory change for R-Car Gen5. No functional change.

Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> # Upport
2025-11-06 20:09:59 +01:00

6 lines
117 B
Plaintext

#include <configs/renesas_rcar64.config>
CONFIG_BITBANGMII=y
CONFIG_SYS_LOAD_ADDR=0x58000000
CONFIG_SYS_PBSIZE=2068