summaryrefslogtreecommitdiff
path: root/kexec/kexec.c
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2012-06-16 16:52:15 +0900
committerSimon Horman <horms@verge.net.au>2012-06-18 10:47:04 +0900
commitc423dc9db2d052d997e85e741b16ca919ee3011e (patch)
tree29c305af7e96aadbbf2bc3ac90483bc6b3210089 /kexec/kexec.c
parent0e4946bc3009e7b9ce6f9d792077eddd7e40cc14 (diff)
Support kernel_noload uImage type
Do not trigger an error when loading a uImage with the IH_TYPE_KERNEL_NOLOAD type. These images do not need to be copied to their load address before being executed. All archs (excepted PPC) do not use the uImage load and entry point parameters, so their current behavior needs not be changed further than just accepting the image type. Tested and validated on ARM. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec.c')
0 files changed, 0 insertions, 0 deletions