Skip to content
Snippets Groups Projects
  1. Mar 10, 2014
    • Masahiro Yamada's avatar
      m68k: Remove M5271EVB and idmr board support · ba650e9b
      Masahiro Yamada authored
      
      CONFIG_SYS_HZ must be always 1000, but M5271EVB.h defines it
      as 1000000 and idmr.h defines it as (50000000 / 64).
      
      When compiling these two boards, a warning message is displayed:
      
        time.c:14:2: warning: #warning "CONFIG_SYS_HZ must be 1000
        and should not be defined by platforms" [-Wcpp]
      
      There are no board maintainers for them so this commit just
      deletes them.
      
      Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
      Cc: Jason Jin <Jason.jin@freescale.com>
      ba650e9b
  2. Mar 08, 2014
  3. Mar 07, 2014
  4. Mar 05, 2014
  5. Mar 04, 2014
Loading