From patchwork Tue Nov 11 01:00:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 409152 X-Patchwork-Delegate: sjg@chromium.org 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 06F2E14011B for ; Tue, 11 Nov 2014 12:04:56 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D29A34B715; Tue, 11 Nov 2014 02:04:07 +0100 (CET) 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 UqwoeIUif32W; Tue, 11 Nov 2014 02:04:07 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0E5154B816; Tue, 11 Nov 2014 02:02:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E3A304B704 for ; Tue, 11 Nov 2014 02:01:22 +0100 (CET) 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 lENHggIioNZd for ; Tue, 11 Nov 2014 02:01:22 +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-yk0-f201.google.com (mail-yk0-f201.google.com [209.85.160.201]) by theia.denx.de (Postfix) with ESMTPS id 245E84B723 for ; Tue, 11 Nov 2014 02:01:18 +0100 (CET) Received: by mail-yk0-f201.google.com with SMTP id q9so321381ykb.0 for ; Mon, 10 Nov 2014 17:01:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=/xFHNwebD3OqwYN6H+PCQCkoIta0ZX+uGZANQ5ZqDU4=; b=KCMIxrowpuYyrxNJFhHb3pZPJKQak4vn8rYN9fxXWtrwa27vnmM6hy/pW/PLg37QH5 n4J0xOByE3GV/fTebpnNvTgtaauQZ6vn/LoKwfq6gTDGTowJyFUf93qpNDqM1DYJlguB 1Kxpvzoz05m9DAo8oBYY/yN6MFcHGcxKqHVRV6k5Aq3uHX61yi/mfg9faA8hExjvX9U/ cQ8R0PuoQE6iHEjH9oNBLQtUYTi/d/XeOn3sTL68fBdD2kuLyvlI9OObOjMSTsBs23/J 1Z7ucspc+1hNgzNWMh9tB3XDOQvNSBGwx4Qq2+xgHyfKFkiJ04NtgjbmnccLcyc18VBc c7Zg== X-Gm-Message-State: ALoCoQnOi4N8xesn5Ywfpe9AjzUNl36ADDVlw03hFVNZRdeJ6AzZmuYNgDwfMgizgH1UWV890Zlb X-Received: by 10.236.38.225 with SMTP id a61mr28125121yhb.44.1415667677501; Mon, 10 Nov 2014 17:01:17 -0800 (PST) Received: from corpmail-nozzle1-1.hot.corp.google.com ([100.108.1.104]) by gmr-mx.google.com with ESMTPS id s23si751019yhf.0.2014.11.10.17.01.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Nov 2014 17:01:17 -0800 (PST) Received: from kaki.bld.corp.google.com ([172.29.216.32]) by corpmail-nozzle1-1.hot.corp.google.com with ESMTP id QIf9cFaS.5; Mon, 10 Nov 2014 17:01:17 -0800 Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id 8621B22120C; Mon, 10 Nov 2014 18:01:16 -0700 (MST) From: Simon Glass To: U-Boot Mailing List Date: Mon, 10 Nov 2014 18:00:50 -0700 Message-Id: <1415667650-14899-34-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 In-Reply-To: <1415667650-14899-1-git-send-email-sjg@chromium.org> References: <1415667650-14899-1-git-send-email-sjg@chromium.org> Cc: Graeme Russ Subject: [U-Boot] [PATCH v2 33/33] x86: Rename chromebook-x86 to coreboot X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 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 Rename this vendor since it is intended to be used on any platform where coreboot runs at reset and then loads U-Boot. So far it is only tested on link. When other boards are supported it is likely that we will need to move to multiple board names, all under the 'coreboot' vendor. So while it would be possible to remove the vendor for now, that would be short-sighted. Suggested-by: Bin Meng Signed-off-by: Simon Glass --- Changes in v2: - Add new patch to rename chromebook-x86 to coreboot arch/x86/Kconfig | 2 +- board/{chromebook-x86 => coreboot}/coreboot/Kconfig | 2 +- board/{chromebook-x86 => coreboot}/coreboot/MAINTAINERS | 2 +- board/{chromebook-x86 => coreboot}/coreboot/Makefile | 0 board/{chromebook-x86 => coreboot}/coreboot/coreboot.c | 0 board/{chromebook-x86 => coreboot}/coreboot/coreboot_start.S | 0 6 files changed, 3 insertions(+), 3 deletions(-) rename board/{chromebook-x86 => coreboot}/coreboot/Kconfig (86%) rename board/{chromebook-x86 => coreboot}/coreboot/MAINTAINERS (78%) rename board/{chromebook-x86 => coreboot}/coreboot/Makefile (100%) rename board/{chromebook-x86 => coreboot}/coreboot/coreboot.c (100%) rename board/{chromebook-x86 => coreboot}/coreboot/coreboot_start.S (100%) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 46e316f..f913b0c 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -67,7 +67,7 @@ config ROM_SIZE source "arch/x86/cpu/ivybridge/Kconfig" -source "board/chromebook-x86/coreboot/Kconfig" +source "board/coreboot/coreboot/Kconfig" source "board/google/chromebook_link/Kconfig" diff --git a/board/chromebook-x86/coreboot/Kconfig b/board/coreboot/coreboot/Kconfig similarity index 86% rename from board/chromebook-x86/coreboot/Kconfig rename to board/coreboot/coreboot/Kconfig index 83385c7..6ca6ced 100644 --- a/board/chromebook-x86/coreboot/Kconfig +++ b/board/coreboot/coreboot/Kconfig @@ -4,7 +4,7 @@ config SYS_BOARD default "coreboot" config SYS_VENDOR - default "chromebook-x86" + default "coreboot" config SYS_SOC default "coreboot" diff --git a/board/chromebook-x86/coreboot/MAINTAINERS b/board/coreboot/coreboot/MAINTAINERS similarity index 78% rename from board/chromebook-x86/coreboot/MAINTAINERS rename to board/coreboot/coreboot/MAINTAINERS index 3b2fb52..6ce66f5 100644 --- a/board/chromebook-x86/coreboot/MAINTAINERS +++ b/board/coreboot/coreboot/MAINTAINERS @@ -1,6 +1,6 @@ COREBOOT BOARD M: Simon Glass S: Maintained -F: board/chromebook-x86/coreboot/ +F: board/coreboot/coreboot/ F: include/configs/coreboot.h F: configs/coreboot-x86_defconfig diff --git a/board/chromebook-x86/coreboot/Makefile b/board/coreboot/coreboot/Makefile similarity index 100% rename from board/chromebook-x86/coreboot/Makefile rename to board/coreboot/coreboot/Makefile diff --git a/board/chromebook-x86/coreboot/coreboot.c b/board/coreboot/coreboot/coreboot.c similarity index 100% rename from board/chromebook-x86/coreboot/coreboot.c rename to board/coreboot/coreboot/coreboot.c diff --git a/board/chromebook-x86/coreboot/coreboot_start.S b/board/coreboot/coreboot/coreboot_start.S similarity index 100% rename from board/chromebook-x86/coreboot/coreboot_start.S rename to board/coreboot/coreboot/coreboot_start.S