From patchwork Tue Oct 22 20:27:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andre Heider X-Patchwork-Id: 285492 X-Patchwork-Delegate: agust@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 12E6C2C00C3 for ; Wed, 23 Oct 2013 07:44:53 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 43AC54A176; Tue, 22 Oct 2013 22:44:51 +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 k6gIB1e6098T; Tue, 22 Oct 2013 22:44:51 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0889D4A157; Tue, 22 Oct 2013 22:44:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E8B024A152 for ; Tue, 22 Oct 2013 22:32:49 +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 1D5JxDq-Dn4W for ; Tue, 22 Oct 2013 22:32:43 +0200 (CEST) X-Greylist: delayed 305 seconds by postgrey-1.27 at theia; Tue, 22 Oct 2013 22:32:37 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-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by theia.denx.de (Postfix) with ESMTPS id A26DB4A151 for ; Tue, 22 Oct 2013 22:32:37 +0200 (CEST) Received: by mail-ea0-f182.google.com with SMTP id o10so4565008eaj.27 for ; Tue, 22 Oct 2013 13:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=vPEouCHbm3q0p0SdKbtziOxa03TnEPUfFKGA3kGIA5g=; b=b+Xjs/XSHBSL5EsHGg7fF0pUzdAqA7IYkLjqlUsC/+BA/9ugCh4PI2te9N/xIcvjYE HUE1vkvPNDPgvnb5PGh1zaPy+0fJwDw1oZCR+EHLYNLxjouLojvpwAbMxQbRtDGkfvT3 oFPqrubG2UvcDC0ZMhlll6cE73wOithcOaFq9oq4TGu09unrYFNomTDGxGBKsxTa3jYm ndEJtyMRebS9TUg4vBCb45R9QCa6tCLcWvahLvVV+N7b5wJHNLyTb9YnMKw4S+FYGHq6 RayozU+VOBupPl+qMe6HnnaEI4QT1wO5JyJF/aVIlrqRBOFKmtLmgizCUXHK0MDDFLZ+ 4Vuw== X-Received: by 10.14.45.70 with SMTP id o46mr30737259eeb.19.1382473651150; Tue, 22 Oct 2013 13:27:31 -0700 (PDT) Received: from mamamia.internal (a89-182-26-48.net-htp.de. [89.182.26.48]) by mx.google.com with ESMTPSA id k7sm60897986eeg.13.2013.10.22.13.27.29 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Oct 2013 13:27:30 -0700 (PDT) From: Andre Heider To: u-boot@lists.denx.de Date: Tue, 22 Oct 2013 22:27:20 +0200 Message-Id: <1382473641-20614-1-git-send-email-a.heider@gmail.com> X-Mailer: git-send-email 1.8.3.2 X-Mailman-Approved-At: Tue, 22 Oct 2013 22:44:44 +0200 Subject: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field 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 Add the missing "right" field to struct bcm2835_mbox_tag_overscan. Signed-off-by: Andre Heider Acked-by: Stephen Warren Acked-by: Albert ARIBAUD --- arch/arm/include/asm/arch-bcm2835/mbox.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/include/asm/arch-bcm2835/mbox.h b/arch/arm/include/asm/arch-bcm2835/mbox.h index 24abe57..6b806ec 100644 --- a/arch/arm/include/asm/arch-bcm2835/mbox.h +++ b/arch/arm/include/asm/arch-bcm2835/mbox.h @@ -350,6 +350,7 @@ struct bcm2835_mbox_tag_overscan { u32 top; u32 bottom; u32 left; + u32 right; } resp; } body; };