Stefano Babic wrote: > Hi Tom, > > in the pull request there are also two patches by Heiko that were > already included in the late pull, but they generated warnings and are > not yet in mainline. > The patch to remove these warnings was already merged by Wolfgang and it > is in mainline. > > > The following changes since commit ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af: > Wolfgang Denk (1): > Merge branch 'next' > > are available in the git repository at: > > git.denx.de/u-boot-imx.git master > > Fabio Estevam (1): > MX51EVK: Remove CPLD related code > > Heiko Schocher (2): > arm, mx27: add support for SDHC1 pin init > arm, i.mx27: add support for magnesium board from projectiondesign > > Stefano Babic (1): > Moved board specific values in config file > > MAINTAINERS | 4 + > MAKEALL | 1 + > Makefile | 1 + > board/freescale/mx51evk/mx51evk.c | 67 --------- > board/freescale/mx51evk/mx51evk.h | 1 - > board/logicpd/imx27lite/imx27lite.c | 18 +++- > cpu/arm926ejs/mx27/generic.c | 17 +++ > cpu/arm_cortexa8/mx51/lowlevel_init.S | 5 +- > include/asm-arm/arch-mx27/imx-regs.h | 1 + > include/configs/imx27lite-common.h | 237 > +++++++++++++++++++++++++++++++++ > include/configs/imx27lite.h | 200 +--------------------------- > include/configs/magnesium.h | 71 ++++++++++ > include/configs/mx51evk.h | 3 + > 13 files changed, 360 insertions(+), 266 deletions(-) > create mode 100644 include/configs/imx27lite-common.h > create mode 100644 include/configs/magnesium.h >
Applied to arm/master. Thanks Tom _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot