]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pic32mzdask.h
rockchip: add basic support for evb-rk3288 board
[u-boot] / include / configs / pic32mzdask.h
index fb2e41fd92e11351b4b1d52cc9be65fde7987fee..49c98d81c46f0ea718a1112d8c83dd109f0f78e8 100644 (file)
  * USB Configuration
  */
 #define CONFIG_USB_MUSB_PIO_ONLY
-#define CONFIG_SYS_CACHELINE_SIZE      16
 
 /*-----------------------------------------------------------------------
  * File System Configuration
  * Board boot configuration
  */
 #define CONFIG_TIMESTAMP       /* Print image info with timestamp */
-#define CONFIG_BOOTDELAY       5
 
 #define MEM_LAYOUT_ENV_SETTINGS                                        \
        "kernel_addr_r="__stringify(CONFIG_SYS_LOAD_ADDR)"\0"   \