[Bug 1829] New: LEON3_UART_Regs_Map struct incomplete

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Jul 7 16:36:02 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1829

           Summary: LEON3_UART_Regs_Map struct incomplete
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: bsps
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: silvah15 at gmail.com


Missing int field scalar in LEON3_UART_Regs_Map struct.

   typedef struct
   {
      volatile unsigned int data;
      volatile unsigned int status;
      volatile unsigned int ctrl;
      volatile unsigned int scaler;
   } LEON3_UART_Regs_Map;

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list