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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox