From patchwork Wed Feb 8 12:43:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 725622 X-Patchwork-Delegate: promsoft@gmail.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 3vJLVr5YBTz9s80 for ; Wed, 8 Feb 2017 23:44:04 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="HnetMnXt"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5BF6C4B0A7; Wed, 8 Feb 2017 13:44:02 +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 WD9u7ph2j_kv; Wed, 8 Feb 2017 13:44:02 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8120D4ABEE; Wed, 8 Feb 2017 13:44:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D290B4ABEE for ; Wed, 8 Feb 2017 13:43:57 +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 MTNyUBYWRAtz for ; Wed, 8 Feb 2017 13:43:57 +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-ot0-f172.google.com (mail-ot0-f172.google.com [74.125.82.172]) by theia.denx.de (Postfix) with ESMTPS id 60C184AB34 for ; Wed, 8 Feb 2017 13:43:54 +0100 (CET) Received: by mail-ot0-f172.google.com with SMTP id 73so15590769otj.0 for ; Wed, 08 Feb 2017 04:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=sender:from:to:cc:subject:date:message-id; bh=wSNQ27Icemm5FmBUhNdEg2NIIInOfu3HjyzcZHkYqPs=; b=HnetMnXtydWX07jZ2A03q8nZm4/Zapmbxg4C8qABVYD3wR1IuuC1AzEF0ZFlVbyFlq sv7a8AXBD/Wzt1n6Y/28aptsDfAN00DCHYQRJXXwu7TNsleiUY1hseyckmL6L8rVGDWm 9VgkS5UDZT4i4nE4obrVBnnhfIBMAiT/qTd7CkXx1YzVljRViODBJGDPevpPnnTfdjDJ r9d4gyMFzNF3oFu/VjwqODnCjEOlTjS3G2OBh3VPFAZK6+TvnYuhXNZgwu4BqO0/00Jo 4aDjUWB4r8Pwd390fdsup2Bw9Hk5zaAc6OL/tYpk5OCSP2yFp44ReteYmAenzWY5btxF zcwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=wSNQ27Icemm5FmBUhNdEg2NIIInOfu3HjyzcZHkYqPs=; b=D/xobFqNjEpnZJW9LXv9T5dI5REs5g8M0LbjvUsmbdDmIM0MBjUBYX9lXn/KYqyor1 hlwj6oFEtUAcCtaTO+9TfetzXYd1wwHXl3GOtP76rj1Wu+wRgv1yb0TmohQYCK06TnKz 7ua6Kf2pwPbjwzAAi9t2zaMkROnAQOwQ8tfOPhKTpuOxRLDLM9cf3bU05XNoEjSOqmKH U5pi9A8ypCrhOfPu0g0kgmdvZPcWsA4FQbcuw8O2yzbKmClZzVTM8rF9Zje6rbI/teaW a8we4xsZDaFmYo2Yep75/dChED6iCKYwkKN9N3G98rtYJxPCMGHbkG+g5FAarwml0ZHn YUyw== X-Gm-Message-State: AMke39m9icNpWRo4r8os2YAEeNTQoCVJdHPZR6XS92VPACssHc1YD9M3RTqAjJdDQ0VXmbMg X-Received: by 10.157.15.103 with SMTP id 94mr10519594ott.104.1486557832906; Wed, 08 Feb 2017 04:43:52 -0800 (PST) Received: from kaki.bld.corp.google.com ([100.100.197.46]) by smtp.gmail.com with ESMTPSA id g6sm3873748otb.10.2017.02.08.04.43.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Feb 2017 04:43:52 -0800 (PST) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id B132E40179; Wed, 8 Feb 2017 05:43:50 -0700 (MST) From: Simon Glass To: U-Boot Mailing List Date: Wed, 8 Feb 2017 05:43:46 -0700 Message-Id: <20170208124346.26917-1-sjg@chromium.org> X-Mailer: git-send-email 2.11.0.483.g087da7b7c-goog Subject: [U-Boot] [PATCH] exynos: Drop large alignment for SDRAM parameters 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" We don't ever search for these so there is no need for a 4KB alignment. It just wastes space. Drop this and use the standard 4-byte alignment. Signed-off-by: Simon Glass Reviewed-by: Jaehoon Chung --- board/samsung/common/exynos-uboot-spl.lds | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/board/samsung/common/exynos-uboot-spl.lds b/board/samsung/common/exynos-uboot-spl.lds index 4a933c87e9..8c497792ee 100644 --- a/board/samsung/common/exynos-uboot-spl.lds +++ b/board/samsung/common/exynos-uboot-spl.lds @@ -38,8 +38,7 @@ SECTIONS } >.sram . = ALIGN(4); - /* Align .machine_param on 256 byte boundary for easier searching */ - .machine_param ALIGN(0x100) : { *(.machine_param) } >.sram + .machine_param : { *(.machine_param) } >.sram . = ALIGN(4); __image_copy_end = .;