I reformatted the patches as a patch series, splitting out creation
of the header file (I'm sure marking it as "nand driver" was not good)/
Second  and third patch depend on first one but are independent.

Alessandro Rubini (4):
  Added nomadik.h header
  Nand driver for Nomadik SoC
  Enable Ethernet for Nomadik 8815 Evaluation Kit

 board/st/nmdk8815/nmdk8815.c |    9 ++-
 drivers/mtd/nand/Makefile    |    1 +
 drivers/mtd/nand/nomadik.c   |  221 ++++++++++++++++++++++++++++++++++++++++++
 include/configs/nmdk8815.h   |   49 +++-------
 include/nomadik.h            |   39 ++++++++
 5 files changed, 283 insertions(+), 36 deletions(-)
 create mode 100644 drivers/mtd/nand/nomadik.c
 create mode 100644 include/nomadik.h
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to