X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Ftms470.c;fp=src%2Fflash%2Fnor%2Ftms470.c;h=9fffae90aeeb2e9fc017f5cb945bdf169b11beaf;hb=b76a7a82b20fcf265a7b211e6ef97b759a8cb714;hp=7b24fff1cda38b02329656ebb0736cbe22a95681;hpb=2aaa991a503dc28b087d81b59531c66931ad74d8;p=fw%2Fopenocd diff --git a/src/flash/nor/tms470.c b/src/flash/nor/tms470.c index 7b24fff1c..9fffae90a 100644 --- a/src/flash/nor/tms470.c +++ b/src/flash/nor/tms470.c @@ -248,9 +248,6 @@ static int tms470_read_part_info(struct flash_bank *bank) target_write_u32(target, 0xFFFFFFE4, 0x00000000); target_write_u32(target, 0xFFFFFFE0, 0x00000000); - bank->chip_width = 32; - bank->bus_width = 32; - LOG_INFO("Identified %s, ver=%d, core=%s, nvmem=%s.", part_name, (int)(silicon_version),