lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 25 Aug 2008 21:14:27 +0200
From:	Remy Bohmer <linux@...mer.net>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	u-boot@...ts.denx.de, sam@...nborg.org
Cc:	Stefan Roese <sr@...x.de>
Subject: [patch 0/2] Several U-boot uImage building patches

Here follows a series of 2 patches that provide some additional functionality
to building Linux kernel uImages for U-boot:
* Make it possible to base uImage on the non-compressed kernel 'Image' instead
  of 'zImage'.
* Add support for the new U-boot uImage file format, called FIT. This will allow
  a kernel to be build directly in this new format instead of the legacy format,
  IF the proper tools are available (dtc v1.2.0 and mkimage 1.3.3; dtc is
  checked by version-number, the proper mkimage is detected by cmd-line
  options, it must provide a '-f' option)

  If older, or improper tools are detected, then the Legacy style image is
  build after issuing a warning message.

Signed-off-by: Remy Bohmer <linux@...mer.net>
-- 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ