From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 4 Mar 2015 11:52:23 -0500 Subject: [U-Boot] [PATCH v1 1/4] ARM: DRA7XX: Add config file for Android with fastboot support In-Reply-To: <1425381044-19460-1-git-send-email-dileep.katta@linaro.org> References: <1425381044-19460-1-git-send-email-dileep.katta@linaro.org> Message-ID: <20150304165223.GV25373@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Mar 03, 2015 at 04:40:41PM +0530, Dileep Katta wrote: > Signed-off-by: Angela Stegmaier > Signed-off-by: Dileep Katta > --- > arch/arm/cpu/armv7/omap5/Kconfig | 5 + > board/ti/dra7xx/Kconfig | 13 ++ > board/ti/dra7xx/MAINTAINERS | 2 + > configs/dra7xx_evm_android_defconfig | 5 + > include/configs/dra7xx_evm_android.h | 313 +++++++++++++++++++++++++++++++++++ > 5 files changed, 338 insertions(+) > create mode 100644 configs/dra7xx_evm_android_defconfig > create mode 100644 include/configs/dra7xx_evm_android.h I _really_ don't like how we're duplicating large hunks of dra7xx_evm.h. The first question is, what parts of this are not appropriate to just do in dra7xx_evm.h directly? And the second question would be, which of those cannot simply be done via Kconfig choices. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: