* [Buildroot] Error u-boot 2014.07
@ 2014-08-05 13:46 gmv
2014-08-05 14:22 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: gmv @ 2014-08-05 13:46 UTC (permalink / raw)
To: buildroot
Hi,
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.
help please.
Gian
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Error u-boot 2014.07
2014-08-05 13:46 gmv
@ 2014-08-05 14:22 ` Thomas Petazzoni
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-08-05 14:22 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Error u-boot 2014.07
@ 2014-08-05 15:20 gmv
0 siblings, 0 replies; 3+ messages in thread
From: gmv @ 2014-08-05 15:20 UTC (permalink / raw)
To: buildroot
Hi,
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 -->
microblaze-generic',
binary format u-boot.elf
the process stop with message:
make[1]: Entering directory
`/home/gmv/Desktop/buildroot/output/build/uboot-2014.07'
CHK include/config/uboot.release
CHK include/generated/timestamp_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
CHK include/generated/version_autogenerated.h
HOSTCC tools/dumpimage.o
HOSTCC tools/image-host.o
HOSTCC tools/mkenvimage.o
HOSTCC tools/mkimage.o
HOSTLD tools/envcrc
HOSTLD tools/mkenvimage
HOSTLD tools/dumpimage
HOSTLD tools/mkimage
CC arch/microblaze/lib/board.o
CC drivers/block/systemace.o
LD arch/microblaze/lib/built-in.o
LD drivers/sound/built-in.o
{standard input}: Assembler messages:
{standard input}:2495: Error: operation combines symbols in different
segments
{standard input}:2496: Error: operation combines symbols in different
segments
{standard input}:2499: Error: operation combines symbols in different
segments
{standard input}:2500: Error: operation combines symbols in different
segments
{standard input}:2505: Error: operation combines symbols in different
segments
{standard input}:2506: Error: operation combines symbols in different
segments
{standard input}:2515: Error: operation combines symbols in different
segments
{standard input}:2516: Error: operation combines symbols in different
segments
{standard input}:2519: Error: operation combines symbols in different
segments
{standard input}:2520: Error: operation combines symbols in different
segments
{standard input}:2529: Error: operation combines symbols in different
segments
{standard input}:2530: Error: operation combines symbols in different
segments
{standard input}:2533: Error: operation combines symbols in different
segments
{standard input}:2534: Error: operation combines symbols in different
segments
{standard input}:2539: Error: operation combines symbols in different
segments
{standard input}:2540: Error: operation combines symbols in different
segments
{standard input}:2549: Error: operation combines symbols in different
segments
{standard input}:2550: Error: operation combines symbols in different
segments
make[3]: *** [drivers/block/systemace.o] Error 1
make[2]: *** [drivers/block] Error 2
make[1]: *** [drivers] Error 2
make[1]: *** Waiting for unfinished jobs....
CC common/main.o
CC common/cmd_version.o
LD common/built-in.o
make[1]: Leaving directory
`/home/gmv/Desktop/buildroot/output/build/uboot-2014.07'
make: ***
[/home/gmv/Desktop/buildroot/output/build/uboot-2014.07/.stamp_built]
Error 2
Any help please
Kind Regards
Gian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-05 15:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 15:20 [Buildroot] Error u-boot 2014.07 gmv
-- strict thread matches above, loose matches on Subject: below --
2014-08-05 13:46 gmv
2014-08-05 14:22 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox