[U-Boot-Users] [PATCH] Fix MPC8544DS PCIe3 scsi.

Wolfgang Denk wd at denx.de
Wed Aug 29 02:07:47 CEST 2007


In message <Pine.LNX.4.64.0708200942240.25897 at blarg.am.freescale.net> you wrote:
> On Mon, 20 Aug 2007, Kumar Gala wrote:
> > I don't understand why this is needed.  It seems like something more
> > fundamental in the u-boot allocator if it can't handle all the
> > devices in 1M of memory space.  No devices memory space requirement
> > is greater than 4k and there are only 5 or 6 of them.
> >
> 
> This 'hack' seems to workaround the issue in slightly better way.  Not
> sure if we can do anything better.
> 
> The problem is pciauto_setup_device() getting called from fsl_pci_init.c
> is allocating memory space it doesn't need.
> 
> - k
> 
> diff --git a/drivers/fsl_pci_init.c b/drivers/fsl_pci_init.c
> index 1084dc6..193343b 100644
> --- a/drivers/fsl_pci_init.c
> +++ b/drivers/fsl_pci_init.c
...

What's the state of this? Will it go into the MPC85xx custodian tree?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If a man had a child who'd gone  anti-social,  killed  perhaps,  he'd
still tend to protect that child.
	-- McCoy, "The Ultimate Computer", stardate 4731.3




More information about the U-Boot mailing list