1 // SPDX-License-Identifier: GPL-2.0-only
3 * Old U-boot compatibility for Ebony
7 * Copyright 2007 David Gibson, IBM Corporatio.
8 * Based on cuboot-83xx.c, which is:
9 * Copyright (c) 2007 Freescale Semiconductor, Inc.
23 void platform_init(unsigned long r3, unsigned long r4, unsigned long r5,
24 unsigned long r6, unsigned long r7)
27 ebony_init(&bd.bi_enetaddr, &bd.bi_enet1addr);