[U-Boot] [PATCH 4/6] powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS

Kumar Gala galak at kernel.crashing.org
Sat Apr 9 22:53:08 CEST 2011


On Mar 6, 2011, at 10:17 PM, Kumar Gala wrote:

> From: Jiang Yutang <b14898 at freescale.com>
> 
> For soc which have pin multiplex relation, some of them can't enable
> simultaneously. This patch add environment var 'hwconfig' content
> defination for them. you can enable some one function by setting
> environment var 'hwconfig' content and reset board. Detail setting
> please refer doc/README.p1022ds
> 
> Signed-off-by: Jiang Yutang <b14898 at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/include/asm/immap_85xx.h |    8 +++++
> board/freescale/p1022ds/p1022ds.c     |   50 +++++++++++++++++++++++++-------
> doc/README.p1022ds                    |   24 ++++++++++++++++
> 3 files changed, 71 insertions(+), 11 deletions(-)
> create mode 100644 doc/README.p1022ds

applied to 85xx

- k


More information about the U-Boot mailing list