]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc512x: add ifm ac14xx board
authorAnatolij Gustschin <agust@denx.de>
Fri, 8 Feb 2013 00:03:48 +0000 (00:03 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 9 Mar 2013 07:22:57 +0000 (08:22 +0100)
commitfcc7fe425183f9ec95fba33d041eb359d0a3a598
treee646b10899c31a6e914d3c7172f24b8c697f180a
parent5643709ede0acef5c52669618ea36c33f84e9247
mpc512x: add ifm ac14xx board

Add new mpc5121e based ac14xx board and a new pinmux config
function for setting individual pinmux bit groups. This
function is used in ac14xx board code.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
MAINTAINERS
arch/powerpc/cpu/mpc512x/iopin.c
arch/powerpc/include/asm/immap_512x.h
board/ifm/ac14xx/Makefile [new file with mode: 0644]
board/ifm/ac14xx/ac14xx.c [new file with mode: 0644]
boards.cfg
include/configs/ac14xx.h [new file with mode: 0644]