Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Wolfgang Denk's avatar
    e2ffd59b
    * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
    Wolfgang Denk authored
    * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
      pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
      additional ethernet addresses.
    
    * Cleanup drivers/i82365.c - avoid duplication of code
    
    * Fix bogus "cannot span across banks" flash error message
    
    * Add support for CompactFlash for the CPC45 Board.
    e2ffd59b
    History
    * Code cleanup, mostly for GCC-3.3.x
    Wolfgang Denk authored
    * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
      pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
      additional ethernet addresses.
    
    * Cleanup drivers/i82365.c - avoid duplication of code
    
    * Fix bogus "cannot span across banks" flash error message
    
    * Add support for CompactFlash for the CPC45 Board.