Re: [U-Boot] [PATCH v2] drivers: net: mc: Report extra memory to Linux

2019-05-21 Thread Prabhakar Kushwaha
> -Original Message- > From: Meenakshi Aggarwal > Sent: Wednesday, May 15, 2019 4:40 PM > To: u-boot@lists.denx.de; Prabhakar Kushwaha > > Cc: Meenakshi Aggarwal > Subject: [PATCH v2] drivers: net: mc: Report extra memory to Linux > V2 but no revision history > MC firmware need to be

[U-Boot] [PATCH v2] drivers: net: mc: Report extra memory to Linux

2019-05-14 Thread Meenakshi Aggarwal
MC firmware need to be aligned to 512M, so minimum 512MB DDR is reserved. But MC support to work with 128MB or 256MB DDR memory also, in this case, rest of the memory is not usable. So reporting this extra memory to Linux through dtb memory fixup. Signed-off-by: Meenakshi Aggarwal --- board/free