Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-mpc85xx
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user