Removed few unused env variables from zynq board files.
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: Michal Simek <monstr@monstr.eu>
"kernel_size=0x400000\0" \
"devicetree_size=0x20000\0" \
"ramdisk_size=0x400000\0" \
- "nand_kernel_size=0x400000\0" \
- "nand_ramdisk_size=0x400000\0" \
"fdt_high=0x20000000\0" \
"initrd_high=0x20000000\0" \
"norboot=echo Copying Linux from NOR flash to RAM...;" \
"kernel_image=uImage\0" \
"ramdisk_image=uramdisk.image.gz\0" \
"devicetree_image=devicetree.dtb\0" \
- "kernel_size=0x140000\0" \
- "ramdisk_size=0x200000\0" \
"qspiboot=echo Copying Linux from QSPI flash to RAM...;" \
"sf probe 0 0 0;" \
"sf read 0x3000000 0x100000 0x400000;" \