flash: flash erase_address takes unsigned arguments
commit49e6c61bcc9a176119721c38004eca02b3e77f19
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 9 Jun 2010 14:01:10 +0000 (9 16:01 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 9 Jun 2010 14:01:10 +0000 (9 16:01 +0200)
treed262d287f336866dd0dc13c05135d3accdbfe860
parentc63468038473420bf4f25d2b93e3ce7620d0b572
flash: flash erase_address takes unsigned arguments

fixed bug where address was parsed as a signed, rather
than unsigned it.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/flash/nor/tcl.c