diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-04 23:10:28 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-04 23:10:28 +0200 |
commit | 9b880bd4d86dc568221107516e6d4728c5f93a4e (patch) | |
tree | f802140e9fde0fff54cf0eb246fd35c931fc0b0f /doc/README-integrator | |
parent | 1820d4c73b78ebe5d08921b0b6249c6f72e45215 (diff) | |
download | u-boot-imx-9b880bd4d86dc568221107516e6d4728c5f93a4e.zip u-boot-imx-9b880bd4d86dc568221107516e6d4728c5f93a4e.tar.gz u-boot-imx-9b880bd4d86dc568221107516e6d4728c5f93a4e.tar.bz2 |
Update ARM Integrator boards:
Correct addessing errors in platform files.
Split off common core module data from Integrator header files to
include/armcoremodule.h.
Patch by Peter Pearse, 04 Oct 2005
Diffstat (limited to 'doc/README-integrator')
-rw-r--r-- | doc/README-integrator | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README-integrator b/doc/README-integrator index c435c88..827221f 100644 --- a/doc/README-integrator +++ b/doc/README-integrator @@ -18,6 +18,7 @@ Each CM consists of a ARM processor core and associated hardware e.g SDRAM RAM controllers clock generators etc. +CMs may be fitted with varying amounts of SDRAM using a DIMM socket. Boot Methods : ------------ |