[U-Boot] [PATCH] mx6 common: remove dangling comment

12 May
2018
12 May
'18
10:43 a.m.
Signed-off-by: Peter Robinson pbrobinson@gmail.com --- include/configs/mx6_common.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index a8182b3434..3023701875 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -51,8 +51,6 @@ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE
-/* Filesystems and image support */ - /* Miscellaneous configurable options */ #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32
--
2.17.0
2559
Age (days ago)
2559
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Robinson