From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 02 Feb 2015 23:57:14 -0700 Subject: [U-Boot] Raspberry Pi GPIO interacts with u-boot In-Reply-To: References: Message-ID: <54D0714A.90405@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/02/2015 06:13 PM, Simon Glass wrote: ... >> On Jan 29, 2015 5:24 PM, "Simon Glass" wrote: >>> On 29 January 2015 at 14:03, Reza Nikoopour wrote: >>>> Hey guys, >>>> >>>> I'm working on setting up an NTP server using the following: >>>> >>>> Raspberry Pi Model B+ >>>>> >>>> Raspberry PI GPS Add-on < >>>>> http://imall.iteadstudio.com/raspberry-pi-gps-add-on.html > >>>>> FreeBSD 10.1 (built with Crochet) < >>>>> https://github.com/kientzle/crochet-freebsd > >>>>> >>>> u-boot-pi < https://github.com/gonzoua/u-boot-pi > That U-Boot is quite ancient now. You should really try and use mainline U-Boot. It even has USB support for the Pi now. It should have everything you need to boot FreeBSD. If not, please do let me know what's missing.