diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-06 17:31:51 -0300 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-06 17:40:26 -0300 | 
| commit | c25d75c89757fcb16bd2235cdbe05ceac7582d20 (patch) | |
| tree | 2031ee24d08756689deaacf05f47a0df46e695ab | |
| parent | c808544ec53e3434f4e254f456772dc621ca3014 (diff) | |
| download | meta-freescale-c25d75c89757fcb16bd2235cdbe05ceac7582d20.tar.gz | |
imx23evk: Remove imx-bootlets support
The imx-bootlets is abandoned and untested for long time. Remove the
support for it from the machine file.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/imx23evk.conf | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf index 5b977ca10..009aff79e 100644 --- a/conf/machine/imx23evk.conf +++ b/conf/machine/imx23evk.conf  | |||
| @@ -9,7 +9,6 @@ MACHINEOVERRIDES =. "mxs:mx23:" | |||
| 9 | include conf/machine/include/imx-base.inc | 9 | include conf/machine/include/imx-base.inc | 
| 10 | include conf/machine/include/tune-arm926ejs.inc | 10 | include conf/machine/include/tune-arm926ejs.inc | 
| 11 | 11 | ||
| 12 | IMXBOOTLETS_MACHINE = "stmp378x_dev" | ||
| 13 | UBOOT_MACHINE = "mx23evk_config" | 12 | UBOOT_MACHINE = "mx23evk_config" | 
| 14 | 13 | ||
| 15 | KERNEL_DEVICETREE = "imx23-evk.dtb" | 14 | KERNEL_DEVICETREE = "imx23-evk.dtb" | 
