From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sat, 12 Feb 2011 15:28:51 +1100 Subject: [U-Boot] [PATCH 15/32] eNET: Fix eNET Interrupt Setup for Linux In-Reply-To: <1296822959-3927-16-git-send-email-graeme.russ@gmail.com> References: <1296822959-3927-1-git-send-email-graeme.russ@gmail.com> <1296822959-3927-16-git-send-email-graeme.russ@gmail.com> Message-ID: <4D560C83.5030502@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/02/11 23:35, Graeme Russ wrote: > Fix minor issues with the configuration of the hardware interrupts for > Linux when booting the eNET board > > Signed-off-by: Graeme Russ > --- > board/eNET/eNET.c | 15 +++++++++------ > 1 files changed, 9 insertions(+), 6 deletions(-) > Applied to u-boot-x86 Regards, Graeme