board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment
authorPratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
Wed, 20 Jan 2016 06:59:03 +0000 (12:29 +0530)
committerYork Sun <york.sun@nxp.com>
Fri, 10 Jun 2016 20:44:58 +0000 (13:44 -0700)
commit30677deefdf57a8a2d12a766117ea861ca38f52c
tree09ddf2a49802b9ee60e3c50ef6d4db263e9aef8c
parenta758177f9b9a567df2e8e6e57ac905ada24d8d9c
board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment

Environment variable mcinitcmd is defined to initiate MC and DPL
deployment from the location where it is stored (NOR, NAND, SD, SATA,
USB) during booting. If this variable is not defined then macro
MC_BOOT_ENV_VAR will be null and MC will not be booted and DPL will
not be applied during U-boot booting.

Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3
board/freescale/ls2080aqds/eth.c
board/freescale/ls2080ardb/eth_ls2080rdb.c