Re: [U-Boot] [Patch v3 2/5] armv8: fsl-layerscape: Consolidate the LSCH2 common defines

2016-07-26 Thread york sun
On 07/05/2016 01:12 AM, Gong Qianyu wrote: > Both LS1012A and LS1043A belong to FSL_LSCH2 and share some common > configurations. So put the common define under FSL_LSCH2 to increase > readability. > > Signed-off-by: Gong Qianyu > --- > v3: > - New Patch. > > arch/arm/include/asm/arch-fsl-layers

[U-Boot] [Patch v3 2/5] armv8: fsl-layerscape: Consolidate the LSCH2 common defines

2016-07-05 Thread Gong Qianyu
Both LS1012A and LS1043A belong to FSL_LSCH2 and share some common configurations. So put the common define under FSL_LSCH2 to increase readability. Signed-off-by: Gong Qianyu --- v3: - New Patch. arch/arm/include/asm/arch-fsl-layerscape/config.h | 59 --- 1 file changed, 2