]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf81a9d6866c8eba4ce8169a0db8e4ae443f0f9f2
treeece42c00bba4904a920e2870f6561b3086166fce
parent30a59b0be84a3008fb1d38d519adbee5348dc3a1
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]