
Dear Wolfgang Denk,
On 18 January 2011 08:08, Wolfgang Denk wd@denx.de wrote:
Dear Minkyu Kang,
In message 4D2ED0E1.7090001@samsung.com you wrote:
This patch adds support for Samsung s5pc210 universal board
Signed-off-by: Minkyu Kang mk7.kang@samsung.com Signed-off-by: Kyungmin Park kyungmin.park@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.
OK, will fix.
Thanks Minkyu Kang -- from. prom. www.promsoft.net