Re: [U-Boot] [PATCH 5/7] tegra: Use funcmux for MMC on tamonten

2012-01-11 Thread Simon Glass
On Mon, Jan 9, 2012 at 11:31 PM, Thierry Reding wrote: > * Simon Glass wrote: >> Use the new funcmux_select() feature to set up the MMC pin mux. >> >> Signed-off-by: Simon Glass > > Tested on Plutux and Medcom. > > Acked-by: Thierry Reding > Tested-by: Thierry Reding Thanks! > >> --- >>  boar

Re: [U-Boot] [PATCH 5/7] tegra: Use funcmux for MMC on tamonten

2012-01-09 Thread Thierry Reding
* Simon Glass wrote: > Use the new funcmux_select() feature to set up the MMC pin mux. > > Signed-off-by: Simon Glass Tested on Plutux and Medcom. Acked-by: Thierry Reding Tested-by: Thierry Reding > --- > board/avionic-design/common/tamonten.c | 10 ++ > 1 files changed, 2 insert

[U-Boot] [PATCH 5/7] tegra: Use funcmux for MMC on tamonten

2012-01-09 Thread Simon Glass
Use the new funcmux_select() feature to set up the MMC pin mux. Signed-off-by: Simon Glass --- board/avionic-design/common/tamonten.c | 10 ++ 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/board/avionic-design/common/tamonten.c b/board/avionic-design/common/tamonten.c