ppc: Remove corenet_ds boards
[platform/kernel/u-boot.git] / doc / README.pblimage
index 2b9bb5c..58202c1 100644 (file)
@@ -14,20 +14,17 @@ Building PBL Boot Image and boot steps
 1. Building PBL Boot Image.
    The default Image is u-boot.pbl.
 
-   For eSPI boot(available on P3041/P4080/P5020):
+   For eSPI boot(available on P2041/P3041/P4080/P5020/P5040/T4240):
        To build the eSPI boot image:
-       make <board_name>_SPIFLASH_config
-       make u-boot.pbl
+       make <board_name>_SPIFLASH
 
-   For SD boot(available on P3041/P4080/P5020):
+   For SD boot(available on P2041/P3041/P4080/P5020/P5040/T4240):
        To build the SD boot image:
-       make <board_name>_SDCARD_config
-       make u-boot.pbl
+       make <board_name>_SDCARD
 
-   For Nand boot(available on P3041/P5020):
+   For Nand boot(available on P2041/P3041/P5020/P5040):
        To build the NAND boot image:
-       make <board_name>_NAND_config
-       make u-boot.pbl
+       make <board_name>_NAND
 
 
 2. pblimage support available with mkimage utility will generate Freescale PBL
@@ -64,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