u-boot/arch/arm/mach-rockchip/rk3288
John Keeping 24fea3f837 rockchip: rk3288: Use ft_system_setup instead of ft_board_setup
ft_board_setup() should be availble for use in board files but using it
in the rk3288 machine file blocks this functionality.

ft_system_setup() is the more appropriate function to use in a machine
definition.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-04-21 15:16:00 +08:00
..
clk_rk3288.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
Kconfig rk32xx: Use standard TPL linker script 2022-12-23 10:07:03 -05:00
Makefile rockchip: rk3288: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3288.c rockchip: rk3288: Use ft_system_setup instead of ft_board_setup 2023-04-21 15:16:00 +08:00
syscon_rk3288.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00