From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sun, 21 Oct 2007 23:31:44 +0900 Subject: [U-Boot-Users] [GIT PULL] MIPS updates Message-ID: <471B62D0.9050400@ruby.dti.ne.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, please pull MIPS updates. The following changes since commit 5441f61a3d8b7034f19fc1361183e936198e6dbb: Detlev Zundel (1): Fix two typos. are available in the git repository at: git://www.denx.de/git/u-boot-mips.git master Shinya Kuribayashi (5): [MIPS] u-boot.lds: Remove duplicated .sdata section [MIPS] u-boot.lds: Fix __got_start and __got_end [MIPS] Fix $gp usage [MIPS] u-boot.lds: Define _gp in a standard manner [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup Vlad Lungu (1): [MIPS] Fix UNCACHED_SDRAM board/dbau1x00/u-boot.lds | 14 +++++++------- board/gth2/u-boot.lds | 14 +++++++------- board/incaip/u-boot.lds | 14 +++++++------- board/pb1x00/u-boot.lds | 14 +++++++------- board/purple/u-boot.lds | 14 +++++++------- board/tb0229/u-boot.lds | 14 +++++++------- cpu/mips/config.mk | 2 +- cpu/mips/start.S | 19 +++++++++++++------ examples/mips.lds | 14 +++++++------- include/asm-mips/addrspace.h | 2 +- mips_config.mk | 25 +++++++++++++++++++++++++ 11 files changed, 89 insertions(+), 57 deletions(-) thanks, Shinya