In some cases we want to change the image data used by a scene_img. Add a function to handle this. Adjust the BMP function to use a const for the data, since it is not allowed to change it. Signed-off-by: Simon Glass <sjg@chromium.org>