SPL: Adjust more debug prints for ulong entry_point
With entry_point now being an unsigned long we need to adapt the last two debug prints to use %lX not %X. Fixes: 11e1479b ("SPL: make struct spl_image 64-bit safe") Signed-off-by:Tom Rini <trini@konsulko.com>
Please register or sign in to comment