[U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs
Ajay Bhargav
ajay.bhargav at einfochips.com
Mon Feb 13 11:08:38 CET 2012
On Monday 13 February 2012 02:33 PM, Marek Vasut wrote:
>> This patch adds support for USB EHCI driver for Armada100 SOCs.
> Fix the subject, you have ECHI written there ;-)
>
what a blunder :)
[...snip...]
>> +#include<common.h>
>> +#include<asm/io.h>
>> +#include<usb.h>
>> +#include "ehci.h"
>> +#include "ehci-core.h"
>> +#include<asm/arch/cpu.h>
>> +#include<asm/arch/armada100.h>
>> +#include "utmi-armada100.h"
> Where does this include come from? Maybe this should be part of the platform
> includes in asm/arch/... and accessed as such too?
>
> M
>
Utmi might not be required outside usb.. so its always a part of USB. Do
i really need to keep it out?
Regards,
Ajay Bhargav
More information about the U-Boot
mailing list