[U-Boot] [PATCH v2 3/3] MX53: Add initial support for MX53ARD board

Jason Liu liu.h.jason at gmail.com
Tue May 17 06:43:25 CEST 2011


Hi, Fabio,

2011/5/17 Fabio Estevam <fabio.estevam at freescale.com>:
> Signed-off-by: Fabio Estevam <fabio.estevam at 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 at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list