From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 24 Apr 2012 11:04:38 +0200 Subject: [U-Boot] [PATCH 1/2] part_dos: align disk buffers on cache line to enable DMA and cache In-Reply-To: <1330812140-25766-1-git-send-email-eric.nelson@boundarydevices.com> References: <1330812140-25766-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <20120424110438.05ba73a5@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 3 Mar 2012 15:02:20 -0700 Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- > disk/part_dos.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Applied to u-boot-staging/agust at denx.de, thanks! Anatolij