mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 13:43:28 +00:00
README: Specify the full path for README.displaying-bmps
It is clearer to specify the full path to access the doc/README.displaying-bmps file. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
This commit is contained in:
parent
2283284b05
commit
ab5645f14e
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -1916,7 +1916,7 @@ CBFS (Coreboot Filesystem) support
|
|||
|
||||
If this option is set, then U-Boot will prevent the environment
|
||||
variable "splashimage" from being set to a problematic address
|
||||
(see README.displaying-bmps).
|
||||
(see doc/README.displaying-bmps).
|
||||
This option is useful for targets where, due to alignment
|
||||
restrictions, an improperly aligned BMP image will cause a data
|
||||
abort. If you think you will not have problems with unaligned
|
||||
|
|
Loading…
Reference in a new issue