On 8/15/2013 2:36 PM, Marek Vasut wrote:
Are there any news on this front? If not, please fix as requested so I can apply
this stuff for .10 , thanks.
Best regards,
Marek Vasut
I will update, I'm just sidetracked with Windows work for a little while.
Thanks
Troy
_
Are there any news on this front? If not, please fix as requested so I can
apply
this stuff for .10 , thanks.
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 8/4/2013 1:15 PM, Wolfgang Denk wrote:
Dear Troy Kisky,
In message <1375399657-25642-2-git-send-email-troy.ki...@boundarydevices.com>
you wrote:
Add functions for use with mx6 soc
void otg_enable(void);
void reset_usb_phy1(void);
Signed-off-by: Troy Kisky
---
arch/arm/cpu/armv7/mx6/soc
Dear Troy Kisky,
In message <1375399657-25642-2-git-send-email-troy.ki...@boundarydevices.com>
you wrote:
> Add functions for use with mx6 soc
> void otg_enable(void);
> void reset_usb_phy1(void);
>
> Signed-off-by: Troy Kisky
> ---
> arch/arm/cpu/armv7/mx6/soc.c | 47
>
Dear Troy Kisky,
> On 8/3/2013 9:47 AM, Marek Vasut wrote:
> > Dear Troy Kisky,
> >
> > [...]
> >
> Why is there a union ? It looks to me like you just want to access the
> same variable
> with 2 naming strategies.
> >>>
> >>> That is correct. I can either pass it further into fu
On 8/3/2013 9:47 AM, Marek Vasut wrote:
Dear Troy Kisky,
[...]
Why is there a union ? It looks to me like you just want to access the
same variable
with 2 naming strategies.
That is correct. I can either pass it further into functions as the
struct mxs_register_32 name_reg or I can directly a
Dear Troy Kisky,
[...]
> >> Why is there a union ? It looks to me like you just want to access the
> >> same variable
> >> with 2 naming strategies.
> >
> > That is correct. I can either pass it further into functions as the
> > struct mxs_register_32 name_reg or I can directly access it as
> >
On 8/2/2013 6:45 PM, Marek Vasut wrote:
Dear Troy Kisky,
On 8/2/2013 3:10 PM, Marek Vasut wrote:
Dear Troy Kisky,
On 8/2/2013 3:48 AM, Marek Vasut wrote:
Dear Troy Kisky,
Add functions for use with mx6 soc
void otg_enable(void);
void reset_usb_phy1(void);
Signed-off-by: Troy Kisky
---
Dear Troy Kisky,
> On 8/2/2013 3:10 PM, Marek Vasut wrote:
> > Dear Troy Kisky,
> >
> >> On 8/2/2013 3:48 AM, Marek Vasut wrote:
> >>> Dear Troy Kisky,
> >>>
> Add functions for use with mx6 soc
> void otg_enable(void);
> void reset_usb_phy1(void);
>
> Signed-off-by: T
On 8/2/2013 3:10 PM, Marek Vasut wrote:
Dear Troy Kisky,
On 8/2/2013 3:48 AM, Marek Vasut wrote:
Dear Troy Kisky,
Add functions for use with mx6 soc
void otg_enable(void);
void reset_usb_phy1(void);
Signed-off-by: Troy Kisky
---
arch/arm/cpu/armv7/mx6/soc.c | 47
Dear Troy Kisky,
> On 8/2/2013 3:48 AM, Marek Vasut wrote:
> > Dear Troy Kisky,
> >
> >> Add functions for use with mx6 soc
> >> void otg_enable(void);
> >> void reset_usb_phy1(void);
> >>
> >> Signed-off-by: Troy Kisky
> >> ---
> >>
> >> arch/arm/cpu/armv7/mx6/soc.c | 47
> >>
On 8/2/2013 3:48 AM, Marek Vasut wrote:
Dear Troy Kisky,
Add functions for use with mx6 soc
void otg_enable(void);
void reset_usb_phy1(void);
Signed-off-by: Troy Kisky
---
arch/arm/cpu/armv7/mx6/soc.c | 47
+++ arch/arm/include/asm/arch-mx6/crm_regs.
Dear Troy Kisky,
> Add functions for use with mx6 soc
> void otg_enable(void);
> void reset_usb_phy1(void);
>
> Signed-off-by: Troy Kisky
> ---
> arch/arm/cpu/armv7/mx6/soc.c | 47
> +++ arch/arm/include/asm/arch-mx6/crm_regs.h
> | 3 ++
> arch/arm/inc
Add functions for use with mx6 soc
void otg_enable(void);
void reset_usb_phy1(void);
Signed-off-by: Troy Kisky
---
arch/arm/cpu/armv7/mx6/soc.c | 47 +++
arch/arm/include/asm/arch-mx6/crm_regs.h | 3 ++
arch/arm/include/asm/arch-mx6/imx-regs.h | 17 ++
14 matches
Mail list logo