
Ping.
Thanks, Peng.
-----Original Message----- From: Peng Fan [mailto:peng.fan@nxp.com] Sent: 2018年12月15日 20:20 To: sbabic@denx.de Cc: Fabio Estevam fabio.estevam@nxp.com; u-boot@lists.denx.de; dl-uboot-imx uboot-imx@nxp.com; Peng Fan peng.fan@nxp.com Subject: [PATCH 0/5] imx8: several fixes
Several fixes when moving to support SPL.
Peng Fan (5): clk: imx8: fix build warning misc: imx: scu: avoid write null pointer misc: imx8: scu: use platdata instead of priv data imx8: cpu: correct info tools: imx8image: set dcd_skip to true
arch/arm/mach-imx/imx8/cpu.c | 2 +- drivers/clk/imx/clk-imx8.c | 2 ++ drivers/misc/imx8/scu.c | 26 +++++++++++++------------- drivers/misc/imx8/scu_api.c | 4 ++-- tools/imx8image.c | 2 +- 5 files changed, 19 insertions(+), 17 deletions(-)
-- 2.14.1