diff options
Diffstat (limited to 'board')
| -rw-r--r-- | board/freescale/p1_p2_rdb_pc/README | 2 | ||||
| -rw-r--r-- | board/freescale/p2041rdb/README | 3 | ||||
| -rw-r--r-- | board/freescale/t102xrdb/README | 2 | ||||
| -rw-r--r-- | board/freescale/t104xrdb/README | 2 | ||||
| -rwxr-xr-x | board/freescale/t208xqds/README | 2 | ||||
| -rw-r--r-- | board/freescale/t208xrdb/README | 2 | 
6 files changed, 5 insertions, 8 deletions
| diff --git a/board/freescale/p1_p2_rdb_pc/README b/board/freescale/p1_p2_rdb_pc/README index 86ff04e69d9..f542decec79 100644 --- a/board/freescale/p1_p2_rdb_pc/README +++ b/board/freescale/p1_p2_rdb_pc/README @@ -60,5 +60,5 @@ enabled in relative defconfig file,     CONFIG_RESET_VECTOR_ADDRESS - 0xffc  If device tree support is enabled in defconfig, -1. use 'u-boot-with-dtb.bin' for NOR boot. +1. use 'u-boot.bin' for NOR boot.  2. use 'u-boot-with-spl.bin' for other boot. diff --git a/board/freescale/p2041rdb/README b/board/freescale/p2041rdb/README index 79f77e49612..96612daeeb1 100644 --- a/board/freescale/p2041rdb/README +++ b/board/freescale/p2041rdb/README @@ -100,9 +100,6 @@ enabled in relative defconfig file,  3. CONFIG_MPC85XX_HAVE_RESET_VECTOR if reset vector is located at     CONFIG_RESET_VECTOR_ADDRESS - 0xffc -If device tree support is enabled in defconfig, use 'u-boot-with-dtb.bin' -instead of u-boot.bin for all boot. -  CPLD command  ============  The CPLD is used to control the power sequence and some serdes lane diff --git a/board/freescale/t102xrdb/README b/board/freescale/t102xrdb/README index 84deb9562a1..de170f52b4d 100644 --- a/board/freescale/t102xrdb/README +++ b/board/freescale/t102xrdb/README @@ -267,7 +267,7 @@ enabled in relative defconfig file,     config_reset_vector_address - 0xffc  if device tree support is enabled in defconfig, -1. use 'u-boot-with-dtb.bin' for nor boot. +1. use 'u-boot.bin' for nor boot.  2. use 'u-boot-with-spl-pbl.bin' for other boot.  2-stage NAND/SPI/SD boot loader diff --git a/board/freescale/t104xrdb/README b/board/freescale/t104xrdb/README index 09cb98e33d6..e90dca41663 100644 --- a/board/freescale/t104xrdb/README +++ b/board/freescale/t104xrdb/README @@ -382,5 +382,5 @@ enabled in relative defconfig file,     CONFIG_RESET_VECTOR_ADDRESS - 0xffc  If device tree support is enabled in defconfig, -1. use 'u-boot-with-dtb.bin' for NOR boot. +1. use 'u-boot.bin' for NOR boot.  2. use 'u-boot-with-spl-pbl.bin' for other boot. diff --git a/board/freescale/t208xqds/README b/board/freescale/t208xqds/README index 75d317342f6..63953d6b9b6 100755 --- a/board/freescale/t208xqds/README +++ b/board/freescale/t208xqds/README @@ -288,5 +288,5 @@ enabled in relative defconfig file,     CONFIG_RESET_VECTOR_ADDRESS - 0xffc  If device tree support is enabled in defconfig, -1. use 'u-boot-with-dtb.bin' for NOR boot. +1. use 'u-boot.bin' for NOR boot.  2. use 'u-boot-with-spl-pbl.bin' for other boot. diff --git a/board/freescale/t208xrdb/README b/board/freescale/t208xrdb/README index c4bfd3b466f..60551f6723e 100644 --- a/board/freescale/t208xrdb/README +++ b/board/freescale/t208xrdb/README @@ -284,5 +284,5 @@ enabled in relative defconfig file,     CONFIG_RESET_VECTOR_ADDRESS - 0xffc  If device tree support is enabled in defconfig, -1. use 'u-boot-with-dtb.bin' for NOR boot. +1. use 'u-boot.bin' for NOR boot.  2. use 'u-boot-with-spl-pbl.bin' for other boot. | 
