
22 Oct
2019
22 Oct
'19
6:36 a.m.
-----Original Message----- From: Kuldeep Singh kuldeep.singh@nxp.com Sent: Wednesday, September 18, 2019 4:28 PM To: u-boot@lists.denx.de Cc: albert.u.boot@aribaud.net; Priyanka Jain priyanka.jain@nxp.com; Ran Wang ran.wang_1@nxp.com; Peng Ma peng.ma@nxp.com; Kuldeep Singh kuldeep.singh@nxp.com; Ashish Kumar ashish.kumar@nxp.com Subject: [PATCH v2] armv7: ls102xa: Correct entry of SCFG_QSPI_CLKSEL
Value 0xC is reserved. Replace it with correct value 0x5 which is ClusterPLL/16
Signed-off-by: Ashish Kumar Ashish.kumar@nxp.com Signed-off-by: Kuldeep Singh kuldeep.singh@nxp.com
<snip>
Slight update in subject and description. Applied to fsl-qoriq master, awaiting upstream.
Thanks priyankajain