From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 01 Nov 2007 22:57:56 +0100 Subject: [U-Boot-Users] [GIT PULL] [ARM] Please pullfromgit://www.denx.de/git/u-boot-arm.git In-Reply-To: Your message of "Tue, 23 Oct 2007 16:36:47 BST." <000201c8158a$86090f70$9a4d010a@Emea.Arm.com> Message-ID: <20071101215756.2C6CF247F4@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <000201c8158a$86090f70$9a4d010a@Emea.Arm.com> you wrote: > Wolfgang > Please pull from git://www.denx.de/git/u-boot-arm.git > > Fixes the ARM supplied development boards broken when drivers/serial > was added. > > Signed-off-by: Peter Pearse > > --- > The following changes since commit 5441f61a3d8b7034f19fc1361183e936198e6dbb: > Detlev Zundel (1): > Fix two typos. > > are found in the git repository at: > > git://www.denx.de/git/u-boot-arm.git > > Peter Pearse (1): > Move PL01* serial drivers to drivers/serial and adjust Makefiles. > > drivers/Makefile | 2 +- > drivers/serial/Makefile | 2 +- > drivers/{ => serial}/serial_pl010.c | 0 > drivers/{ => serial}/serial_pl011.c | 0 > drivers/{ => serial}/serial_pl011.h | 0 > 5 files changed, 2 insertions(+), 2 deletions(-) > rename drivers/{ => serial}/serial_pl010.c (100%) > rename drivers/{ => serial}/serial_pl011.c (100%) > rename drivers/{ => serial}/serial_pl011.h (100%) Done, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Hacking's just another word for nothing left to kludge.