commit | a4dee9e5da95c9cba498f1c4b22ac8b82fa311db | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Thu Jan 18 14:56:00 2024 +0100 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jan 19 10:57:36 2024 +0800 |
tree | b6019220b9a4c2a8ec6eb410a7ef2cded70f4ef0 | |
parent | b63d3c29f26d961e351cf738f1c2e356cb1bf804 [diff] |
rockchip: rk3128: remove noop file arch_cpu_init is already returning 0 in its weak definition in common/board_f.c so let's just remove the file entirely since nothing else is done in it. 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>