board: sl28: add board specific nvm command
authorMichael Walle <michael@walle.cc>
Thu, 15 Oct 2020 21:08:58 +0000 (23:08 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 23 Oct 2020 11:22:09 +0000 (16:52 +0530)
commit66d00ebdeaa967b56438ac3c7352a377174742d6
treeece42c00bba4904a920e2870f6561b3086166fce
parent4ceb5c6db2f4080042e5c3e036ab06b0178e32c4
board: sl28: add board specific nvm command

The board supports 16 configuration bits which can be manipulated with
this command. See the board's README for a detailed explanation on each
bit.

Signed-off-by: Michael Walle <michael@walle.cc>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/kontron/sl28/Makefile
board/kontron/sl28/cmds.c [new file with mode: 0644]