mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
Merge "Add link helper procedure"
This commit is contained in:
@@ -51,3 +51,9 @@ proc ramboot_link { } {
|
||||
proc ramboot_bds { } {
|
||||
ramboot_lm4 ../../../build/bds/ec.RO.flat
|
||||
}
|
||||
|
||||
proc flash_emerged_link { } {
|
||||
set firmware_image ../../../../../../chroot/build/link/firmware/ec.bin
|
||||
|
||||
flash_lm4 $firmware_image 0 262144
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user