public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] use CFI driver for all MPL boards
@ 2011-12-22 12:38 David Müller
  2011-12-22 12:38 ` [U-Boot] [PATCH 1/4] board/mpl/common: remove the old legacy flash David Müller
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Müller @ 2011-12-22 12:38 UTC (permalink / raw)
  To: u-boot

This patch set converts all MPL boards to make use the generic 
CFI driver by doing the following:
 - remove the old legacy flash driver and adjust the common code shared
   by all MPL boards  
 - adjust each board specfic configuration 

---

 board/mpl/common/common_util.c |  202 ++++++++--
 board/mpl/common/common_util.h |    4 +
 board/mpl/common/flash.c       |  872 ----------------------------------------
 board/mpl/mip405/Makefile      |    6 +-
 board/mpl/mip405/mip405.c      |   22 +-
 board/mpl/pati/Makefile        |    4 +-
 board/mpl/pip405/Makefile      |   11 +-
 board/mpl/pip405/pip405.c      |   23 +-
 include/configs/MIP405.h       |   15 +-
 include/configs/PATI.h         |   13 +-
 include/configs/PIP405.h       |   16 +-
 11 files changed, 267 insertions(+), 921 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-01-09  8:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 12:38 [U-Boot] [PATCH 0/4] use CFI driver for all MPL boards David Müller
2011-12-22 12:38 ` [U-Boot] [PATCH 1/4] board/mpl/common: remove the old legacy flash David Müller
2011-12-22 12:38 ` [U-Boot] [PATCH 2/4] board/mpl/pip405: use the CFI driver for the PIP405 board David Müller
2011-12-22 12:38 ` [U-Boot] [PATCH 3/4] board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board David Müller
2011-12-22 12:38 ` [U-Boot] [PATCH 4/4] board/mpl/pati: use the CFI driver for the PATI board David Müller
2012-01-09  7:23 ` [U-Boot] [PING] Re: [PATCH 0/4] use CFI driver for all MPL boards "David Müller (ELSOFT AG)"
2012-01-09  8:36 ` [U-Boot] " Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox