Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

179 bytes added, 23:08, 29 January 2013
update the download method to git (reason: the 2009.11-2 is no longer available from the downloads directory) and remove 'broken link' message (all links work and point somewhere useful)
Download the IGEP U-Boot sources and follow next steps:
Either download the sources from the git repository
{{Message $ git clone git:/Broken Links}}/git.isee.biz/pub/scm/u-boot-arm.git $ cd u-boot-arm $ git checkout v2010.06-3 -b v2010.06-3-local
Or get the snapshot from the downloads directory
$ wget http://downloads.isee.biz/pub/SW_Releases/sources/u-boot-arm-2010.06-3.tar.gz
Download the IGEP U-Boot sources and follow next steps:
$ wget httpgit clone git://downloadsgit.igepisee.esbiz/sourcespub/scm/u-boot-arm-2009.11-2.tar.gzgit $ tar xzf cd u-boot-arm-2009 $ git checkout v2009.11-2.tar.gz $ cd u-boot-arm-2009b v2009.11-2.local
Configure for your board with,
0
edits