Skip to content
Snippets Groups Projects
  1. May 03, 2010
  2. Apr 30, 2010
  3. Apr 29, 2010
  4. Apr 28, 2010
  5. Apr 27, 2010
  6. Apr 24, 2010
    • Thomas Chou's avatar
      nios2: add nios2-generic board · 8cbb0ddd
      Thomas Chou authored
      This is a generic approach to port u-boot for nios2 boards.
      You may find the usage of this approach on the nioswiki,
      http://nioswiki.com/DasUBoot
      
      
      
      A fpga parameter file, which contains base address information
      and drivers declaration, is generated from Altera's hardware system
      description sopc file using tools.
      
      The example fpga parameter file is compatible with EP1C20, EP1S10
      and EP1S40 boards. So these boards can be removed after this commit.
      Though epcs controller is removed to cut the dependency of altera_spi
      driver.
      
      Signed-off-by: default avatarThomas Chou <thomas@wytron.com.tw>
      Signed-off-by: default avatarScott McNutt <smcnutt@psyent.com>
      8cbb0ddd
Loading