projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
[u-boot.git]
/
include
/
mpc86xx.h
diff --git
a/include/mpc86xx.h
b/include/mpc86xx.h
index 9fd349af986b2634e93eedb7c1fcc9df01e6120e..ce3d784da03f3f35b5401b1e5449b6f806ff8e78 100644
(file)
--- a/
include/mpc86xx.h
+++ b/
include/mpc86xx.h
@@
-7,6
+7,8
@@
#ifndef __MPC86xx_H__
#define __MPC86xx_H__
+#include <asm/fsl_lbc.h>
+
#define EXC_OFF_SYS_RESET 0x0100 /* System reset offset */
#define _START_OFFSET EXC_OFF_SYS_RESET
This page took
0.022443 seconds
and
4
git commands to generate.