diff options
Diffstat (limited to 'doc/README.pblimage')
-rw-r--r-- | doc/README.pblimage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.pblimage b/doc/README.pblimage index 7fdd26b71b2..58202c14a28 100644 --- a/doc/README.pblimage +++ b/doc/README.pblimage @@ -61,7 +61,7 @@ Following steps describe it in detail. Board specific configuration file specifications: ------------------------------------------------ 1. Configuration files rcw.cfg and pbi.cfg must present in the -board/freescale/corenet_ds/, rcw.cfg is for RCW, pbi.cfg is for +board/freescale/<BOARD>/ directory, rcw.cfg is for RCW, pbi.cfg is for PBI instructions. File name must not be changed since they are used in Makefile. 2. These files can have empty lines and lines starting with "#" as first |