[U-Boot] [PATCH 0/5] imx8: several fixes
    Peng Fan 
    peng.fan at nxp.com
       
    Sat Dec 15 12:19:43 UTC 2018
    
    
  
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
    
    
More information about the U-Boot
mailing list