| // SPDX-License-Identifier: GPL-2.0 |
| * Copyright (C) 1993 Hamish Macdonald |
| * Copyright (C) 1999 D. Jeff Dionne |
| * Copyright (C) 2001 Georges Menie, Ken Desmet |
| * This file is subject to the terms and conditions of the GNU General Public |
| * License. See the file COPYING in the main directory of this archive |
| #include <asm/MC68VZ328.h> |
| static _bsc0(char *, getserialnum) |
| static _bsc1(unsigned char *, gethwaddr, int, a) |
| static _bsc1(char *, getbenv, char *, a) |
| void __init init_ucsimm(char *command, int size) |
| pr_info("uCsimm/uCdimm serial string [%s]\n", getserialnum()); |
| pr_info("uCsimm/uCdimm hwaddr %pM\n", p); |