From: Michal Simek Date: Mon, 14 Oct 2019 08:35:03 +0000 (+0200) Subject: arm64: zynqmp: Remove fixme about memory size on zynqmp-p-a2197 X-Git-Tag: v2020.01-rc1~8^2~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5dc8f69df37c9e720ec78daac6fd606bcb6585b3;p=oweals%2Fu-boot.git arm64: zynqmp: Remove fixme about memory size on zynqmp-p-a2197 System controller has 2GB of memory and fixme can be removed now. Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp-p-a2197-00-revA.dts b/arch/arm/dts/zynqmp-p-a2197-00-revA.dts index 864263bd57..d49b632a1d 100644 --- a/arch/arm/dts/zynqmp-p-a2197-00-revA.dts +++ b/arch/arm/dts/zynqmp-p-a2197-00-revA.dts @@ -41,7 +41,7 @@ memory@0 { device_type = "memory"; - reg = <0x0 0x0 0x0 0x80000000>; /* FIXME don't know how big memory is there */ + reg = <0x0 0x0 0x0 0x80000000>; }; };