On 16/10/14 22:44, Ian Campbell wrote: > From: Ian Campbell <[email protected]> > > 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 <[email protected]> > --- > 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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

