u-boot 2013.10-2 source package in Ubuntu

Changelog

u-boot (2013.10-2) unstable; urgency=low


  * debian/rules:
    - Switch back to explicitly building the specified target.
    - Allow building multiple targets per platform.
  * debian/targets:
    - Build the spl/u-boot-spl.bin target on several armhf platforms, which 
      generates the MLO file.

 -- Vagrant Cascadian <email address hidden>  Mon, 21 Oct 2013 11:33:01 -0700

Upload details

Uploaded by:
Clint Adams
Uploaded to:
Sid
Original maintainer:
Clint Adams
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
u-boot_2013.10-2.dsc 1.9 KiB b76f09e3c81e592ff9bcd30fc567968ad962ee75cbf33fc9a673e949c9343321
u-boot_2013.10.orig.tar.bz2 9.6 MiB 0d71e62beb952b41ebafb20a7ee4df2f960db64c31b054721ceb79ff14014c55
u-boot_2013.10-2.debian.tar.gz 32.4 KiB 99b5f0cb7aa2c9113ed42885fba6f0f433123291b0beddf63d2c2a01372ae201

No changes file available.

Binary packages built by this source

u-boot: A boot loader for embedded systems

 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors. It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.

u-boot-tools: companion tools for Das U-Boot bootloader

 This package includes the mkimage program, which allows generation of U-Boot
 images in various formats, and the fw_printenv and fw_setenv programs to read
 and modify U-Boot's environment.