~ubuntu-branches/ubuntu/maverick/u-boot-omap3/maverick

« back to all changes in this revision

Viewing changes to board/lart/config.mk

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-03-22 15:06:23 UTC
  • Revision ID: james.westby@ubuntu.com-20100322150623-i21g8rgiyl5dohag
Tags: upstream-2010.3git20100315
ImportĀ upstreamĀ versionĀ 2010.3git20100315

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# LART board with SA1100 cpu
 
3
#
 
4
# see http://www.lart.tudelft.nl/ for more information on LART
 
5
#
 
6
 
 
7
#
 
8
# LART has 4 banks of 8 MB DRAM
 
9
#
 
10
# c000'0000
 
11
# c100'0000
 
12
# c800'0000
 
13
# c900'0000
 
14
#
 
15
# Linux-Kernel is expected to be at c000'8000, entry c000'8000
 
16
#
 
17
# we load ourself to c178'0000, the upper 1 MB of second bank
 
18
#
 
19
# download areas is c800'0000
 
20
#
 
21
 
 
22
 
 
23
TEXT_BASE = 0xc1780000