mx6qsabrelite: Use tabs to environment setting

This rework the environment to use tabs for environment setting as
done in other boards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2013-01-10 09:45:04 +00:00 committed by Stefano Babic
parent abbab70363
commit d17087cd01

View file

@ -175,7 +175,7 @@
"ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp\0" \
"netboot=echo Booting from net ...; " \
"run netargs; " \
"dhcp ${uimage}; bootm\0" \
"dhcp ${uimage}; bootm\0"
#define CONFIG_BOOTCOMMAND \
"mmc dev ${mmcdev};" \