flash-kernel 3.98ubuntu6 source package in Ubuntu

Changelog

flash-kernel (3.98ubuntu6) focal; urgency=medium

  * Remove redundant DTB-Kernel-Version field
  * Remove redundant copying of boot dtb
  * Fix mkimage_kernel tests
  * Add "pi" value for the "Method" field which copies all dtbs and overlays
    to the boot partition and provides defaults for the boot paths of the
    kernel, initrd, and u-boot script. This fixes upgrades to support the Pi 4
    on Bionic (LP: #1850678)
  * Update pi bootscript to support all flash-kernel vars, including
    calculated devtype and partition for future USB boot support
  * Add entry for Raspberry Pi 3A+ (LP: #1841955)

 -- Dave Jones <email address hidden>  Thu, 07 Nov 2019 14:02:26 +0000

Upload details

Uploaded by:
Dave Jones
Sponsored by:
Ɓukasz Zemczak
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
arm64 armel armhf
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] arm64 [FULLYBUILT] armhf

Downloads

File Size SHA-256 Checksum
flash-kernel_3.98ubuntu6.tar.xz 80.8 KiB f5343725775624b42811d6ec8ae79e5af02404df57b84b38babf584362b3614e
flash-kernel_3.98ubuntu6.dsc 1.6 KiB d433418174892ba2c0b0dec1a864df5869cf776e888ea3560ae56bf35a75ef1f

Available diffs

View changes file

Binary packages built by this source

flash-kernel: utility to make certain embedded devices bootable

 flash-kernel is a script which will put the kernel and initramfs in
 the boot location of embedded devices that don't load the kernel and
 initramfs directly from /boot. flash-kernel supports devices that
 boot from flash memory (hence the name) as well as some devices that
 require a special boot image on the disk.

flash-kernel-installer: Make the system bootable