Remove the unnecessary comment after the CONFIG_SYS_BOOTM_LEN
migration to Kconfig.
Fixes: c45568cc4e51 ("Convert CONFIG_SYS_BOOTM_LEN to Kconfig")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
*/
#define CONFIG_SYS_BOOTMAPSZ SZ_256M
-/* Extend size of kernel image for uncompression */
-
/*MMC SD*/
#define CONFIG_SYS_MMC_MAX_DEVICE 2
*/
#define CONFIG_SYS_BOOTMAPSZ SZ_256M
-/* Extend size of kernel image for uncompression */
-
/*MMC SD*/
#define CONFIG_SYS_MMC_MAX_DEVICE 3