mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 20:54:47 +00:00
14 lines
317 B
INI
14 lines
317 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Sony Ericsson J100I Phone
|
|
#
|
|
# more information can be found on
|
|
# http://bb.osmocom.org/trac/wiki/SonyEricssonJ100i
|
|
#
|
|
source [find target/ti_calypso.cfg]
|
|
|
|
# external flash
|
|
|
|
set _FLASHNAME $_CHIPNAME.flash
|
|
flash bank $_FLASHNAME cfi 0x00000000 0x400000 2 2 $_TARGETNAME
|