* barebox for an i586 board
@ 2018-05-25 9:19 Giorgio Dal Molin
2018-05-25 12:55 ` Antony Pavlov
2018-05-28 11:59 ` Sascha Hauer
0 siblings, 2 replies; 3+ messages in thread
From: Giorgio Dal Molin @ 2018-05-25 9:19 UTC (permalink / raw)
To: barebox
Hi,
I'm trying to build a barebox image for an i586 (Vortex86) based board.
The config file I'm using was derived from the arch/x86/configs/generic_defconfig
The build error I see is:
...
LD defaultenv/built-in.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC common/version.o
LD common/built-in.o
LD barebox
ld: section .bootstrapping VMA [0000000000007e00,000000000000826b] overlaps section .bootsector VMA [0000000000007c00,0000000000007fff]
make[1]: *** [/tmp/barebox/Makefile:767: barebox] Error 1
make: *** [Makefile:123: _all] Error 2
First of all: does barebox really support booting such a 'normal PC'
without EFI bios ?
If yes can someone suggest me a direction how to fix this ?
giorgio
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: barebox for an i586 board
2018-05-25 9:19 barebox for an i586 board Giorgio Dal Molin
@ 2018-05-25 12:55 ` Antony Pavlov
2018-05-28 11:59 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Antony Pavlov @ 2018-05-25 12:55 UTC (permalink / raw)
To: Giorgio Dal Molin; +Cc: barebox
On Fri, 25 May 2018 11:19:53 +0200 (CEST)
Giorgio Dal Molin <giorgio.nicole@arcor.de> wrote:
> Hi,
>
> I'm trying to build a barebox image for an i586 (Vortex86) based board.
>
> The config file I'm using was derived from the arch/x86/configs/generic_defconfig
>
> The build error I see is:
>
> ...
> LD defaultenv/built-in.o
> GEN .version
> CHK include/generated/compile.h
> UPD include/generated/compile.h
> CC common/version.o
> LD common/built-in.o
> LD barebox
> ld: section .bootstrapping VMA [0000000000007e00,000000000000826b] overlaps section .bootsector VMA [0000000000007c00,0000000000007fff]
> make[1]: *** [/tmp/barebox/Makefile:767: barebox] Error 1
> make: *** [Makefile:123: _all] Error 2
>
> First of all: does barebox really support booting such a 'normal PC'
> without EFI bios ?
There is very interesting video at youtube:
https://www.youtube.com/watch?v=DLGzcbOqaCY
Alas AFAIK Bach Nguyen has not shared his results with community.
--
Best regards,
Antony Pavlov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: barebox for an i586 board
2018-05-25 9:19 barebox for an i586 board Giorgio Dal Molin
2018-05-25 12:55 ` Antony Pavlov
@ 2018-05-28 11:59 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2018-05-28 11:59 UTC (permalink / raw)
To: Giorgio Dal Molin; +Cc: barebox
Hi Giorgio,
On Fri, May 25, 2018 at 11:19:53AM +0200, Giorgio Dal Molin wrote:
> Hi,
>
> I'm trying to build a barebox image for an i586 (Vortex86) based board.
>
> The config file I'm using was derived from the arch/x86/configs/generic_defconfig
>
> The build error I see is:
>
> ...
> LD defaultenv/built-in.o
> GEN .version
> CHK include/generated/compile.h
> UPD include/generated/compile.h
> CC common/version.o
> LD common/built-in.o
> LD barebox
> ld: section .bootstrapping VMA [0000000000007e00,000000000000826b] overlaps section .bootsector VMA [0000000000007c00,0000000000007fff]
> make[1]: *** [/tmp/barebox/Makefile:767: barebox] Error 1
> make: *** [Makefile:123: _all] Error 2
>
> First of all: does barebox really support booting such a 'normal PC'
> without EFI bios ?
Yes, but no. We started support for this scenario, but I haven't heard
of anyone using it for a long time. There is a lot missing and nobody is
working on it. Given that modern X86 hardware has EFI support I don't
think the generic X86 is going anywhere.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-28 11:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25 9:19 barebox for an i586 board Giorgio Dal Molin
2018-05-25 12:55 ` Antony Pavlov
2018-05-28 11:59 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox