[U-Boot-Users] [GIT PULL] [ARM] Please pullfromgit://www.denx.de/git/u-boot-arm.git

Peter Pearse peter.pearse at arm.com
Tue Oct 23 17:36:47 CEST 2007


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 <peter.pearse at arm.com>

---
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%)
---






More information about the U-Boot mailing list