From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Error u-boot 2014.07
Date: Tue, 5 Aug 2014 16:22:56 +0200 [thread overview]
Message-ID: <20140805162256.7223e234@free-electrons.com> (raw)
In-Reply-To: <53E0E024.9070705@mac.com>
Dear gmv,
On Tue, 05 Aug 2014 14:46:12 +0100, gmv wrote:
> I'm tring for first time to use buildroot.
> The target is Microblaze (little indian), my board is Spartan 3E1600
> microblaze dev kit.
>
> in
> Bootloaders i made the choice 'U-Boot' 'U-Boot board name --> generic',
> binary format u-boot.elf
>
> the process stop with message:
> make *** no rule to make target 'generic-config'. Stop.
Really "generic-config" ? Are you sure it wasn't "generic_config" ?
But well basically, it just means that there is no U-Boot configuration
named "generic" for this architecture. Probably you were looking for
the "microblaze-generic" board instead:
In U-Boot:
$ grep generic boards.cfg | grep microblaze
Active microblaze - - xilinx microblaze-generic microblaze-generic
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-08-05 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-05 13:46 [Buildroot] Error u-boot 2014.07 gmv
2014-08-05 14:22 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-05 15:20 gmv
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=20140805162256.7223e234@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.