summaryrefslogtreecommitdiffstats
path: root/onenand_ipl/board/apollon/config.mk
blob: fd9c506f7e0208c504247a23a76d4bffe1b3fc06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# (C) Copyright 2005-2008 Samsung Electronics
# Kyungmin Park <kyungmin.park@samsung.com>
#
# Samsung Apollon board with OMAP2420 (ARM1136) cpu
#
# Apollon has 1 bank of 128MB mDDR-SDRAM on CS0
# Physical Address:
# 8000'0000 (bank0)
# 8800'0000 (bank1)
# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
# (mem base + reserved)

TEXT_BASE = 0x00000000
OpenPOWER on IntegriCloud