[U-Boot] [PATCH v2 2/2] exynos5: Use config_distro_bootcmd.h
Minkyu Kang
mk7.kang at samsung.com
Thu Oct 30 14:51:49 CET 2014
On 16/10/14 22:44, Ian Campbell wrote:
> From: Ian Campbell <ian.campbell at citrix.com>
>
> This replaces the existing CONFIG_BOOTCOMMAND for exynos5250 and 5420.
>
> exynos4 platforms seem to have existing complex extra env configuration for
> booting and so are excluded here. Hence the bootcmd.h is added to
> exynos5-common.h.
>
> I have build tested on all exynos platforms (MAKEALL -s exynos), but only boot
> tested on arndale.
>
> Signed-off-by: Ian Campbell <ian.campbell at citrix.com>
> ---
> v2: This was previously "arndale: Use config_distro_bootcmd.h" but required
> significant rebasing.
>
> Is replacing the existing bootcommand in this way acceptable? The
> distro_bootcmd.h infrastructure does not seem to provide a way to integrate the
> "raw" style of booting.
> ---
> include/configs/arndale.h | 3 +++
> include/configs/exynos5-common.h | 45 ++++++++++++++++++++++++++++++-------
> include/configs/exynos5-dt-common.h | 17 ++++++--------
> include/configs/exynos5250-common.h | 2 --
> include/configs/exynos5420-common.h | 2 --
> 5 files changed, 47 insertions(+), 22 deletions(-)
>
please rebase this patch.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list