mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* UBOOT2 JMP
@ 2013-02-27  3:11 Nathan
  2013-03-03 13:16 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan @ 2013-02-27  3:11 UTC (permalink / raw)
  To: barebox


[-- Attachment #1.1: Type: text/plain, Size: 768 bytes --]

“UBOOT2 JMP ” is what displays during bootup using VirtualBox.
This is after compiling with:
export ARCH=x86
make generic_defconfig
make
fdisk /dev/sdb...partition...mkfs.ext2 /dev/sdb1
./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb

I think there may be something I’m missing after “setupmbr” or I need to change a config value after setting “generic_defconfig”.
My end goal is to use barebox on my ODroid. I was “somewhat” familiar with syslinux but learned it doesn’t support ARM. I learned that Samsung Exynos in the ODroid uses UBoot and that barebox is the next evolution of uboot. I’m hoping it will be forward compatible (uboot in SoC calls barebox in MBR of SD which calls my linux kernel in SD partition).

[-- Attachment #1.2: Type: text/html, Size: 1043 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: UBOOT2 JMP
  2013-02-27  3:11 UBOOT2 JMP Nathan
@ 2013-03-03 13:16 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-03-03 13:16 UTC (permalink / raw)
  To: Nathan; +Cc: barebox

On Tue, Feb 26, 2013 at 09:11:53PM -0600, Nathan wrote:
> “UBOOT2 JMP ” is what displays during bootup using VirtualBox.

There may be something broken on x86 support.

> This is after compiling with:
> export ARCH=x86
> make generic_defconfig
> make
> fdisk /dev/sdb...partition...mkfs.ext2 /dev/sdb1
> ./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb
> 
> I think there may be something I’m missing after “setupmbr” or I need
> to change a config value after setting “generic_defconfig”.  My end
> goal is to use barebox on my ODroid. I was “somewhat” familiar with
> syslinux but learned it doesn’t support ARM. I learned that Samsung
> Exynos in the ODroid uses UBoot and that barebox is the next evolution
> of uboot. I’m hoping it will be forward compatible (uboot in SoC calls
> barebox in MBR of SD which calls my linux kernel in SD partition).

When you want to use barebox on the ODroid, why do you build it for x86
then? You have to build for ARM. Unfortunately the Exynos is not
yet supported, so you would have to do the porting effort yourself.

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] 2+ messages in thread

end of thread, other threads:[~2013-03-03 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27  3:11 UBOOT2 JMP Nathan
2013-03-03 13:16 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox