OK I found my issue!
When I include the splash screen in my image it loses quality. By following the guide to load the images into uboot and display them, they are displayed perfectly. I must know why the images lose quality in the compilation.
I think the splash screen is coming too up too early. Is there a way I could fix this?
EDIT: Now that I’ve dug a little bit better, i think it’s a memory address issue. My splash might be too big.