diff --git a/plat/nvidia/tegra/include/t194/tegra_def.h b/plat/nvidia/tegra/include/t194/tegra_def.h index 577ee9b4666d333230099482e11ff15d52d28cb7..3d2eee52235d318c89460568165b9e41532ed5e3 100644 --- a/plat/nvidia/tegra/include/t194/tegra_def.h +++ b/plat/nvidia/tegra/include/t194/tegra_def.h @@ -224,7 +224,7 @@ /******************************************************************************* * Tegra Clock and Reset Controller constants ******************************************************************************/ -#define TEGRA_CAR_RESET_BASE 0x200000000 +#define TEGRA_CAR_RESET_BASE 0x20000000 #define TEGRA_GPU_RESET_REG_OFFSET 0x18UL #define GPU_RESET_BIT (1UL << 0)