#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.
#152: v3 Geode cs5536 UART2 wrongly configured -------------------------------------------+-------------------------------- Reporter: edwin_beasant@… | Owner: carldani Type: defect | Status: new Priority: major | Milestone: Going mainstream Component: coreboot | Version: v3 Keywords: serial com2 geode cs5536 | Dependencies: Patchstatus: patch needs review | -------------------------------------------+-------------------------------- Changes (by stepan):
* owner: somebody => carldani
#152: v3 Geode cs5536 UART2 wrongly configured --------------------------------------------+------------------------------- Reporter: edwin_beasant@… | Owner: carldani Type: defect | Status: new Priority: major | Milestone: Going mainstream Component: coreboot | Keywords: serial com2 geode cs5536 Dependencies: | Patchstatus: patch is ready to be committed --------------------------------------------+------------------------------- Changes (by oxygene):
* patchstatus: patch needs review => patch is ready to be committed
Comment:
Patch for v2 committed in r5074
#152: v3 Geode cs5536 UART2 wrongly configured --------------------------------------------+------------------------------- Reporter: edwin_beasant@… | Owner: hailfinger Type: defect | Status: new Priority: major | Milestone: Going mainstream Component: coreboot | Keywords: serial com2 geode cs5536 Dependencies: | Patchstatus: patch is ready to be committed --------------------------------------------+------------------------------- Changes (by stepan):
* owner: carldani => hailfinger
#152: v3 Geode cs5536 UART2 wrongly configured --------------------------------------------+------------------------------- Reporter: edwin_beasant@… | Owner: hailfinger Type: defect | Status: closed Priority: major | Milestone: Going mainstream Component: coreboot | Resolution: fixed Keywords: serial com2 geode cs5536 | Dependencies: Patch Status: patch has been committed | --------------------------------------------+------------------------------- Changes (by uwe):
* status: new => closed * patchstatus: patch is ready to be committed => patch has been committed * resolution: => fixed
Comment:
Patch was comitted for v2, and v3 is obsolete now, so closing the issue.