Skip to content
Snippets Groups Projects
  • Andy Fleming's avatar
    6c543597
    Fix minor 85xx warnings · 6c543597
    Andy Fleming authored
    
    Some patches had inserted warnings into the build:
    * mpc8560ads declared data without using it
    * cpu_init declared ecm and immap without using it in all CONFIGs
    * MPC8548CDS.h had its default filenames changed so that they contained
      "\m" in the paths.  Made the defaults not Windows-specific (or
      anything-specific)
    
    Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
    6c543597
    History
    Fix minor 85xx warnings
    Andy Fleming authored
    
    Some patches had inserted warnings into the build:
    * mpc8560ads declared data without using it
    * cpu_init declared ecm and immap without using it in all CONFIGs
    * MPC8548CDS.h had its default filenames changed so that they contained
      "\m" in the paths.  Made the defaults not Windows-specific (or
      anything-specific)
    
    Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>