From patchwork Mon Apr 11 23:37:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Allred, Daniel" X-Patchwork-Id: 65581 Delivered-To: patch@linaro.org Received: by 10.140.93.198 with SMTP id d64csp1652004qge; Mon, 11 Apr 2016 18:20:49 -0700 (PDT) X-Received: by 10.28.127.4 with SMTP id a4mr22086535wmd.76.1460424049496; Mon, 11 Apr 2016 18:20:49 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id p9si9360749wjf.86.2016.04.11.18.20.49; Mon, 11 Apr 2016 18:20:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0D7BDA76EA; Tue, 12 Apr 2016 03:19:19 +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 Omnd--oLzujL; Tue, 12 Apr 2016 03:19:18 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 61063A7657; Tue, 12 Apr 2016 03:18:33 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 63B23A7534 for ; Tue, 12 Apr 2016 01:38:01 +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 0x0GKBocgoFD for ; Tue, 12 Apr 2016 01:38:01 +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 devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by theia.denx.de (Postfix) with ESMTPS id D0DA3A748A for ; Tue, 12 Apr 2016 01:38:00 +0200 (CEST) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id u3BNbxqp022020; Mon, 11 Apr 2016 18:37:59 -0500 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u3BNbxsq023112; Mon, 11 Apr 2016 18:37:59 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.224.2; Mon, 11 Apr 2016 18:37:58 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u3BNbw8v031715; Mon, 11 Apr 2016 18:37:58 -0500 Received: from localhost (houapbldadm.hou.asp.ti.com [10.219.18.42]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id u3BNbw900511; Mon, 11 Apr 2016 18:37:58 -0500 (CDT) From: Daniel Allred To: Date: Mon, 11 Apr 2016 18:37:17 -0500 Message-ID: <1460417838-22343-16-git-send-email-d-allred@ti.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1460417838-22343-1-git-send-email-d-allred@ti.com> References: <1460417838-22343-1-git-send-email-d-allred@ti.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 12 Apr 2016 03:17:51 +0200 Cc: Tom Rini , Madan Srinivas , Daniel Allred Subject: [U-Boot] [PATCH 15/16] ARM: omap5: Add config for board/cpu fdt fixups 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Adds CONFIG_OF_BOARD_SETUP to the config header files for dra7xx_evm and am57xx_evm. Signed-off-by: Daniel Allred Signed-off-by: Madan Srinivas --- include/configs/am57xx_evm.h | 3 +++ include/configs/dra7xx_evm.h | 3 +++ 2 files changed, 6 insertions(+) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot Tested-by: Andreas Dannenberg diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index 1fffdb1..5e629a6 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -20,6 +20,9 @@ #define CONFIG_BOARD_EARLY_INIT_F +/* Linux interfacing, DTB/FDT fixups */ +#define CONFIG_OF_BOARD_SETUP + #define CONFIG_NR_DRAM_BANKS 2 #define CONFIG_ENV_SIZE (64 << 10) diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 7734e8d..25b03b3 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -15,6 +15,9 @@ #define CONFIG_DRA7XX #define CONFIG_BOARD_EARLY_INIT_F +/* Linux interfacing, DTB/FDT fixups */ +#define CONFIG_OF_BOARD_SETUP + #ifdef CONFIG_SPL_BUILD #define CONFIG_IODELAY_RECALIBRATION #endif