ARM: rename armv4_5_algorithm as arm_algorithm
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -1302,7 +1302,7 @@ static int lpc2900_write(struct flash_bank *bank, uint8_t *buffer,
|
||||
if( warea )
|
||||
{
|
||||
struct reg_param reg_params[5];
|
||||
struct armv4_5_algorithm armv4_5_info;
|
||||
struct arm_algorithm armv4_5_info;
|
||||
|
||||
/* We can use target mode. Download the algorithm. */
|
||||
retval = target_write_buffer( target,
|
||||
|
||||
Reference in New Issue
Block a user