blob: e5d87029d3825235be0702f42faa635598d2671a [file] [log] [blame]
wdenk80885a92004-02-26 23:46:20 +00001#######################################################################
2#
3# Copyright (C) 2004 by FS Forth-Systeme GmbH.
4# Markus Pietrek <mpietrek@fsforth.de>
5#
6# @TODO
7# Linux-Kernel is expected to be at 0000'8000, entry 0000'8000
8# optionally with a ramdisk at 0080'0000
9#
10# we load ourself to 0078'0000
11#
12# download area is 0060'0000
13#
14
15
Wolfgang Denk14d0a022010-10-07 21:51:12 +020016CONFIG_SYS_TEXT_BASE = 0x00780000