This patch uses lar to compress a payload, instead of pre-compressing it. Since we are already using lar to add the payload, this simplifies the build process. It also allows us to compress filo, which didn't work with v2.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
Ping.
I've since realized that since lar doesn't understand pre-compressed payloads, this has to be done for working compressed payloads.
Myles
-----Original Message----- From: mylesgw@gmail.com [mailto:mylesgw@gmail.com] On Behalf Of Myles Watson Sent: Tuesday, February 12, 2008 2:27 PM To: Coreboot Subject: buildrom lzma patch
This patch uses lar to compress a payload, instead of pre-compressing it. Since we are already using lar to add the payload, this simplifies the build process. It also allows us to compress filo, which didn't work with v2.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
On 12.02.2008 22:27, Myles Watson wrote:
This patch uses lar to compress a payload, instead of pre-compressing it. Since we are already using lar to add the payload, this simplifies the build process. It also allows us to compress filo, which didn't work with v2.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel