Hi list,
I'm experiencing problems while booting on a Freescale P1013 based board. It
hangs on USB initialization:
[3.763584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[3.770519] ehci-pci: EHCI PCI platform driver
[3.775116] ohci_hcd: USB 1.1 'Open' Host Controller (O
Hi Johannes,
> +static int a21_wdt_notify_sys(struct notifier_block *notify, unsigned long
> code,
> + void *unused)
> +{
> + if (code == SYS_DOWN || code == SYS_HALT)
> + gpio_set_value(GPIO_WD_ENAB, 0);
> +
> + return NOTIFY_DONE;
> +}
> +
> +static struc
> Hi list,
>
> I'm experiencing problems while booting on a Freescale P1013 based board. It
> hangs on USB initialization:
> [3.763584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [3.770519] ehci-pci: EHCI PCI platform driver
> [3.775116] ohci_hcd: USB 1.1 'Open' Hos
From: Olof Johansson [o...@lixom.net]
Sent: Monday, March 03, 2014 8:21 PM
To: Thumshirn, Johannes Tobias
Cc: Greg Kroah-Hartman; Jonathan Cameron; linux-...@vger.kernel.org;
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/3] drivers: Introduce MEN
> Von: Bryan Wu [mailto:coolo...@gmail.com]
> Gesendet: Donnerstag, 26. Juni 2014 01:11
> An: Werner, Andreas
> Cc: lkml; Samuel Ortiz; Lee Jones; w...@iguana.be; linux-
> watch...@vger.kernel.org; rpur...@rpsys.net; Linux LED Subsystem;
> Thumshirn, Johannes Tobias
> Betre
5 matches
Mail list logo