]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_r
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Mon, 11 Mar 2024 12:01:51 +0000 (13:01 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 13 Mar 2024 10:14:19 +0000 (18:14 +0800)
commit80cc4bec0032e2b4aa618a433e57440be6190a8a
treebaef036bff17dc05073e7a01a3d8402e9642bf03
parent1624d1ecd50848e06cc2a5573ef935ab6fbc0f8f
rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_r

Only setup_boottargets differs from the original misc_init_r from
Rockchip mach code, so let's use rockchip_early_misc_init_r instead of
reimplementing the whole misc_init_r from Rockchip.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
board/theobroma-systems/ringneck_px30/ringneck-px30.c