1
0
Fork 0

README.imximage: Fix the maximum DCD size

In commit 021e79c853 ("tools: imximage: Fix the maximum DCD size for
mx53/mx6") we have fixed the maximum DCD size for mx53/mx53.

Do the same on the README document for consistency.

Reported-by: Jonas Karlsson <jonas.d.karlsson@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
utp
Fabio Estevam 2014-09-09 12:28:18 -03:00 committed by Stefano Babic
parent 3d8f1798ba
commit 6ce79d2f32
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ Configuration command line syntax:
DATA 4 0x73FA88a0 0x200 DATA 4 0x73FA88a0 0x200
The processor support up to 60 register programming commands for IMXIMAGE_VERSION 1 The processor support up to 60 register programming commands for IMXIMAGE_VERSION 1
and 121 register programming commands for IMXIMAGE_VERSION 2. and 220 register programming commands for IMXIMAGE_VERSION 2.
An error is generated if more commands are found in the configuration file. An error is generated if more commands are found in the configuration file.
3. All commands are optional to program. 3. All commands are optional to program.