]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
powerpc/t4rdb: Add support of CPLD
authorChunhe Lan <Chunhe.Lan@freescale.com>
Fri, 12 Sep 2014 06:47:09 +0000 (14:47 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 14 Nov 2014 19:12:14 +0000 (11:12 -0800)
commitab06b236f76cfa42f264ee161be190b3e479298f
tree2adc913e66d4c8b1857406d6a8f4142293da5acd
parenta53dd530013bba81ad6ba87a661ff19b12977c23
powerpc/t4rdb: Add support of CPLD

This support of CPLD includes

    - Files and register definitions
    - Command to switch alternate bank
    - Command to switch default bank

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/t4rdb/Makefile
board/freescale/t4rdb/cpld.c [new file with mode: 0644]
board/freescale/t4rdb/cpld.h [new file with mode: 0644]
board/freescale/t4rdb/law.c
board/freescale/t4rdb/t4240rdb.c
board/freescale/t4rdb/tlb.c
include/configs/T4240RDB.h