I currently have a EVM C6678. I understand that by default the EVM comes with a NOR flash with two images each 10MB in size. What I want to do is to partition the image further. For example, instead of having just 2 images, I would like to make it into 4 images with 5MB each. Can this be done? If creating multiple images is possible, my intention is to make NOR image 0 the default boot, then from there I will decide which image to go to. Can this be done too? If yes, what will be a good way of doing it? Thank you!