From patchwork Fri Nov 16 21:20:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 199782 X-Patchwork-Delegate: trini@ti.com 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 855C12C0085 for ; Sat, 17 Nov 2012 08:36:59 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D27CE4A43D; Fri, 16 Nov 2012 22:35:41 +0100 (CET) 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 2dkkf8JYIFFH; Fri, 16 Nov 2012 22:35:41 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 828474A1D0; Fri, 16 Nov 2012 22:30:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A68B24A19E for ; Fri, 16 Nov 2012 22:29:30 +0100 (CET) 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 MJ2MzNugsAIX for ; Fri, 16 Nov 2012 22:29:30 +0100 (CET) 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-vb0-f74.google.com (mail-vb0-f74.google.com [209.85.212.74]) by theia.denx.de (Postfix) with ESMTPS id A870F4A1B4 for ; Fri, 16 Nov 2012 22:28:52 +0100 (CET) Received: by mail-vb0-f74.google.com with SMTP id s24so350089vbi.3 for ; Fri, 16 Nov 2012 13:28:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=b6TEMnOXGW0q7h3RGy8vKfoHV77D02+dZYj/Mb96lyw=; b=P3HCGMm719Kp97Ap/qwXc1leFSk9uUmMX4WR7qIUc10qEhm3RE7Wwpx1qlQ3iEw7IK pCFv3kItnSCA0i2u+mF9HKS2tAT1uCLhLc2+B560TkJ4rpQtGXm16y1hhll5mYxRKQ1F lmJmw0N2cXKY9q78+sI3pOylhQDbKNdgwMtLyhOFcd6d74ZGQWlxYKZY1knBOAWMYJ58 lkvOOgwEJ54+sQuFVASXApNcYrrlIo2nu6t3F+19i7k3Pl70BKcvcWAlcwJ4hNOFW/6R WUodNWdaOwLn462XhxlYo04NO5O+3mFBfyrl/sHaLfkHUR+pgUJQ5b9eE5rD0w6iLrIB m0ug== Received: by 10.236.92.144 with SMTP id j16mr4127281yhf.44.1353101332369; Fri, 16 Nov 2012 13:28:52 -0800 (PST) Received: from wpzn3.hot.corp.google.com (216-239-44-65.google.com [216.239.44.65]) by gmr-mx.google.com with ESMTPS id i7si211098yhj.6.2012.11.16.13.28.52 (version=TLSv1/SSLv3 cipher=AES128-SHA); Fri, 16 Nov 2012 13:28:52 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by wpzn3.hot.corp.google.com (Postfix) with ESMTP id 3482A10004D; Fri, 16 Nov 2012 13:28:52 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 12F5F1604D2; Fri, 16 Nov 2012 13:28:52 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Fri, 16 Nov 2012 13:20:35 -0800 Message-Id: <1353100842-20126-51-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1353100842-20126-1-git-send-email-sjg@chromium.org> References: <1353100842-20126-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQkg5Z8u7OFwnrIgks4ZK9iOF0Uiw4xDm7cSJFsl3WyuPrDT40ZKNAXwelXGgue3qD7KwsEwAPVuCTxGdacXnwLmI49ESJp6RIpe+BFgff/k1x+KYLRIYTSNdH55kyMcB6nPb8vT96nKyJCksCg9rQfIe298bX2zK120sb56yTSMjTBHXEjhFpcNX+yHeKUXQGw0yxqL Cc: Tom Rini , Macpaul Lin Subject: [U-Boot] [PATCH 50/57] nds32: Use generic global_data X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Move nds32 over to use generic global_data. Signed-off-by: Simon Glass --- arch/nds32/include/asm/global_data.h | 32 +------------------------------- 1 files changed, 1 insertions(+), 31 deletions(-) diff --git a/arch/nds32/include/asm/global_data.h b/arch/nds32/include/asm/global_data.h index e693b01..4927d52 100644 --- a/arch/nds32/include/asm/global_data.h +++ b/arch/nds32/include/asm/global_data.h @@ -38,37 +38,7 @@ struct arch_global_data { }; -/* - * The following data structure is placed in some memory wich is - * available very early after boot (like DPRAM on MPC8xx/MPC82xx, or - * some locked parts of the data cache) to allow for a minimum set of - * global variables during system initialization (until we have set - * up the memory controller so that we can use RAM). - */ - -typedef struct global_data { - bd_t *bd; - unsigned long flags; - unsigned int baudrate; - unsigned long have_console; /* serial_init() was called */ - - unsigned long reloc_off; /* Relocation Offset */ - unsigned long env_addr; /* Address of Environment struct */ - unsigned long env_valid; /* Checksum of Environment valid? */ - unsigned long fb_base; /* base address of frame buffer */ - - unsigned long relocaddr; /* Start address of U-Boot in RAM */ - phys_size_t ram_size; /* RAM size */ - unsigned long mon_len; /* monitor len */ - unsigned long irq_sp; /* irq stack pointer */ - unsigned long start_addr_sp; /* start_addr_stackpointer */ - - void **jt; /* jump table */ - char env_buf[32]; /* buffer for getenv() before reloc. */ - struct arch_global_data arch; /* architecture-specific data */ -} gd_t; - -#include +#include #ifdef CONFIG_GLOBAL_DATA_NOT_REG10 extern volatile gd_t g_gd;