[U-Boot] [PATCH] SECURE BOOT: Add fall back option

York Sun york.sun at nxp.com
Mon Nov 20 15:58:16 UTC 2017


On 11/19/2017 10:47 PM, Vinitha Pillai-B57223 wrote:
> Add nor/sd/qspi fall back option for LS1043, LS1046, LS1021

Looks like you are adding a falling option to boot from NOR/SD/QSPI in
case of distro boot failure. Please rephrase your commit message. It
doesn't cover what you are doing.

> 
> Signed-off-by: Vinitha Pillai-B57223 <vinitha.pillai at nxp.com>
> 
> This patch depends on the following patches
> 
> 	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F836267%2F&data=02%7C01%7Cyork.sun%40nxp.com%7C253e60d21b2548d8ee6c08d52fe28dc5%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636467572445375133&sdata=9IZyOXyTLrVJe281pU78avr4A5zvH%2BzxKfamxVljbPg%3D&reserved=0
> 	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F836264%2F&data=02%7C01%7Cyork.sun%40nxp.com%7C253e60d21b2548d8ee6c08d52fe28dc5%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636467572445375133&sdata=FKkjvk%2BDyQZvSB9e7aknzrR%2Fgk5eknMlYF8SNKnP1Is%3D&reserved=0
> 	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F836265%2F&data=02%7C01%7Cyork.sun%40nxp.com%7C253e60d21b2548d8ee6c08d52fe28dc5%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636467572445375133&sdata=AbA53wHNPoTeN%2FHypGYVUTbxCQn2FAHA%2BIDf7K7GoYk%3D&reserved=0

Any note should be put under the "---" line below as it is not part of
commit message.

> ---
>  include/configs/ls1021atwr.h     | 33 ++++++++++++++++++++++++---------
>  include/configs/ls1043a_common.h | 31 ++++++++++++++++++++++---------
>  include/configs/ls1046a_common.h | 12 +++++++++++-
>  include/configs/ls1046ardb.h     |  8 ++++----
>  4 files changed, 61 insertions(+), 23 deletions(-)
> 

York



More information about the U-Boot mailing list