help-UBOOT2 JMP

Ulrich Ölmann u.oelmann at pengutronix.de
Wed Nov 30 23:52:05 PST 2016


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



More information about the barebox mailing list