Re: [U-Boot] [PATCH] ARMv8/ls1046a: Cleanup the environment variables

2016-07-26 Thread york sun
On 07/21/2016 03:42 AM, Wenbin song wrote: > Cleanup the variables: "kernel_addr","ramdisk_addr", > "ramdisk_size","console". > > Signed-off-by: Wenbin Song > --- > include/configs/ls1043a_common.h | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-) > Applied to

[U-Boot] [PATCH] ARMv8/ls1046a: Cleanup the environment variables

2016-07-22 Thread Wenbin song
Cleanup the variables: "kernel_addr","ramdisk_addr", "ramdisk_size","console". Signed-off-by: Wenbin Song --- include/configs/ls1043a_common.h | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/include/configs/ls1043a_common.h