From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Sun, 12 Apr 2015 01:07:35 +0200 Subject: [U-Boot] Where can I find u-boot which supports Raspberry Pi B+ In-Reply-To: References: Message-ID: <5529A937.7080903@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Huan, On 05-04-15 03:37, Huan Ngo wrote: > Hi, > I want to boot up Raspberry Pi B+ with u-boot. Where can I get a u-boot source code/image that can boot up my Raspberry Pi B+? > Regards, > Huan You can obtain u-boot sources by the methods listed at http://git.denx.de/?p=u-boot.git;a=summary Since U-boot is a bootloader, it doesn't provide images. Regards, Jeroen