Dear Jon Smirl, In message <20090614222128.12604.33392.st...@terra> you wrote: > Add support for the Phytec phyCORE-MPC5200B-tiny. Code originally from > Pengutronix.de. > Created CONFIG_SYS_ATA_CS_ON_TIMER01 define for when IDE CS is on Timer 0/1 > > Signed-off-by: Jon Smirl <jonsm...@gmail.com> > --- > MAINTAINERS | 4 > MAKEALL | 1 > Makefile | 9 + > board/phytec/pcm030/Makefile | 50 ++++ > board/phytec/pcm030/config.mk | 41 +++ > board/phytec/pcm030/mt46v32m16-75.h | 37 +++ > board/phytec/pcm030/pcm030.c | 220 +++++++++++++++++ > cpu/mpc5xxx/ide.c | 3 > doc/README.phytec.pcm030 | 46 ++++ > include/configs/pcm030.h | 444 > +++++++++++++++++++++++++++++++++++ > 10 files changed, 855 insertions(+), 0 deletions(-) > create mode 100644 board/phytec/pcm030/Makefile > create mode 100644 board/phytec/pcm030/config.mk > create mode 100644 board/phytec/pcm030/mt46v32m16-75.h > create mode 100644 board/phytec/pcm030/pcm030.c > create mode 100644 doc/README.phytec.pcm030 > create mode 100644 include/configs/pcm030.h
Applied to u-boot-mpc5xxx repo, 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: w...@denx.de Looks clean and obviously correct to me, but then _everything_ I write always looks obviously correct to me. - Linus Torvalds in <pine.lnx.4.10.10012090054360.791-100...@penguin.transmeta.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot