mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ppc4xx: Update lwmon5 default environment
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
5d187430a0
commit
334043f601
1 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,8 @@
|
|||
"update=protect off FFF80000 FFFFFFFF;era FFF80000 FFFFFFFF;" \
|
||||
"cp.b 200000 FFF80000 80000\0" \
|
||||
"upd=run load;run update\0" \
|
||||
"lwe_env=tftp 200000 /tftpboot.dev/lwmon5/env_uboot.bin;" \
|
||||
"autoscr 200000\0" \
|
||||
""
|
||||
#define CONFIG_BOOTCOMMAND "run flash_self"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue