tcl/target: add BCM2837 configuration file
authorTarek BOCHKATI <tarek.bouchkati@gmail.com>
Sat, 20 Feb 2021 22:40:56 +0000 (23:40 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 10 Mar 2021 21:36:54 +0000 (21:36 +0000)
commit77e1841f6420715953628c39ee6e4f515331e5ae
tree6def8d2e471fa7c0d9f6b6b95dca0ff6de0dd91d
parentf9b5e34e39fd7497fe9dfc965e2e3fa7e78616c1
tcl/target: add BCM2837 configuration file

This is the Broadcom chip used in the Raspberry Pi 3,
and in later models of the Raspberry Pi 2.

Partial information is available in raspberry pi website:
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2837
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2837b0

Change-Id: I1188a7866304c59f670a543809aca3927174786e
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-on: http://openocd.zylin.com/6069
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/target/bcm2837.cfg [new file with mode: 0644]