
6 Apr
2011
6 Apr
'11
6:35 a.m.
On Mar 22, 2011, at 5:20 AM, Ramneek Mehresh wrote:
Modify support for USB mode fixup:
- Add support for fetching USB mode and phy type via hwconfig
- Add common support for USB mode and phy type device tree fix-up for all USB controllers mentioned in hwconfig string
- Add USB2 controller offset
Signed-off-by: Ramneek Mehresh ramneek.mehresh@freescale.com
Applies on git://git.am.freescale.net/mirrors/u-boot (branch next) arch/powerpc/cpu/mpc8xxx/fdt.c | 84 ++++++++++++++++++++++++++------- arch/powerpc/include/asm/immap_85xx.h | 3 +- include/fdt_support.h | 6 ++- 3 files changed, 74 insertions(+), 19 deletions(-)
Jerry,
Any comments or an ack on the fdt bits here?
- k