Go to advanced search

by sk83
Tue Jan 14, 2014 9:18 pm
Forum: Bare metal, Assembly language
Topic: Modified raspbootin with auto-reset and OS X tweaks
Replies: 3
Views: 1392

Re: Modified raspbootin with auto-reset and OS X tweaks

Done, thanks for the info. I'm new to github;)
by sk83
Tue Jan 14, 2014 8:46 pm
Forum: Bare metal, Assembly language
Topic: Modified raspbootin with auto-reset and OS X tweaks
Replies: 3
Views: 1392

Modified raspbootin with auto-reset and OS X tweaks

Hi, Following this thread: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=72&t=53343 , I've switched to raspbootin/-com for bare-metal development. I've modified raspbootcom.cc to compile on OS X(mainly because htole32 etc. doesn't exist on OS X). My version also resets the rpi when the process r...
by sk83
Mon Jan 13, 2014 5:38 pm
Forum: Bare metal, Assembly language
Topic: FTP kernel.img to your SD card.
Replies: 5
Views: 2563

Re: FTP kernel.img to your SD card.

I've set up mine with u-boot and tftp. Every time the rpi boots, it loads kernel.img over ethernet. My makefile copies kernel.img to the tftp root directory(my mac acts as the tftp server). Then I just push the reset button connected to P6 to reboot and reload kernel.img. Works like a charm.

Go to advanced search