From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Schurig Date: Mon, 30 May 2016 13:35:47 +0200 Subject: [U-Boot] Sharing code between Linux and bootloader (U-boot) ? In-Reply-To: <573F1F07.6040202@laposte.net> References: <573F1F07.6040202@laposte.net> Message-ID: <87eg8j93sc.fsf@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Sebastian Frias writes: Barebox shares a good amount of code. For example, when you look at SPI at AT24/AT25 you'll see that many things are almost identical.