From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Fri, 29 May 2009 18:07:34 +0900 Subject: [U-Boot] [PATCH] Canyonlands SATA harddisk driver In-Reply-To: <3318cdc20905290036h7a7bf879x317a4d848ac1a4e0@mail.gmail.com> References: <4A0D36AA.5000508@fsi.co.jp> <20090528192256.20B8E832E416@gemini.denx.de> <3318cdc20905290036h7a7bf879x317a4d848ac1a4e0@mail.gmail.com> Message-ID: <4A1FA5D6.90805@necel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. -- Shinya Kuribayashi NEC Electronics