From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 16 Jun 2015 11:43:15 -0400 Subject: [U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h In-Reply-To: <1434459610-6429-3-git-send-email-guillaume.gardet@free.fr> References: <1434459610-6429-1-git-send-email-guillaume.gardet@free.fr> <1434459610-6429-3-git-send-email-guillaume.gardet@free.fr> Message-ID: <20150616154315.GF1728@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, Jun 16, 2015 at 03:00:10PM +0200, Guillaume GARDET wrote: > Signed-off-by: Guillaume GARDET > Cc: Tom Rini > Reviewed-by: Tom Rini -- Tom