From mboxrd@z Thu Jan 1 00:00:00 1970 From: A. Geisreiter Date: Thu, 28 Jan 2010 12:31:44 +0100 Subject: [U-Boot] Set TEXT_BASE via .h file? Message-ID: <001001caa00d$7a2207b0$6e661710$@de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I have a question to the TEXT_BASE setting in the config.mk file. Is it possible to set TEXT_BASE via a setting in the .h file? Thanks, Andreas