]> git.sur5r.net Git - u-boot/commit
warp7: Print secure/non-secure mode info
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 26 Aug 2016 00:07:20 +0000 (21:07 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 6 Sep 2016 16:22:48 +0000 (18:22 +0200)
commitd4ee5043f36e7a418c3fb5be2e76eb5f6ee2cd9f
tree0a42e010d1cd72b99a6ec0cade2e7c26c24428a4
parentca4f338e2efece5196eb2178e5f7d07be828da6e
warp7: Print secure/non-secure mode info

warp7 has two targets:

- warp7_defconfig: boots in non-secure mode
- warp7_secure_defconfig: boots in secure mode

Print the mode that is being used to help users to easily identify
which target is running on the board.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
board/warp7/warp7.c