]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/imx6ul_isiot.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / imx6ul_isiot.h
index 7258fed79b7d8b37cc7be6ed1197d7647443a238..76ae159da3c97e6c3b4df1289701b942c09cddc8 100644 (file)
        "splashpos=m,m\0" \
        "console=ttymxc0\0" \
        "fdt_high=0xffffffff\0" \
-       "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
        "fdt_addr=0x87800000\0" \
        "boot_fdt=try\0" \
-       "mmcdev=0\0" \
        "mmcpart=1\0" \
-       "mmcroot=/dev/mmcblk0p2 rootwait rw\0" \
        "nandroot=ubi0:rootfs rootfstype=ubifs\0" \
        "mmcautodetect=yes\0" \
        "mmcargs=setenv bootargs console=${console},${baudrate} " \
 /* FIT */
 #ifdef CONFIG_FIT
 # define CONFIG_HASH_VERIFY
-# define CONFIG_SHA1
-# define CONFIG_SHA256
 # define CONFIG_IMAGE_FORMAT_LEGACY
 #endif