]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6sabre_common: Place video related settings in common code
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 13 Jul 2017 19:57:56 +0000 (16:57 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Sep 2017 19:37:19 +0000 (16:37 -0300)
commit9b412b485aa06e4eca76615b92871e24e24c0394
tree451aa169037d2ad3ec86a27769cd4a7166d18093
parentd3d0f3895745e6f3d0e43d3b7d3bcd34ff794241
mx6sabre_common: Place video related settings in common code

Currently mx6sabreauto fails to find the environment variables like this:

## Error: "findfdt" not defined
switch to partitions #0, OK
mmc0 is current device
## Error: "loadbootscript" not defined
## Error: "loadimage" not defined
## Error: "netboot" not defined

Move VIDEO_ARGS/VIDEO_ARGS_SCRIPT so that they can be shared among sabresd
and sabreauto boards.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx6sabre_common.h
include/configs/mx6sabresd.h