[U-Boot-Users] PCI MEM I/O space allocation
York Sun
yorksun at freescale.com
Tue Jan 9 00:08:20 CET 2007
> In message <1168292412.2883.6.camel at localhost.localdomain> you wrote:
> >
> > I noticed in U-boot 1.1.6, PCI resources (MEM, I/O) are allocated from
> > bottom up. Is there any reason not to allocate from top down? Linux
> > kernel is allocating from top down.
>
> Ummm... I can't tell. Why are you asking? TMTOWTDI...
I am trying to fix the resource allocation bugs, but found things
unexpected. I want to know if there is particular reason to allocate
from bottom up. If not, I would change it back to kernel's way.
York
More information about the U-Boot
mailing list