Hi, Fabio, 2011/5/17 Fabio Estevam <fabio.este...@freescale.com>: > Signed-off-by: Fabio Estevam <fabio.este...@freescale.com> > --- > Changes since v1: > - Use io accessors to access weim and iomuxc > - Initialize the 2 esdhc controllers > - Configure the 2 banks of DDR memory > - Fix typo on machine_id > - Remove CONFIG_SYS_BOOTMAPSZ from config file > > MAINTAINERS | 1 + > board/freescale/mx53ard/Makefile | 48 +++++ > board/freescale/mx53ard/imximage.cfg | 96 +++++++++++ > board/freescale/mx53ard/mx53ard.c | 314 > ++++++++++++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/mx53ard.h | 193 +++++++++++++++++++++ > 6 files changed, 653 insertions(+), 0 deletions(-) > create mode 100644 board/freescale/mx53ard/Makefile > create mode 100644 board/freescale/mx53ard/imximage.cfg > create mode 100644 board/freescale/mx53ard/mx53ard.c > create mode 100644 include/configs/mx53ard.h >
We have two version of ARD board, one is DDR3 board, Had better specify which ARD board this patch support? Jason Liu > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot