]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 14 Mar 2008 20:20:18 +0000 (23:20 +0300)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:19:39 +0000 (19:19 -0500)
commit18e69a35efbb078403db0c0063986470dad7d082
tree0b771e000e8dbd7f4e9d350ae5990674d8aa7ec8
parentc7604783b236e368f225efb7b3efb418fe20b404
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role

Linux understands "host" (default), "peripheral" and "otg" (broken).
Though, U-Boot doesn't restrict dr_mode variable to these values (think
of renames in future).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc837xerdb/mpc837xerdb.c
common/fdt_support.c
include/configs/MPC837XERDB.h
include/fdt_support.h