mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Raspberry Pi net boot using barebox.
@ 2013-07-23 11:13 dariusz.s93
  2013-07-23 16:09 ` Adam Furmanczuk
  0 siblings, 1 reply; 2+ messages in thread
From: dariusz.s93 @ 2013-07-23 11:13 UTC (permalink / raw)
  To: barebox


Hello!

I find this thread while googling today:
http://comments.gmane.org/gmane.comp.boot-loaders.barebox/4051

I downloaded barebox package from official site and some cross-compilers from github/raspberry
I configured barebox for ARM architecture and turned on menuconfig. Then I type make and press enter - and I noticed some new files in barebox directory same as those from this thread:
http://www.raspberrypi.org/phpBB3/viewtopic.php?t=25087&p=230000

I formated sd card with fat32 and copy on it 3 files same way like man from this post
http://comments.gmane.org/gmane.comp.boot-loaders.barebox/4051
I downloaded loader.bin file and start.elf file from history (setp. 2012) version of raspberry firmware from github.

Then i booted PI - but nothing happens - there was only rainbow on the screen all time.

What should i do?

Let me recall - all my knowledge how to boot RPI with Barebox comes from this post

>>>
  Yes, it works for me.
  You need an sd card with a single partition fat32 with inside 
  bootcode.bin, loader.bin and start.elf (you can find the files here 
  https://github.com/raspberrypi/firmware/tree/master/boot)
  Then just copy barebox.bin on the card and rename it kernel.img.

  Please, let me know if you have any problem.

  Thank you,

  --
  Carlo Caione
<<<

Sorry for my english.


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

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

* Re: Raspberry Pi net boot using barebox.
  2013-07-23 11:13 Raspberry Pi net boot using barebox dariusz.s93
@ 2013-07-23 16:09 ` Adam Furmanczuk
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Furmanczuk @ 2013-07-23 16:09 UTC (permalink / raw)
  To: barebox

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Dariusz,

> I find this thread while googling today: 
> http://comments.gmane.org/gmane.comp.boot-loaders.barebox/4051
> 
> I downloaded barebox package from official site and some
> cross-compilers from github/raspberry I configured barebox for ARM
> architecture and turned on menuconfig. Then I type make and press
> enter - and I noticed some new files in barebox directory same as
> those from this thread: 
> http://www.raspberrypi.org/phpBB3/viewtopic.php?t=25087&p=230000
> 
> I formated sd card with fat32 and copy on it 3 files same way like
> man from this post 
> http://comments.gmane.org/gmane.comp.boot-loaders.barebox/4051 I
> downloaded loader.bin file and start.elf file from history (setp.
> 2012) version of raspberry firmware from github.
> 
> Then i booted PI - but nothing happens - there was only rainbow on
> the screen all time.
> 
> What should i do?


I have used Raspberry Pi for my bachelor thesis. What I wondered is
that GPU is used for boot process: "Is there a GPU binary? Yes. The
GPU binary also contains the first stage bootloader." [1]

There is this boot programm Video Core (VC). Thats the one that
resides in /opt/vc . As far as I know, that tool is resonsible for
boot and I can guess I would say second stage. But it is very
difficult to use this tool and GPU sepcifications were not public [2].
Maybe you find other images than the offical one, that use barebox as
default [3]?

I have heard many stories about Raspberry Pi foundation being set up
by Broadcom to make their devices popular. I do not remember the
sources. No offense to the guys from raspberry pi foundation.
Working with the bcm2835.c file to implement an SPI user-space modul I
got a similar impression. On LinuxTag 2013 in Berlin this plattform
has been criticized for not conforming to open hardware standards.
(The eagle files were hard to find).

If you find a solution nevertheless, I would be very much interested
as well.

Greetings,

Adam




[1] http://www.raspberrypi.org/faqs
[2] http://www.raspberrypi.org/phpBB3/viewtopic.php?f=72&t=34461
[3] http://raspberrypidiskimages.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlHuqrUACgkQefEEI87R1DfdywCdHvQo0W9yKNo31I69Yt7WtUV6
atYAn19nKtWqJdq+XLAqOLtis/Iuz4nM
=N0Io
-----END PGP SIGNATURE-----

_______________________________________________
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-07-23 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-23 11:13 Raspberry Pi net boot using barebox dariusz.s93
2013-07-23 16:09 ` Adam Furmanczuk

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