From: Robin Getz Date: Wed, 17 Jun 2009 12:12:54 +0000 (-0400) Subject: Blackfin: stick the CPU name into boot image name X-Git-Tag: v2.6.31-rc1~44^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985895bd8d1e41079b41da32cdc57876a4a74126;p=pandora-kernel.git Blackfin: stick the CPU name into boot image name Rather than use "Linux" in the boot image name (as this is redundant -- the image type is already set to "linux"), use the CPU name. This makes it fairly obvious when a wrong image is accidentally booted. Otherwise there is no kernel output and you waste time scratching your head wondering wtf just happened. Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed