* help-UBOOT2 JMP
@ 2016-11-30 14:46 irlinuxbox
2016-12-01 7:52 ` Ulrich Ölmann
0 siblings, 1 reply; 3+ messages in thread
From: irlinuxbox @ 2016-11-30 14:46 UTC (permalink / raw)
To: barebox
barebox is displays “UBOOT2 JMP ” during bootup on x86
export ARCH=x86
make generic_defconfig
make
./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb
Sincerely,
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help-UBOOT2 JMP
2016-11-30 14:46 help-UBOOT2 JMP irlinuxbox
@ 2016-12-01 7:52 ` Ulrich Ölmann
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Ölmann @ 2016-12-01 7:52 UTC (permalink / raw)
To: barebox
Hi,
On Wed, Nov 30, 2016 at 06:16:22PM +0330, irlinuxbox wrote:
> barebox is displays “UBOOT2 JMP ” during bootup on x86
>
> export ARCH=x86
> make generic_defconfig
> make
>
> ./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb
doing a quick grep for "UBOOT2" points to arch/x86/boot/boot_hdisk.S and roughly
skimming the code shows that this is normal behaviour notifying the user of
different steps in the boot process.
Regards
Ulrich
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help-UBOOT2 JMP
[not found] <mailman.25.1480622402.5809.barebox@lists.infradead.org>
@ 2016-12-01 21:04 ` irlinuxbox
0 siblings, 0 replies; 3+ messages in thread
From: irlinuxbox @ 2016-12-01 21:04 UTC (permalink / raw)
To: barebox
On 12/01/2016 11:30 PM, barebox-request@lists.infradead.org wrote:
> Re: help-UBOOT2 JMP
> doing a quick grep for "UBOOT2" points to arch/x86/boot/boot_hdisk.S and roughly
> skimming the code shows that this is normal behaviour notifying the user of
> different steps in the boot process.
>
> Regards
> Ulrich
but my problem is another thing :( / system stop ( maybe hang ! ) and
just display 'UBOOT2 JMP'
what is my problem here ?
Regards
_______________________________________________
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:[~2016-12-01 21:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-30 14:46 help-UBOOT2 JMP irlinuxbox
2016-12-01 7:52 ` Ulrich Ölmann
[not found] <mailman.25.1480622402.5809.barebox@lists.infradead.org>
2016-12-01 21:04 ` irlinuxbox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox