]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: Finalize support for TX6Q-1020
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 25 Apr 2014 11:48:29 +0000 (13:48 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 25 Apr 2014 11:48:29 +0000 (13:48 +0200)
commit7605703222a011e545c8110cd57758c7ccc2e14c
tree514285bd3a2d5bbd76344ca24f2b0708a9538b55
parent387eb10d04cdc406f596a74e214924718ed82a74
karo: tx6: Finalize support for TX6Q-1020

- don't setup NAND related pads when CONFIG_NAND_MXS is not defined
- initialize USDHC4 interface (internal eMMC) as mmc0
- enable all LDOs
- calculate DTB partition size and number of blocks in config.mk
- enable 'fat write' command
- disable GPT and EFI partitions
- setup 'fdtsave' command to write the dtb inside the boot partition
- interpret 'splashimage' env variable as DOS filename rather than
  partition name
board/karo/common/Makefile
board/karo/common/karo.h
board/karo/common/mmc.c
board/karo/tx6/config.mk
board/karo/tx6/lowlevel_init.S
board/karo/tx6/tx6-1020.c
include/configs/tx6.h