embeddedsw/lib
Sarat Chand Savitala e8ac191579 sw_apps:zynq_fsbl: Corrected the format specifier in print statements
Changed the format specifiers from %x to %lx and %d to %lu
while printing unsigned long variables.
Without these changes many warnings are shown in FSBL when xil_printf
type in BSP is changed to be compatible with printf.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
Acked-by: Krishna Chaitanya Patakamuri <kpataka@xilinx.com>
2015-08-14 11:59:09 +05:30
..
bsp bsp: a53: modified translation table in a53 32bit bsp 2015-08-10 14:26:48 +05:30
sw_apps sw_apps:zynq_fsbl: Corrected the format specifier in print statements 2015-08-14 11:59:09 +05:30
sw_services xilisf: Modified SPIPS examples to support on ZynqMP. 2015-08-10 17:14:36 +05:30