Re: [U-Boot] [PATCH 1/8] kconfig: add SUPPORT_SPL

2014-11-08 Thread Otavio Salvador
On Fri, Nov 7, 2014 at 8:12 PM, John Tobias wrote: > add SUPPORT_SPL for iMX6 SabreSD by default This should be the last patch from the serie or it will break bisect. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobi

[U-Boot] [PATCH 1/8] kconfig: add SUPPORT_SPL

2014-11-07 Thread John Tobias
add SUPPORT_SPL for iMX6 SabreSD by default --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index bd774d4..6eafc20 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -609,6 +609,7 @@ config TARGET_MX6QSABREAUTO config TARGET_MX6SAB