summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_socrates.h
diff options
context:
space:
mode:
authorChin Liang See <clsee@altera.com>2015-11-27 21:32:40 +0800
committerMarek Vasut <marex@denx.de>2015-11-30 13:30:19 +0100
commit486f4fa98c65baa6d70008ceb2d93ac0f8f7bd96 (patch)
tree5bf9f28823c0128a3edc2e88c3d83b66e139009e /include/configs/socfpga_socrates.h
parent271e9ecd72d104d0faea744d23380d1e1b7698b1 (diff)
downloadblackbird-obmc-uboot-486f4fa98c65baa6d70008ceb2d93ac0f8f7bd96.tar.gz
blackbird-obmc-uboot-486f4fa98c65baa6d70008ceb2d93ac0f8f7bd96.zip
arm: socfpga: Remove fsloadcmd from environment
Remove fsloadcmd / ext2load as we are using load command which use the corresponding latest file system command. Signed-off-by: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Dinh Nguyen <dinh.linux@gmail.com> Cc: Pavel Machek <pavel@denx.de> Cc: Marek Vasut <marex@denx.de> Cc: Stefan Roese <sr@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/socfpga_socrates.h')
-rw-r--r--include/configs/socfpga_socrates.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socfpga_socrates.h b/include/configs/socfpga_socrates.h
index 6331251640..16a2a8640c 100644
--- a/include/configs/socfpga_socrates.h
+++ b/include/configs/socfpga_socrates.h
@@ -75,7 +75,6 @@
"bootimage=zImage\0" \
"fdt_addr=100\0" \
"fdtimage=socfpga.dtb\0" \
- "fsloadcmd=ext2load\0" \
"bootm ${loadaddr} - ${fdt_addr}\0" \
"mmcroot=/dev/mmcblk0p2\0" \
"mmcboot=setenv bootargs " CONFIG_BOOTARGS \
OpenPOWER on IntegriCloud