fix(plat/arm): remove unused memory node

memory information is passed to kernel via u-boot.

Signed-off-by: Usama Arif <usama.arif@arm.com>
Change-Id: I3ef31047f92d96302cc98257e965751929a08541
This commit is contained in:
Usama Arif 2021-09-27 18:16:52 +01:00
parent 55eeb7b08f
commit be42c4b4bf
No known key found for this signature in database
GPG Key ID: 7F87FBC2A34F236F
1 changed files with 0 additions and 5 deletions

View File

@ -161,11 +161,6 @@
};
memory@80000000 {
device_type = "memory";
reg = <0x0 0x80000000 0x0 0x7d000000>;
};
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;