commit | 3db7af748c4c4849c5337678ca4c814b8f2a6c78 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Sun Sep 27 07:47:24 2009 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Tue Oct 13 06:17:35 2009 -0500 |
tree | b45b8e3610385b55c351d5c24949318fdb795502 | |
parent | 515e6fd696b94321148d70cddccafd7d5167429d [diff] [blame] |
Add support for Eukrea CPUAT91 SBC CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
diff --git a/board/eukrea/cpuat91/config.mk b/board/eukrea/cpuat91/config.mk new file mode 100644 index 0000000..ef8dda0 --- /dev/null +++ b/board/eukrea/cpuat91/config.mk
@@ -0,0 +1 @@ +TEXT_BASE = 0x21F00000