u-boot/board/xilinx/common
Algapally Santosh Sagar fb737f1ed8 xilinx: common: Include header file to fix warning
Prototype is missing for board_get_usable_ram_top, which is pointed by
below sparse warning. Include init.h header file to fix this.

warning: no previous prototype for 'board_get_usable_ram_top'
[-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/20230120053617.32463-2-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-01-27 08:42:47 +01:00
..
board.c xilinx: common: Include header file to fix warning 2023-01-27 08:42:47 +01:00
board.h xilinx: board: Read the whole eeprom not just offset 2020-10-27 08:13:32 +01: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 xilinx: Add option to select SC id instead of DUT id for SC support 2022-12-05 08:55:54 +01:00
Makefile xilinx: common: Separate display cpu info function 2022-06-24 14:37:27 +02:00