From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 23 Jun 2013 09:18:11 +0200 Subject: [U-Boot] [PATCH v5 03/14] net: add Faraday FTMAC110 10/100Mbps ethernet support In-Reply-To: <1371470824-3228-4-git-send-email-dantesu@gmail.com> References: <1371470824-3228-1-git-send-email-dantesu@gmail.com> <1371470824-3228-4-git-send-email-dantesu@gmail.com> Message-ID: <20130623091811.009feff4@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kuo-Jung, On Mon, 17 Jun 2013 20:06:53 +0800, Kuo-Jung Su wrote: > NOTE: > No matter if MMU/D-cache is on or off, this patch > always depends on previous patch: > > arm: dma_alloc_coherent: malloc() -> memalign(). > > Because the FTMAC110 expects the tx/rx descriptors > are always be aligned to 16-bytes boundary. Ditto patch 01/14. Amicalement, -- Albert.