[U-Boot] [PATCH] Canyonlands SATA harddisk driver
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue Jun 2 02:41:56 CEST 2009
On 18:07 Fri 29 May , Shinya Kuribayashi wrote:
> Kazuaki Ichinohe wrote:
> > DMA function was scheduled to be developed as my schedule.
> > However, the development of the DMA function is discontinued once now.
> > The structure of the register that controls DMA has not been used any longer.
> > I will e-mail the source code ( removed the struct of DMA register ) later.
>
> Please make sure I'm not talking about register definition structures.
> They're harmless, and no need to be cleaned up.
>
> But, other local, private, resource management structures are encouraged
> to be shrinked/optimized, as it's just waste of ROM space.
if we remove it from the source, it will be harder to integrate upgrade on
both side.
As done for the nand and ubi add ifndef __U_BOOT__ will allow to reduce the
size impact without the integration difficult
Best Regards,
J.
More information about the U-Boot
mailing list