From patchwork Tue Jul 12 00:16:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 104303 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id A6155B6EE8 for ; Tue, 12 Jul 2011 10:17:30 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 029D328095; Tue, 12 Jul 2011 02:17:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OCSpFHc0u-bb; Tue, 12 Jul 2011 02:17:15 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 49E8228096; Tue, 12 Jul 2011 02:17:03 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C532828088 for ; Tue, 12 Jul 2011 02:16:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pvt-yoybZzvC for ; Tue, 12 Jul 2011 02:16:58 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by theia.denx.de (Postfix) with ESMTPS id B52AC28089 for ; Tue, 12 Jul 2011 02:16:56 +0200 (CEST) Received: by fxh2 with SMTP id 2so3365193fxh.23 for ; Mon, 11 Jul 2011 17:16:55 -0700 (PDT) Received: by 10.223.65.69 with SMTP id h5mr27633fai.146.1310429815757; Mon, 11 Jul 2011 17:16:55 -0700 (PDT) Received: from mashiro.kolej.mff.cuni.cz (vasut.kolej.mff.cuni.cz [78.128.198.52]) by mx.google.com with ESMTPS id b3sm9568000fao.20.2011.07.11.17.16.54 (version=SSLv3 cipher=OTHER); Mon, 11 Jul 2011 17:16:54 -0700 (PDT) From: Marek Vasut To: u-boot@lists.denx.de Date: Tue, 12 Jul 2011 02:16:44 +0200 Message-Id: <1310429807-23840-2-git-send-email-marek.vasut@gmail.com> X-Mailer: git-send-email 1.7.5.3 In-Reply-To: <1310429807-23840-1-git-send-email-marek.vasut@gmail.com> References: <1310429807-23840-1-git-send-email-marek.vasut@gmail.com> Cc: Jana Rapava Subject: [U-Boot] [PATCH 2/5] EfikaMX: Add missing CONFIG_SYS_TEXT_BASE X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Jana Rapava Signed-off-by: Jana Rapava --- include/configs/efikamx.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/efikamx.h b/include/configs/efikamx.h index a04ac49..209d3e2 100644 --- a/include/configs/efikamx.h +++ b/include/configs/efikamx.h @@ -38,6 +38,8 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_TEXT_BASE 0x97800000 + #define CONFIG_SYS_L2CACHE_OFF /*