Incorrect naming of the macro MAILBOX_MAX_MSGS_IN_FIFO in IPC Notify

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • SITSW-4949
    • NA
    • 09.02.00
    • 10.01.00
    • Hide
      am243x-evm
      am64xx-evm
      Show
      am243x-evm am64xx-evm

      The macro, is incorrectly named. The usage of the macro MAILBOX_MAX_MSGS_IN_FIFO is as mentioned below.

      This is only used as a mask for the bits 2:0 for the MAILBOX_MSG_STATUS register and not really the actual number of messages. As the mask needs to be 0x7 for the last three bits, the value of (MAILBOX_MAX_MSGS_IN_FIFO - 1) i.e. 0x7 fits fine. But this is an issue with the naming of the macro.

       

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-4918 - Incorrect naming of the macro MAILB...
                SYNCHRONIZED
                • Last Sync Date: