u-boot/board/xilinx/common
Algapally Santosh Sagar 6fe46936a3 board: xilinx: Add missing prototypes
Add missing prototypes to fix the below sparse warnings
1. warning: no previous prototype for 'soc_name_decode'
[-Wmissing-prototypes]
2. warning: no previous prototype for 'soc_detection'
[-Wmissing-prototypes]
3. warning: no previous prototype for 'board_name_decode'
[-Wmissing-prototypes]
4. warning: no previous prototype for 'board_detection'
[-Wmissing-prototypes]

Signed-off-by: Algapally Santosh Sagar <santoshsagar.algapally@amd.com>
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link: https://lore.kernel.org/r/20230523055626.14742-1-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-06-12 13:24:31 +02:00
..
board.c Correct SPL use of REGEX 2023-02-10 07:41:40 -05:00
board.h board: xilinx: Add missing prototypes 2023-06-12 13:24:31 +02:00
cpu-info.c xilinx: common: Add print_cpuinfo() declaration 2022-10-10 12:28:08 +02:00
fru.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
fru.h xilinx: Add option to select SC id instead of DUT id for SC support 2022-12-05 08:55:54 +01:00
fru_ops.c fru: ops: Display FRU fields properly for 0xc1 fields 2023-01-27 08:49:24 +01:00
Makefile xilinx: common: Separate display cpu info function 2022-06-24 14:37:27 +02:00