public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nios2: remove EP1C20, EP1S10, EP1S40 boards
Date: Fri, 23 Apr 2010 12:30:27 +0800	[thread overview]
Message-ID: <4BD12263.3000103@wytron.com.tw> (raw)
In-Reply-To: <4BD12039.3030107@psyent.com>

On 04/23/2010 12:21 PM, Scott McNutt wrote:
>
> I tested on the 1c20 this evening as well ... works fine. I will test on
> the 2c35 board tomorrow. I'd like to get a positive confirmation WRT the
> 1S10 and 1S40 before applying this patch.

Great! Please also check epcs/spi flash on EP1C20.

1. apply this patch, [PATCH] spi_flash: support old STMicro parts with RES

2. add the following to board/altera/nios2-generic/custom_fpga.h

/* epcs_controller.epcs_control_port is a 
altera_avalon_epcs_flash_controller */
#define CONFIG_SYS_SPI_BASE 0x82100200
#define CONFIG_ALTERA_SPI
#define CONFIG_CMD_SPI
#define CONFIG_CMD_SF
#define CONFIG_SF_DEFAULT_SPEED 30000000
#define CONFIG_SPI_FLASH
#define CONFIG_SPI_FLASH_STMICRO

3.
sf probe 0
sf read/write


>
> I'll apply the generic board patch to the nios 'next' branch, but I'd
> like to hold off on blowing away those other board trees until we get
> a chance to test the generic board on the actual targets. Fair enough?
>
>
OK.

Cheers,
Thomas

  reply	other threads:[~2010-04-23  4:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21  9:32 [U-Boot] [PATCH] nios2: remove EP1C20, EP1S10, EP1S40 boards Thomas Chou
2010-04-22 12:36 ` Scott McNutt
2010-04-23  3:41   ` Thomas Chou
2010-04-23  4:21     ` Scott McNutt
2010-04-23  4:30       ` Thomas Chou [this message]
2010-05-28  5:59       ` Thomas Chou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BD12263.3000103@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox