commit | 28b91882b8e5f4be054a246d903fd0427819596a | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Mon Sep 12 12:01:47 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 04 12:01:14 2016 +0200 |
tree | ca557d1051dc4dd707aae6824a317bc24bf37140 | |
parent | 07ee80f4a100982b903308e4bc76ef7901b67076 [diff] |
wandboard: Remove videoargs script The videoargs script is kernel version dependent and since wandboard uses distro config, there is no need to handle videoargs locally. In case such video related settings are needed, then the proper location would be the distro extlinux.conf or boot.scr files. So remove 'videoargs' script. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>