[U-Boot] [PATCH 0/4] cleanup and enhancements for Colibri VFxx

Stefan Agner stefan at agner.ch
Fri Oct 28 02:25:44 CEST 2016


From: Stefan Agner <stefan.agner at toradex.com>

This patchset cleans up the board file, speeds up NAND slightly
and enhances the board support with device tree MTD partition
support. The patchset relys on Marcel's Toradex Config Block
patchset:
https://www.mail-archive.com/u-boot@lists.denx.de/msg227944.html

--
Stefan


Stefan Agner (4):
  toradex: allow custom fdt board setup in board file
  colibri_vf: use device-tree for MTD partitions
  colibri_vf: cleanup USB clock initialization
  colibri_vf: use same NAND clock as Linux uses

 board/toradex/apalis_t30/apalis_t30.c         |  8 ++++++
 board/toradex/colibri_imx7/colibri_imx7.c     |  8 ++++++
 board/toradex/colibri_pxa270/colibri_pxa270.c |  8 ++++++
 board/toradex/colibri_t20/colibri_t20.c       |  8 ++++++
 board/toradex/colibri_t30/colibri_t30.c       |  8 ++++++
 board/toradex/colibri_vf/colibri_vf.c         | 37 +++++++++++++++++++++++----
 board/toradex/common/tdx-common.c             |  8 +++---
 board/toradex/common/tdx-common.h             |  2 ++
 8 files changed, 77 insertions(+), 10 deletions(-)

-- 
2.10.0



More information about the U-Boot mailing list