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.
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Loading
Please sign in to comment