u-boot 2013.10-1 source package in Ubuntu

Changelog

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


  * New upstream version (Closes: #667680, #726699).
    - Update mipsel-native-endianness.diff
  * debian/rules:
    - Remove various tools/* files on clean target.
    - Build each platform target and install MLO file if present.
      (Closes: #687562).
    - Support parallel builds using DEB_BUILD_OPTIONS=parallel=N.
  * Enable BeagleBone Black and Wandboard platforms.
  * Add patch to support uEnv.txt and directly loading zimage for Wandboard.
  * Include env configs u-boot-tools examples (Closes: #631659, #636214).
  * Only build u-boot on architectures which generate images (Closes: #635050).
  * Drop i386 builds of u-boot, as the only target (eNET) was removed upstream.
  * debian/control: Add myself to uploaders.

 -- Vagrant Cascadian <email address hidden>  Sun, 20 Oct 2013 10:23:55 -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-1.dsc 1.9 KiB 67acc58998f0f24c10600a7372a2d26cde3f50e6617417819df9e331ab99770a
u-boot_2013.10.orig.tar.bz2 9.6 MiB 0d71e62beb952b41ebafb20a7ee4df2f960db64c31b054721ceb79ff14014c55
u-boot_2013.10-1.debian.tar.gz 32.3 KiB f9616e102c45675653a0e8e0cedfffd78b1f6beadcb1f54bca0e826f2f244375

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.