Dear Minkyu Kang, In message <4d2ed0e1.7090...@samsung.com> you wrote: > This patch adds support for Samsung s5pc210 universal board > > Signed-off-by: Minkyu Kang <mk7.k...@samsung.com> > Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com> ... > diff --git a/MAKEALL b/MAKEALL > index a732e6a..a5b265f 100755 > --- a/MAKEALL > +++ b/MAKEALL > @@ -434,6 +434,7 @@ LIST_ARMV7=" \ > omap4_panda \ > omap4_sdp4430 \ > s5p_goni \ > + s5pc210_universal \ > smdkc100 \
NO - boards don't get added to MAKEALL any more. MAKEALL automatically picks them up from boards.cfg. Please remove. ... > --- /dev/null > +++ b/board/samsung/universal_c210/config.mk ... > +CONFIG_SYS_TEXT_BASE = 0x44800000 No. Please remove config.mk and define CONFIG_SYS_TEXT_BASE in your board config file instead. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de If I don't document something, it's usually either for a good reason, or a bad reason. In this case it's a good reason. :-) - Larry Wall in <1992jan17.005405.16...@netlabs.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot