2 * Copyright (C) 2015-2016 Masahiro Yamada <yamada.masahiro@socionext.com>
4 * SPDX-License-Identifier: GPL-2.0+
12 int uniphier_pxs2_sbc_init(const struct uniphier_board_data *bd)
14 /* necessary for ROM boot ?? */
15 /* system bus output enable */
16 writel(0x17, PC0CTRL);