From: Grant Likely Date: Thu, 28 Apr 2011 20:27:20 +0000 (-0600) Subject: arm/dt: Make __vet_atags also accept a dtb image X-Git-Tag: v3.0-rc1~34^2^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2896e88d976d0e5b2213c64cde885f5677fa2b;p=pandora-kernel.git arm/dt: Make __vet_atags also accept a dtb image The dtb is passed to the kernel via register r2, which is the same method that is used to pass an atags pointer. This patch modifies __vet_atags to not clear r2 when it encounters a dtb image. v2: fixed bugs pointed out by Nicolas Pitre Tested-by: Tony Lindgren Signed-off-by: Grant Likely --- Reading git-diff-tree failed