[U-Boot] boards.cfg: add missing entries for am3517_evm and s5p_goni

both machines seemed to have been dropped in the recent Makefile change
Signed-off-by: Steve Sakoman steve@sakoman.com ---
Note: this patch assumes the previous application of:
[PATCH v4 1/6] ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
diff --git a/boards.cfg b/boards.cfg index 988ad5d..46d966c 100644 --- a/boards.cfg +++ b/boards.cfg @@ -254,6 +254,7 @@ imx27lite arm arm926ejs imx27lite logicpd mx27 magnesium arm arm926ejs imx27lite logicpd mx27 omap5912osk arm arm926ejs - ti omap edminiv2 arm arm926ejs - LaCie orion5x +am3517_evm arm armv7 am3517evm logicpd omap3 omap3_overo arm armv7 overo - omap3 omap3_pandora arm armv7 pandora - omap3 omap3_zoom1 arm armv7 zoom1 logicpd omap3 @@ -264,6 +265,7 @@ omap3_sdp3430 arm armv7 sdp3430 ti omap3 omap4_panda arm armv7 panda ti omap4 omap4_sdp4430 arm armv7 sdp4430 ti omap4 devkit8000 arm armv7 devkit8000 timll omap3 +s5p_goni arm armv7 goni samsung s5pc1xx smdkc100 arm armv7 smdkc100 samsung s5pc1xx ixdpg425 arm ixp lpd7a400 arm lh7a40x lpd7a40x

Dear Steve Sakoman,
On 2 July 2010 04:40, Steve Sakoman steve@sakoman.com wrote:
both machines seemed to have been dropped in the recent Makefile change
Signed-off-by: Steve Sakoman steve@sakoman.com
Note: this patch assumes the previous application of:
[PATCH v4 1/6] ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
diff --git a/boards.cfg b/boards.cfg index 988ad5d..46d966c 100644 --- a/boards.cfg +++ b/boards.cfg
Wolfgang sent same patch last month. http://lists.denx.de/pipermail/u-boot/2010-June/073280.html
Thanks Minkyu Kang

Wolfgang sent same patch last month. http://lists.denx.de/pipermail/u-boot/2010-June/073280.html
Thanks Minkyu Kang
very strange. I wonder how the patch did not get applied then.
In any case i'll probably take this latest version as it will apply clean and the old one might not apply clean.
Regards, Sandeep

Dear "Paulraj, Sandeep",
In message 0554BEF07D437848AF01B9C9B5F0BC5D9B6D5B4A@dlee01.ent.ti.com you wrote:
very strange. I wonder how the patch did not get applied then.
I usually wait a couple of days for review comments.
In any case i'll probably take this latest version as it will apply clean and the old one might not apply clean.
There is an updated version "boards.cfg: fix ML2, am3517_evm and s5p_goni boards" which should be used instead. I will apply this ASAP.
Best regards,
Wolfgang Denk

both machines seemed to have been dropped in the recent Makefile change
Signed-off-by: Steve Sakoman steve@sakoman.com
Note: this patch assumes the previous application of:
[PATCH v4 1/6] ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
diff --git a/boards.cfg b/boards.cfg index 988ad5d..46d966c 100644 --- a/boards.cfg +++ b/boards.cfg @@ -254,6 +254,7 @@ imx27lite arm arm926ejs imx27lite logicpd mx27 magnesium arm arm926ejs imx27lite logicpd mx27 omap5912osk arm arm926ejs - ti omap edminiv2 arm arm926ejs - LaCie orion5x +am3517_evm arm armv7 am3517evm logicpd omap3 omap3_overo arm armv7 overo - omap3 omap3_pandora arm armv7 pandora - omap3 omap3_zoom1 arm armv7 zoom1 logicpd omap3 @@ -264,6 +265,7 @@ omap3_sdp3430 arm armv7 sdp3430 ti omap3 omap4_panda arm armv7 panda ti omap4 omap4_sdp4430 arm armv7 sdp4430 ti omap4 devkit8000 arm armv7 devkit8000 timll omap3 +s5p_goni arm armv7 goni samsung s5pc1xx smdkc100 arm armv7 smdkc100 samsung s5pc1xx ixdpg425 arm ixp lpd7a400 arm lh7a40x lpd7a40x
Wolfgang has pushed another version of this patch.
Sandeep
participants (4)
-
Minkyu Kang
-
Paulraj, Sandeep
-
Steve Sakoman
-
Wolfgang Denk