Re: [U-Boot] [PATCH] nds32: Use sections header to obtain link symbols

2013-05-07 Thread Macpaul Lin
Hi Ken, 2013/4/24 ken kuo ken.ku...@gmail.com From: Kuan-Yu Kuo ken.ku...@gmail.com Include this header to get access to link symbols, which are otherwise removed. Signed-off-by: Kuan-Yu Kuo ken.ku...@gmail.com Cc: Macpaul Lin macp...@gmail.com This link script fix has been applied to

[U-Boot] [PATCH] nds32: Use sections header to obtain link symbols

2013-04-23 Thread ken kuo
From: Kuan-Yu Kuo ken.ku...@gmail.com Include this header to get access to link symbols, which are otherwise removed. Signed-off-by: Kuan-Yu Kuo ken.ku...@gmail.com Cc: Macpaul Lin macp...@gmail.com --- arch/nds32/include/asm/u-boot-nds32.h |5 - arch/nds32/lib/board.c|