#110: Allow for per-device subsystem IDs
---------------------------------+------------------------------------------
Reporter: uwe | Owner: somebody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: coreboot | Version: v3
Keywords: | Dependencies:
Patchstatus: there is no patch |
---------------------------------+------------------------------------------
Currently both v2 and v3 only allow us to use one global set of PCI
subsystem IDs, which is too simplistic. In theory (and often in practice)
each PCI device has (or can have) its own subsystem ID.
We should fix this, at least in v3, possibly also in v2.
See also http://www.coreboot.org/pipermail/coreboot/2008-July/036514.html
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/110>
coreboot <http://www.coreboot.org/>
#76: coreboot messages should be accessible in dmesg
----------------------------------+-----------------------------------------
Reporter: stepan | Owner: rminnich
Type: enhancement | Status: new
Priority: major | Milestone:
Component: coreboot | Resolution:
Keywords: | Dependencies:
Patch Status: there is no patch |
----------------------------------+-----------------------------------------
Changes (by uwe):
* milestone: Setting up coreboot v3 =>
Comment:
v3 is obsolete, but having the feature in v4 would be great.
--
Ticket URL: <https://tracker.coreboot.org/trac/coreboot/ticket/76#comment:6>
coreboot <http://www.coreboot.org/>
#152: v3 Geode cs5536 UART2 wrongly configured
-------------------------------------------+--------------------------------
Reporter: edwin_beasant@… | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: Going mainstream
Component: coreboot | Version: v3
Keywords: serial com2 geode cs5536 | Dependencies:
Patchstatus: patch needs review |
-------------------------------------------+--------------------------------
The UART2 on the AMD cs5536 is incorrectly configured in two places in v3
code and also in v2.
GPIO lines 4 and 3 are swapped and also incorrectly put in IR mode receive
(compound fault).
This patch corrects the v3 late configuration and the v3 and v2 early
(stage1/cache as ram) mis-configuration of UART2 to addres 0x3f8 not the
standard 0x2f8 for COM2.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/152>
coreboot <http://www.coreboot.org/>