]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
apalis/colibri_t20/30: clean-up
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 5 Aug 2015 22:47:10 +0000 (00:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:17 +0000 (10:23 +0200)
commit8bf0c36e55c1ffa3f0a5f86438bc36746b7bf959
tree208cc303c0a81066a71089035665f0cf9994eacf
parentcb557de159a262e6a8dc33b1aa77bd8d95430aa2
apalis/colibri_t20/30: clean-up

Various clean-ups either in comments, order or spacing without any
functional impact:
- Add some comments in the device trees resp. reorder some parameters
  for consistency across all our modules.
- Sort some include files alphabetically (while leaving common.h on
  top of course).
- Streamline some comments in the configuration files and fix the
  spacing from using spaces to tabs.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra20-colibri.dts
arch/arm/dts/tegra30-colibri.dts
board/toradex/apalis_t30/apalis_t30.c
board/toradex/colibri_t30/colibri_t30.c
include/configs/apalis_t30.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h