[U-Boot] [Nios] Pull Request

Scott McNutt smcnutt at psyent.com
Fri Apr 16 22:58:11 CEST 2010


Wolfgang,

These changes also fix a broken build for all nios2 boards due to
a typographic error introduced in the directory restructuring.

The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
   Stefan Roese (1):
         ppc4xx: Add option for PPC440SPe ports without old Rev. A support

are available in the git repository at:

   git://git.denx.de/u-boot-nios.git master

Scott McNutt (1):
       nios2: Move individual board linker scripts to common script in 
cpu tree.

  arch/nios2/config.mk                               |    2 +
  {board/altera/ep1c20 => arch/nios2/cpu}/u-boot.lds |    2 +-
  board/altera/ep1s10/u-boot.lds                     |  135 
-------------------
  board/altera/ep1s40/u-boot.lds                     |  135 
-------------------
  board/psyent/pci5441/u-boot.lds                    |  136 
--------------------
  board/psyent/pk1c20/u-boot.lds                     |  136 
--------------------
  6 files changed, 3 insertions(+), 543 deletions(-)
  rename {board/altera/ep1c20 => arch/nios2/cpu}/u-boot.lds (98%)
  delete mode 100644 board/altera/ep1s10/u-boot.lds
  delete mode 100644 board/altera/ep1s40/u-boot.lds
  delete mode 100644 board/psyent/pci5441/u-boot.lds
  delete mode 100644 board/psyent/pk1c20/u-boot.lds

Regards,
--Scott


More information about the U-Boot mailing list