board: Add Sony Ericsson J100I Phone
This patch add the Sony Ericsson J100I Phone to the board configurations. Change-Id: I083ddf067c8ecdfdda0404fe9e9df980dbb86fe8 Signed-off-by: Mathias K <kesmtp@freenet.de> Reviewed-on: http://openocd.zylin.com/631 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>__archive__
parent
d6334188ec
commit
423bfc49f9
|
@ -0,0 +1,12 @@
|
|||
#
|
||||
# Sony Ericsson J100I Phone
|
||||
#
|
||||
# more informations 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
|
Loading…
Reference in New Issue