<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />
<meta name="author" content="Frederik Vanrenterghem" />
- <meta name="Description" content="Personal homepage - GNU/Linux stuff - Connecting to i-Mode with iPAQ" />
+ <meta name="Description" content="Personal homepage - GNU/Linux stuff - Installing Debian on A20 development board" />
<title>vanrenterghem.biz - GNU/Linux - Debian armhf on A20-OLinuXino-Lime2</title>
<link rel="stylesheet" href="/styles/header.css" type="text/css" />
<link rel="stylesheet" href="/styles/main.css" type="text/css" />
Download the <a href="ftp://ftp.denx.de/pub/u-boot/u-boot-latest.tar.bz2">latest release of u-boot</a>,
at the time of writing <a href="ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01.tar.bz2">u-boot-2015.01</a>.
This version already supports everything needed to get Debian on your Lime2 using an SD card, USB stick and
-a network install of the OS.
+a network install of the OS. We will install Debian (and u-boot) to the SD card. The USB stick is only used
+during the installation process, and can be re-used for other purposes once all is done. (As of April 2015, it
+is also possible to do without an USB stick altogether and install from an SD card.)
</p>
<p>
Compile u-boot as follows: