Mark Langsdorf <mark.langsd...@calxeda.com> writes: > Allow load_image_targphys to load files on systems with more than 2G of > emulated memory by changing the max_sz parameter from an int to an > unsigned long.
Commit message lies. Didn't check the patch actually improves things.