[U-Boot] Breakage on gw_ventana
Stefano Babic
sbabic at denx.de
Thu May 19 15:02:12 CEST 2016
Hi Tim,
last changes break build for the gw_ventana board. In fact, in case
kernel is on a fs, we need to pass the name for kernel. These two
defines should be set into gw_ventana.h:
CONFIG_SPL_FS_LOAD_KERNEL_NAME
CONFIG_SPL_FS_LOAD_ARGS_NAME
I could simply fix it, but it does not make sense without asking you :-)
I have also seen that SPL for gw_ventana raises an exception because SPL
is bigger as the value set into imx6_spl.h (CONFIG_SPL_MAX_SIZE = 64Kb).
Anyway, CONFIG_SPL_MAX_SIZE for i.MX& iss too restrictive, and even the
mx6 with smaller SRAM has at least 128KB.
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list