Re: [U-Boot] [PATCH] Revert "Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL"

2018-01-02 Thread Fabio Estevam
Hi Peng, On Tue, Jan 2, 2018 at 4:15 AM, Peng Fan wrote: > 6ULL reuses as much as possible code from 6UL. Removing > the selection will cause 6ULL could not boot up. So revert it. > > This reverts commit 051ba9e082f71f4709c32a69378192ca8964ca50. > > Signed-off-by: Peng Fan

[U-Boot] [PATCH] Revert "Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL"

2018-01-01 Thread Peng Fan
6ULL reuses as much as possible code from 6UL. Removing the selection will cause 6ULL could not boot up. So revert it. This reverts commit 051ba9e082f71f4709c32a69378192ca8964ca50. Signed-off-by: Peng Fan --- arch/arm/mach-imx/mx6/Kconfig | 3 +-- 1 file changed, 1