embeddedsw/lib/sw_apps
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
..
freertos_hello_world lib: sw_apps: freertos support for latest bsp 2015-08-07 16:10:39 +05:30
lwip_echo_server lwip_echo_server: Add support for A53 2015-08-11 15:54:18 +05:30
openamp_echo_test sw_apps: echo test: changed baremetal ipi_isr type 2015-08-14 11:43:15 +05:30
openamp_matrix_multiply sw_apps: openamp matrix multiply: Added freertos support 2015-08-14 11:43:33 +05:30
openamp_rpc_demo sw_apps: rpc demo: changed baremetal ipi_isr type 2015-08-14 11:43:23 +05:30
rsa_auth_app Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
xilkernel_thread_demo Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
zynq_fsbl sw_apps:zynq_fsbl: Corrected the format specifier in print statements 2015-08-14 11:59:09 +05:30
zynqmp_fsbl sw_apps:zynqmp_fsbl: Corrected compiler flags for R5 2015-08-12 20:27:48 +05:30
zynqmp_pmufw PMUFW:lscript: Remove redundant serv ext table section 2015-08-11 22:37:26 +05:30