
-----Original Message----- From: Zhiqiang Hou [mailto:Zhiqiang.Hou@nxp.com] Sent: Monday, July 04, 2016 11:58 AM To: u-boot@lists.denx.de; albert.u.boot@aribaud.net; york sun york.sun@nxp.com; wd@denx.de; Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; alison.wang@freescale.com; Mingkai.Hu@freescale.com Cc: yao.yuan@freescale.com; Qianyu.Gong@freescale.com; bmeng.cn@gmail.com; Shengzhou Liu shengzhou.liu@nxp.com; Zhiqiang Hou zhiqiang.hou@nxp.com Subject: [PATCH 3/5] fsl: csu: add an API to set individual device access permission
From: Hou Zhiqiang Zhiqiang.Hou@nxp.com
Add this API to make the individual device is able to be set to the specified permission.
I am curious about requirement of devices to configure CSU in their driver. Why cannot it be done during early boot sequence as part of normal boot-flow for all devices
--prabhakar