mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-18 11:01:26 +02:00
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:
parent
abbab70363
commit
d17087cd01
@ -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};" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user