Re: [U-Boot] [PATCH v2 1/3] am33xx: add a pulldown macro to pinmux config

2013-01-25 Thread Tom Rini
On Fri, Jan 11, 2013 at 11:53:30AM +0100, Lars Poeschel wrote: > From: Lars Poeschel > > Signed-off-by: Lars Poeschel Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists.de

[U-Boot] [PATCH v2 1/3] am33xx: add a pulldown macro to pinmux config

2013-01-11 Thread Lars Poeschel
From: Lars Poeschel Signed-off-by: Lars Poeschel --- arch/arm/include/asm/arch-am33xx/mux.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/include/asm/arch-am33xx/mux.h b/arch/arm/include/asm/arch-am33xx/mux.h index aed6b00..460ac1c 100644 --- a/arch/arm/incl