18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public 38c2ecf20Sopenharmony_ci * License. See the file "COPYING" in the main directory of this archive 48c2ecf20Sopenharmony_ci * for more details. 58c2ecf20Sopenharmony_ci * 68c2ecf20Sopenharmony_ci * Copyright MontaVista Software Inc 78c2ecf20Sopenharmony_ci * Copyright (C) 2003 Atheros Communications, Inc., All Rights Reserved. 88c2ecf20Sopenharmony_ci * Copyright (C) 2006 FON Technology, SL. 98c2ecf20Sopenharmony_ci * Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org> 108c2ecf20Sopenharmony_ci * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> 118c2ecf20Sopenharmony_ci */ 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci/* 148c2ecf20Sopenharmony_ci * Prom setup file for AR5312/AR231x SoCs 158c2ecf20Sopenharmony_ci */ 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci#include <linux/init.h> 188c2ecf20Sopenharmony_ci#include <asm/bootinfo.h> 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_civoid __init prom_init(void) 218c2ecf20Sopenharmony_ci{ 228c2ecf20Sopenharmony_ci} 238c2ecf20Sopenharmony_ci 248c2ecf20Sopenharmony_civoid __init prom_free_prom_memory(void) 258c2ecf20Sopenharmony_ci{ 268c2ecf20Sopenharmony_ci} 27