1. 23 7月, 2017 16 次提交
  2. 19 7月, 2017 17 次提交
  3. 18 7月, 2017 1 次提交
  4. 14 7月, 2017 1 次提交
    • F
      mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig · 651782a0
      Fabio Estevam 提交于
      Move CONFIG_CMD_SATA option to Kconfig to fix the following build
      error:
      
      In file included from include/configs/mx6cuboxi.h:137:0,
                       from include/config.h:7,
                       from include/common.h:21,
                       from common/env_common.c:11:
      include/config_distro_bootcmd.h:161:2: error: expected '}' before 'BOOT_TARGET_DEVICES_references_SATA_without_CONFIG_SATA'
        BOOT_TARGET_DEVICES_references_SATA_without_CONFIG_SATA
      Reported-by: NStefano Babic <sbabic@denx.de>
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      651782a0
  5. 13 7月, 2017 1 次提交
  6. 12 7月, 2017 4 次提交