Re: [U-Boot] [PATCH] mpc83xx: USB: fix: access of ehci struct elements

2009-07-07 Thread Remy Bohmer
Hello Vivek, 2009/6/24 Vivek Mahajan vivek.maha...@freescale.com: It fixes the access to the 'ehci' struct elements for mpc83xx which should have been taken care of in 4ef01010aa4799c759d75e67007fdd3a38c88c8a Sorry about that. Signed-off-by: Vivek Mahajan vivek.maha...@freescale.com ---

[U-Boot] [PATCH] mpc83xx: USB: fix: access of ehci struct elements

2009-06-23 Thread Vivek Mahajan
It fixes the access to the 'ehci' struct elements for mpc83xx which should have been taken care of in 4ef01010aa4799c759d75e67007fdd3a38c88c8a Sorry about that. Signed-off-by: Vivek Mahajan vivek.maha...@freescale.com --- cpu/mpc83xx/cpu_init.c |4 ++-- 1 files changed, 2 insertions(+), 2