]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Tue, 6 Sep 2016 16:22:48 +0000 (18:22 +0200)
commit76b21efd555b9bc7e4e7fb8ebc7de2558403731a
treebfc5e7e1f346d8eab02a8ec2a2750bbe0bde2014
parent2a83c95fdb9c2f735d1c30c71bc52f6fd8aa0f97
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