From patchwork Thu Aug 13 21:57:54 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 507202 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 265DC140325 for ; Fri, 14 Aug 2015 07:58:24 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8AF674B717; Thu, 13 Aug 2015 23:58:21 +0200 (CEST) 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 NPOB7UIUk_Sa; Thu, 13 Aug 2015 23:58:21 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 957984B8C7; Thu, 13 Aug 2015 23:58:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7B5D84B867 for ; Thu, 13 Aug 2015 23:58:06 +0200 (CEST) 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 iTZFtn4c5snf for ; Thu, 13 Aug 2015 23:58:06 +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-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by theia.denx.de (Postfix) with ESMTPS id 4DE2D4B860 for ; Thu, 13 Aug 2015 23:58:02 +0200 (CEST) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3mshbY6GYhz3hhdG; Thu, 13 Aug 2015 23:58:01 +0200 (CEST) X-Auth-Info: em4oc3rSoFyWyYcTUVj71HrOizichLj3lsuKywFaXWw= Received: from localhost (pD9E2FC07.dip0.t-ipconnect.de [217.226.252.7]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA id 3mshbY3x4pzvh27; Thu, 13 Aug 2015 23:58:01 +0200 (CEST) From: Anatolij Gustschin To: u-boot@lists.denx.de Date: Thu, 13 Aug 2015 23:57:54 +0200 Message-Id: <1439503081-24689-2-git-send-email-agust@denx.de> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1439503081-24689-1-git-send-email-agust@denx.de> References: <1439503081-24689-1-git-send-email-agust@denx.de> Cc: Tom Rini Subject: [U-Boot] [PATCH 2/9] powerpc: inka4x0: convert to generic board X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Also update maintainer info. Signed-off-by: Anatolij Gustschin Cc: Wolfgang Denk --- board/inka4x0/MAINTAINERS | 2 +- include/configs/inka4x0.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/board/inka4x0/MAINTAINERS b/board/inka4x0/MAINTAINERS index 246b2d4..703f0b8 100644 --- a/board/inka4x0/MAINTAINERS +++ b/board/inka4x0/MAINTAINERS @@ -1,5 +1,5 @@ INKA4X0 BOARD -M: Detlev Zundel +#M: - S: Maintained F: board/inka4x0/ F: include/configs/inka4x0.h diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index c7bf531..d3034cf 100644 --- a/include/configs/inka4x0.h +++ b/include/configs/inka4x0.h @@ -18,6 +18,8 @@ #define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */ #define CONFIG_INKA4X0 1 /* INKA4x0 board */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO /* * Valid values for CONFIG_SYS_TEXT_BASE are: