mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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>
This commit is contained in:
parent
3d8f1798ba
commit
6ce79d2f32
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ Configuration command line syntax:
|
|||
DATA 4 0x73FA88a0 0x200
|
||||
|
||||
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.
|
||||
|
||||
3. All commands are optional to program.
|
||||
|
|
Loading…
Add table
Reference in a new issue