RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / powerpc / platforms / 86xx / mpc8641_hpcn.h
blob41e554c4af94b782ae079d5f518b15f0b0c31b1b
1 /*
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__ */