From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Gurevich Date: Wed, 12 Mar 2003 11:40:25 -0800 Subject: [U-Boot-Users] [Patch]: A small bug in PCI command In-Reply-To: <3E6EA92D.7050603@paulidav.org> References: <3E6EA92D.7050603@paulidav.org> Message-ID: <3E6F8D29.5010205@paulidav.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This is a cleaner patch (I didn't notice include/pci_ids.h initially). Vladimir Vladimir Gurevich wrote: > I've just noticed that "pci" command (or pci header) > fails to show the device class properly. > > We can either do manual relocation (same way how > cmd_tbl is relocated in board_init_r()) or > replace this table with a (ugly?) switch statement. > That's the patch attached. > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cmd_pci.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20030312/fe7d5bb6/attachment.txt