]> code.ossystems Code Review - bsp/u-boot.git/commit
mx7dsabresd: Print secure/non-secure mode info
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 28 Jul 2016 23:49:46 +0000 (20:49 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 3 Aug 2016 19:36:01 +0000 (16:36 -0300)
commitb5e61c4f539c4ee823e6f1aa113e3bd9f52f35ee
tree64bd503e2d58b8ba6e8cf8606fc7b7e33fdebb01
parent28830fe34a010bf7da705c2ab279e1ef137b0ece
mx7dsabresd: Print secure/non-secure mode info

mx7dsabresd has two targets:

- mx7dsabresd_defconfig: boots in non-secure mode
- mx7dsabresd_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/freescale/mx7dsabresd/mx7dsabresd.c