[RTEMS Project] #3502: PL111_LCD_CONTROL_LCD_BPP_16 Redefined

RTEMS trac trac at rtems.org
Tue Aug 14 23:31:03 UTC 2018


#3502: PL111_LCD_CONTROL_LCD_BPP_16 Redefined
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  5.1
 Component:  arch/arm       |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 The constant PL111_LCD_CONTROL_LCD_BPP_16 is defined twice in the file
 bsps/arm/include/bsp/arm-pl111-regs.h:

 #define PL111_LCD_CONTROL_LCD_BPP_16 0x04U
 #define PL111_LCD_CONTROL_LCD_BPP_24 0x05U
 #define PL111_LCD_CONTROL_LCD_BPP_16 0x06U
 #define PL111_LCD_CONTROL_LCD_BPP_12 0x07U

 Given the context, I am guessing the first one should be BPP_32 but since
 Sebastian added the file, I am assuming he has docs and can answer this
 question for sure.

--
Ticket URL: <http://devel.rtems.org/ticket/3502>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list