From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Rubini Date: Thu, 11 Feb 2010 21:46:29 +0100 Subject: [U-Boot] [PATCH 0/2] edb93xx: two patches for boot code Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de While working on a board similar to the EDB9315A, I had to fix two more things as my board doesn't boot without them. I already talked with Matthias Kaehlcke who gave me his ack on those patches. Alessandro Rubini (2): ep93xx leds: remove arrays in data section edb93xx sdram: fix initialization board/edb93xx/sdram_cfg.c | 7 ++++++- cpu/arm920t/ep93xx/led.c | 29 +++++++++-------------------- 2 files changed, 15 insertions(+), 21 deletions(-)