From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 5 May 2007 08:20:36 +0200 Subject: [U-Boot-Users] What's new in u-boot-testing In-Reply-To: <200704291404.50946.sr@denx.de> References: <200704251707.36787.sr@denx.de> <200704291404.50946.sr@denx.de> Message-ID: <200705050820.36364.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 14da5f7675bbb427c469e3f45006e027b6e21db9: Wolfgang Denk (1): Cleanup compiler warnings, update CHANGELOG are found in the git repository at: git://www.denx.de/git/u-boot-testing.git Please give this repository a try. I'll ask Wolfgang to pull from it in about a week. Thanks. Grzegorz Wianecki (1): Use PVR to distinguish MPC5200B from MPC5200 in boot message Jeffrey Mann (1): [patch] setenv(...) can delete environmentalvariables Ladislav Michl (1): simplify silent console Mike Frysinger (1): [patch] use unsigned char in smc91111 driver for mac Sergei Shtylyov (1): Avoid assigning PCI resources from zero address Stefan Roese (2): Merge with git://www.denx.de/git/u-boot.git Fix file mode Timur Tabi (1): 5xxx: write MAC address to mac-address and local-mac-address common/cmd_nvedit.c | 5 +++- common/console.c | 8 +------ common/main.c | 50 +++++++++--------------------------------- cpu/mpc5xxx/cpu.c | 16 ++++++++++--- drivers/pci_auto.c | 7 +++++- drivers/smc91111.c | 8 +++--- include/asm-ppc/processor.h | 8 +++++- 7 files changed, 44 insertions(+), 58 deletions(-)