Skip to content

Commit d1d354f

Browse files
am64x: dss: commit
- commit Fixes: SITSW-1234 Signed-off-by: Venkatesan Krishnamoorthy <v-krishnamoorthy@ti.com>
1 parent 7fe3f2e commit d1d354f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/board/eeprom.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ extern "C" {
6666
* address (offset) and data can be done in single I2C operation
6767
*/
6868
#define EEPROM_PAGE_SIZE (256U)
69+
#define TEST_COMMIT_GITHUB
70+
6971
/**
7072
* \brief Temp write buffer to hold address offset and data for page write
7173
* operation - 2 bytes for offset and remaining for one page data

0 commit comments

Comments
 (0)