All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] i.Mx6q u-boot stuck
Date: Mon, 10 Apr 2017 11:45:54 -0300	[thread overview]
Message-ID: <CAOMZO5BcnOZbzFYotLh2LebYUFo_XUaxuHaXa5--BYAdfQO_Tw@mail.gmail.com> (raw)
In-Reply-To: <CAAbSMk=qvhywc32EL6sPYQQnU3brnYiYzcU7h=L3t+FyoSqgAg@mail.gmail.com>

Hi Fausto,

On Mon, Apr 10, 2017 at 7:54 AM, Fausto Sessego
<fausto.sessego@infomob.it> wrote:
> Hi,
>
> i have a problem with my custom board.
>
>
>
> I created my custom u-boot and, now, i would like load automatically the
> kernel by CONFIG_BOOTCOMMAND.
>
>
>
> #define CONFIG_BOOTCOMMAND \
>
>     "mmc dev ${mmcdev};"  \
>
>     "if mmc rescan; then "  \
>
>     "echo test1; "  \
>
>     "else echo test2; fi; "
>
>
>
> Because i have the "if" condition, i enabled the CONFIG_HUSH_PARSER=y into
> deconf file.
>
> Adding this CONFIG, the u-boot stuck

CONFIG_HUSH_PARSER=y is enabled in many mx6 boards without issues.

It is difficult to see what is wrong without seeing your patch adding
the support for your board.

Make sure you are using the latest U-Boot code and check what other
mx6 boards are doing.

  reply	other threads:[~2017-04-10 14:45 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 10:54 [U-Boot] i.Mx6q u-boot stuck Fausto Sessego
2017-04-10 14:45 ` Fabio Estevam [this message]
2017-04-10 15:29   ` Fausto Sessego
2017-04-10 19:18     ` Fabio Estevam
     [not found]       ` <2007927372.113767.1491854856064@pim.register.it>
2017-04-10 20:14         ` Fabio Estevam
2017-04-11  9:29           ` Fausto Sessego
2017-04-11 10:51             ` Fabio Estevam
2017-04-11 11:20               ` Fausto Sessego
2017-04-11 13:01                 ` Fabio Estevam
2017-05-05 10:50                   ` Fausto Sessego
2017-05-05 11:38                     ` Fabio Estevam
2017-05-05 11:51                       ` Fausto Sessego
2017-05-05 11:56                         ` Fabio Estevam
2017-05-24 16:29                           ` Fausto Sessego
2017-05-24 20:56                             ` Fabio Estevam
2017-05-24 21:00                               ` Fabio Estevam
2017-05-25  8:57                             ` Anatolij Gustschin
2017-05-26 10:39                               ` Fausto Sessego
2017-05-26 12:04                                 ` Lothar Waßmann
2017-05-27 11:00                                   ` Fausto Sessego
2017-05-27 12:50                                     ` Fabio Estevam
2017-05-29  8:37                                       ` Fausto Sessego
2017-05-26 12:36                                 ` Fabio Estevam
2017-05-26 13:12                                   ` Fausto Sessego

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=CAOMZO5BcnOZbzFYotLh2LebYUFo_XUaxuHaXa5--BYAdfQO_Tw@mail.gmail.com \
    --to=festevam@gmail.com \
    --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.