Home
last modified time | relevance | path

Searched hist:"4386 feb7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c4386feb7 Wed Jan 11 09:45:48 CST 2017 Tom Rini <trini@konsulko.com> 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: 11e1479b9e67 ("SPL: make struct spl_image 64-bit safe")
Signed-off-by: Tom Rini <trini@konsulko.com>