mpc85xx: USB: Add support
The following patch adds 85xx-specific USB support and also revamps Copyright in immap_85xx.h Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com> Signed-off-by: Remy Bohmer <linux@bohmer.net>
This commit is contained in:
committed by
Wolfgang Denk
parent
4ef01010aa
commit
a07bf180ef
@@ -87,6 +87,8 @@
|
||||
|
||||
#if defined(CONFIG_MPC83XX)
|
||||
#define CONFIG_SYS_MPC8xxx_USB_ADDR CONFIG_SYS_MPC83xx_USB_ADDR
|
||||
#elif defined(CONFIG_MPC85xx)
|
||||
#define CONFIG_SYS_MPC8xxx_USB_ADDR CONFIG_SYS_MPC85xx_USB_ADDR
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user