From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Breakage on gw_ventana
Date: Thu, 19 May 2016 15:02:12 +0200 [thread overview]
Message-ID: <573DB954.3020000@denx.de> (raw)
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
=====================================================================
next reply other threads:[~2016-05-19 13:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 13:02 Stefano Babic [this message]
2016-05-19 13:48 ` [U-Boot] Breakage on gw_ventana Tim Harvey
2016-05-19 14:05 ` Stefano Babic
2016-05-19 14:34 ` Tim Harvey
2016-05-20 12:41 ` Stefano Babic
2016-05-20 12:50 ` Marek Vasut
2016-05-20 13:10 ` Tim Harvey
2016-05-20 13:16 ` Marek Vasut
2016-05-20 13:36 ` Stefano Babic
2016-05-20 14:23 ` Tim Harvey
2016-05-20 14:58 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=573DB954.3020000@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.