]> git.baikalelectronics.ru Git - uboot.git/commit
fsl_ifc: fix typo in the NOR CSOR register definition
authorAleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Mon, 22 Feb 2021 18:15:58 +0000 (18:15 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 23 Mar 2021 09:57:08 +0000 (15:27 +0530)
commitaba1870e7fc78aa67add46368f29dd857f641a1c
tree9138578fa33f2ad1f3ee2c3d36a21cecfbf264c0
parent7e837f4fd1b5f7f9b0f6d8a677c3999580d38f54
fsl_ifc: fix typo in the NOR CSOR register definition

The name of the define must indicate 'Asynchronous', so 'ASYNC' is more
appropriate. AYSNC is probably a typo, and checkpatch script is throwing
a warning if this is set in the board include files.

It is save to change this now as none of the existing designs is using it
so far, but we will use it in our design it help to make IFC settings
more transparent.

Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/fsl_ifc.h