commit | d4ee5043f36e7a418c3fb5be2e76eb5f6ee2cd9f | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Thu Aug 25 21:07:20 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 06 18:22:48 2016 +0200 |
tree | 0a42e010d1cd72b99a6ec0cade2e7c26c24428a4 | |
parent | ca4f338e2efece5196eb2178e5f7d07be828da6e [diff] |
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>