From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Wed, 30 Nov 2011 22:07:05 +1100 Subject: [U-Boot] [PATCH 1/8] x86: Fix a few recently added bugs In-Reply-To: <1321522370-3098-1-git-send-email-graeme.russ@gmail.com> References: <1321522370-3098-1-git-send-email-graeme.russ@gmail.com> Message-ID: <4ED60E59.2070404@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 Hi Gabe, On 17/11/11 20:32, Graeme Russ wrote: > From: Gabe Black > > Signed-off-by: Gabe Black > Signed-off-by: Graeme Russ > --- > arch/x86/cpu/cpu.c | 1 + > arch/x86/lib/board.c | 6 +++++- > 2 files changed, 6 insertions(+), 1 deletions(-) Applied to u-boot-x86/master Thanks, Graeme