[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/arm: Dummy implementation of multi-bank support
On Mon, 2013-07-15 at 15:40 +0100, Julien Grall wrote: > U-boot for the arndale board splits the memory in 8 contiguous banks and > rewrites the memory node. So most of the memory is lost. > > As the frametable is only able to handle contiguous memory, use the first > contiguous banks and warn if some of the memory banks are not used. > > Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > + if ( i != early_info.mem.nr_banks ) > + early_printk("WARNING: some banks are not used\n"); I made this "some memory banks...." > + > total_pages = ram_pages = ram_size >> PAGE_SHIFT; > > /* _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |