[PATCH] ARM: dts: aspeed: Update reserved memory nodes for zaius and witherspoon

Patrick Williams patrick at stwcx.xyz
Fri Feb 17 01:05:24 AEDT 2017


On Thu, Feb 16, 2017 at 04:49:22PM +1100, Cyril Bur wrote:
> -		flash_memory: region at 94000000 {
> +		flash_memory: region at 98000000 {
>  			no-map;
> -			reg = <0x94000000 0x04000000>; /* 64M */
> +			reg = <0x98000000 0x04000000>; /* 64M */
> +		};
> +
> +		vga_memory: framebuffer at 9c000000 {
> +			no-map;
> +			reg = <0x9c000000 0x04000000>; /* 64MB */

Do we really have to allocate 64MB to a VGA framebuffer?  We can store a
4K resolution monitor with 32bit color in 32MB, so why is it required to
reserve this much memory?  Between this and the PNOR memory region, now
1/4th of the BMCs memory is reserved.

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20170216/095bf27c/attachment.sig>


More information about the openbmc mailing list