[PATCH] Add TQ tqma53 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following series adds support for the TQ tqma53 module with a
Freescale i.MX53 SoC. To do this mach-types has to be updated and
also we need a possibility to run the i.MX53 at 800MHz.

Sascha Hauer (3):
      ARM: update mach-types
      ARM i.MX5: Allow to pass cpu clock to lowlevel init
      initial tqm53 support

 arch/arm/Makefile                           |    1 +
 arch/arm/boards/freescale-mx53-loco/board.c |    2 +-
 arch/arm/boards/freescale-mx53-smd/board.c  |    2 +-
 arch/arm/boards/tqma53/Makefile             |    2 +
 arch/arm/boards/tqma53/board.c              |  272 +++++++++++++++++++++++++++
 arch/arm/boards/tqma53/config.h             |    4 +
 arch/arm/boards/tqma53/env/config           |   43 +++++
 arch/arm/boards/tqma53/flash_header.c       |  109 +++++++++++
 arch/arm/configs/tqma53_defconfig           |   64 +++++++
 arch/arm/mach-imx/Kconfig                   |   11 +
 arch/arm/mach-imx/imx53.c                   |    9 +-
 arch/arm/mach-imx/include/mach/imx5.h       |    2 +-
 arch/arm/tools/mach-types                   |   62 ++++++-
 13 files changed, 577 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/boards/tqma53/Makefile
 create mode 100644 arch/arm/boards/tqma53/board.c
 create mode 100644 arch/arm/boards/tqma53/config.h
 create mode 100644 arch/arm/boards/tqma53/env/config
 create mode 100644 arch/arm/boards/tqma53/flash_header.c
 create mode 100644 arch/arm/configs/tqma53_defconfig

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux