From: Paul M. <le...@li...> - 2007-11-05 21:47:31
|
On Tue, Nov 06, 2007 at 12:52:02AM +0900, Nobuhiro Iwamatsu wrote: > When uImage is made by using 'make uImage', zImage is used. > If zImage is used, the compression method need not be set. > However, it is set for "gzip" for a compression method. > I corrected to set "none". > > Signed-off-by: Nobuhiro Iwamatsu <iwa...@ni...> Applied, thanks, |