Am 30.12.2010 13:51, schrieb Antonio Borneo:
On Thu, Dec 30, 2010 at 11:54 AM, Marek Vasut<[email protected]> wrote:} broken_cpus[] = { - { 0x80000000, 0x04770002, 0x60000000, "imx51" }, + { 0x80000000, 0x04770002, 0x1ba00477, 0x60000000, "imx51" },Hi Marek, your patch goes in the right direction, but I think there is a mistake. You compare the JTAG idcode with 0x1ba00477. This value belongs to ARM debug port, not to TI or Freescale devices.
S3CPC100 from Samsung is also detected as imx51 with this patch. Without this patch it works. Daniel _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
