Re: [U-Boot] [PATCH] kconfig: ls102xa: Change the prompt messages

2014-12-11 Thread York Sun
On 12/03/2014 12:18 AM, Alison Wang wrote: > As NOR/NAND/SD boot are all supported on LS1021AQDS/TWR > boards, the prompt message "Support ls1021aqds_nor" in > Kconfig is not clear. This patch changes it to > "Support ls1021aqds". > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq

[U-Boot] [PATCH] kconfig: ls102xa: Change the prompt messages

2014-12-03 Thread Alison Wang
As NOR/NAND/SD boot are all supported on LS1021AQDS/TWR boards, the prompt message "Support ls1021aqds_nor" in Kconfig is not clear. This patch changes it to "Support ls1021aqds". Signed-off-by: Alison Wang --- arch/arm/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --gi