
7 Dec
2011
7 Dec
'11
6:10 p.m.
On Tue, 6 Dec 2011 21:41:38 +0100 Anatolij Gustschin agust@denx.de wrote:
On Tue, 8 Nov 2011 01:43:32 -0800 Gabe Black gabeblack@chromium.org wrote:
This change copies over the pci_ids.h file from Linux verbatim, plus a few ids that had been added by hand. The last non-merge change hash in that file in the kernel repository was:
8930c8aa740b12ad69f44a35137bcc39bfa3dc41
and the kernel was at version 2.6.38.
Signed-off-by: Gabe Black gabeblack@chromium.org
include/pci_ids.h | 2072 ++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 1420 insertions(+), 652 deletions(-)
Applied to u-boot-staging/agust@denx.de. Thanks!
Dropped applied patch, it causes many build issues. The patch in my staging branch is replaced by v2 patch.
Anatolij