2 * MPC8641 HPCN board definitions
4 * Copyright 2006 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
11 * Author: Xianghua Xiao <x.xiao@freescale.com>
14 #ifndef __MPC8641_HPCN_H__
15 #define __MPC8641_HPCN_H__
17 #include <linux/init.h>
19 #define MPC86XX_RSTCR_OFFSET (0xe00b0) /* Reset Control Register */
21 #endif /* __MPC8641_HPCN_H__ */