2f2829ddaa
remove the patches to be replaced
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
bootpart=0:3
|
|
bootfile=boot.scr
|
|
bootdir=/boot
|
|
uenvcmd=ext2load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile}; echo Running boot.scr script from mmc ...; source ${loadaddr}
|