summaryrefslogtreecommitdiff
path: root/include/mpc5xxx.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-04-06 08:42:23 (GMT)
committerWolfgang Denk <wd@pollux.denx.de>2006-04-06 08:42:23 (GMT)
commit9bc97a3d91bf3287b593afa2a5b9e3bb07c9de5c (patch)
tree3e46eb2fb0da23629dc00c034d2083b54d49f38e /include/mpc5xxx.h
parent71b405df4e8efc0d6ac3b308d15e74eaa029eb5c (diff)
parentb66a9383421805c705654ce9456ec28c202819fb (diff)
downloadu-boot-9bc97a3d91bf3287b593afa2a5b9e3bb07c9de5c.tar.xz
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
Diffstat (limited to 'include/mpc5xxx.h')
-rw-r--r--include/mpc5xxx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpc5xxx.h b/include/mpc5xxx.h
index f33d858..50a6ac1 100644
--- a/include/mpc5xxx.h
+++ b/include/mpc5xxx.h
@@ -131,6 +131,7 @@
#if defined(CONFIG_MGT5100)
#define MPC5XXX_SDRAM_XLBSEL (MPC5XXX_SDRAM + 0x0010)
#endif
+#define MPC5XXX_SDRAM_SDELAY (MPC5XXX_SDRAM + 0x0090)
/* Clock Distribution Module */
#define MPC5XXX_CDM_JTAGID (MPC5XXX_CDM + 0x0000)