]> git.sur5r.net Git - u-boot/blobdiff - include/configs/adp-ag101.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / adp-ag101.h
index e31131f6e2a4fb3f01254c48ef4df8d5ce759d3a..4d52ba1dcda87b1b533802e5e456a1e770139ba4 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_PING
 /* 512kB is suggested, (CONFIG_ENV_SIZE + 128 * 1024) was not enough */
 #define CONFIG_SYS_MALLOC_LEN          (512 << 10)
 
-/*
- * size in bytes reserved for initial data
- */
-#define CONFIG_SYS_GBL_DATA_SIZE       128
-
 /*
  * AHB Controller configuration
  */