mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
Add define for mpc5200 CDM_CLK_ENA
Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
This commit is contained in:
parent
ee1702d75a
commit
de3ce8c59f
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
#define MPC5XXX_CDM_BRDCRMB (MPC5XXX_CDM + 0x0008)
|
||||
#define MPC5XXX_CDM_CFG (MPC5XXX_CDM + 0x000c)
|
||||
#define MPC5XXX_CDM_48_FDC (MPC5XXX_CDM + 0x0010)
|
||||
#define MPC5XXX_CDM_CLK_ENA (MPC5XXX_CDM + 0x0014)
|
||||
#define MPC5XXX_CDM_SRESET (MPC5XXX_CDM + 0x0020)
|
||||
|
||||
/* Local Plus Bus interface */
|
||||
|
|
Loading…
Add table
Reference in a new issue