From: Suzuki Poulose Date: Tue, 20 Dec 2011 21:20:38 +0000 (+0000) Subject: powerpc/boot: Change the WARN to INFO for boot wrapper overlap message X-Git-Tag: v3.3-rc1~181^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba3d97db876fe6f8bad64ecd9dc20133e7708ed;p=pandora-kernel.git powerpc/boot: Change the WARN to INFO for boot wrapper overlap message commit c55aef0e5bc6 ("powerpc/boot: Change the load address for the wrapper to fit the kernel") introduced a WARNING to inform the user that the uncompressed kernel would overlap the boot uncompressing wrapper code. Change it to an INFO. I initially thought, this would be a 'WARNING' for the those boards, where the link_address should be fixed, so that the user can take actions accordingly. Changing the same to INFO. Signed-off-by: Suzuki K. Poulose Signed-off-by: Josh Boyer --- Reading git-diff-tree failed