From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 May 2013 09:53:03 -0400 Subject: [U-Boot] [PATCH 08/12] ARM: DRA7xx: Correct SRAM END address In-Reply-To: <51A6039F.8080109@ti.com> References: <1369825367-4537-1-git-send-email-lokeshvutla@ti.com> <1369825367-4537-9-git-send-email-lokeshvutla@ti.com> <20130529130644.GJ11917@bill-the-cat> <51A6039F.8080109@ti.com> Message-ID: <51A6083F.8060208@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/29/2013 09:33 AM, Sricharan R wrote: > On Wednesday 29 May 2013 06:36 PM, Tom Rini wrote: >> On Wed, May 29, 2013 at 04:32:43PM +0530, Lokesh Vutla wrote: >> >>> From: Sricharan R >>> >>> NON SECURE SRAM is 512KB in DRA7xx devices. So fixing it here. >>> >>> Signed-off-by: Sricharan R --- >>> arch/arm/include/asm/arch-omap5/omap.h | 7 ------- >>> include/configs/dra7xx_evm.h | 3 +++ >>> include/configs/omap5_uevm.h | 3 +++ >> No, we need to handle this in the include files, not the config >> files. >> > Ok.. The only concern was headers were shared between OMAP5/DRA and > this results in #ifdef CONFIG_XX checks. Just thinking how to > handle this better. That's fine. If we end up with large differences we can split the files, ala am335x and ti814x (and later, ti816x). - -- Tom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJRpgg/AAoJENk4IS6UOR1WwpoP/0dzJxZRFRRStw96ef46hi8m gtCBN4AXxTrv5+d2wgShOxmFTufTqHYJDi68kVKmrB3brMUjpgbp/ApTyi4a4vRh Dim9VWHHnlFZOKHwJwfDNr6CTx4mPXmI2qs94pfzHOvFmGtfkhYRVF/wbF1XwgW5 86Qep+YW1mr62t3kact+Cg6Pln3Krbb3RjX3waUSZeKzOlifaSI3Dntvp2uLgrA2 YQCIVVYd3TE8L7utgHF48v8x7aRuAxcd5ZtZvtXoVAxXv3zFyyibGyBFFXxnMmLz 0dFwUm9mE1+MYATAjcxlB+OpD5bJDp30JhtF0s42rvrQGyBxy1mdLAQBxR0DxoPa 1GvhQgWKGJKhwXr9TSDT3N1DTCt0nPEzjs7iekz2NLHjhoYMPL/yfj0rliyfaw5o O2S3I1d1Yy/V0gyLJgAey1SqC4G9n9XQyjsxAeSdosdDHSKUM3w6bkIS+UbTL8OZ gq1MteO/fddvSGQIR5+YQ6R7boH3BenSOxJRiKNMWVXlDiqZGgMRSEqT/HGnrBgh WBM0Va5c3HJjce4WXc+gWpJR+QREB6cHuc7lRGjI+VAKFioFDdaDXQSc2TJ6Q74W QRwl0xCMgykvXekHG9t+KXrSBFh1cDiJXeyI9dD3UnvE09Hzu1DwPCZf/XfhcT+4 ic2Z/9fUSgPfHFqZqOnq =/EmW -----END PGP SIGNATURE-----