]> git.sur5r.net Git - u-boot/blobdiff - include/configs/udoo.h
ARM: rmobile: Fix environment placement on Draak
[u-boot] / include / configs / udoo.h
index 989014a177a0c11fbfde4066a5f1a083539b0c90..23bdff3348c3e8dfb6ec1d07fb78812248825d24 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Freescale Semiconductor, Inc.
  *
  * Configuration settings for Udoo board.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -46,8 +45,6 @@
 /* MMC Configuration */
 #define CONFIG_SYS_FSL_ESDHC_ADDR      0
 
-#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
-
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "script=boot.scr\0" \
        "image=zImage\0" \