// SPDX-License-Identifier: GPL-2.0 /* * Copyright 2022 IBM Corp. */ int board_late_init(void) { return 0; }