]> 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>
Thu, 13 Jul 2017 20:14:00 +0000 (17:14 -0300)
commitf5f42f39f35568ea380bb4190b4ff155cc7cb151
tree9de57fccdbeb68f21cb5524ba6435a9afa8fd7b0
parent43d4159d1853563b9c7c125109b22ca54d343832
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