Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of CC1352P7 #65

Open
wants to merge 3 commits into
base: zephyr-20220611
Choose a base branch
from

Conversation

anobli
Copy link

@anobli anobli commented Aug 1, 2024

This adds support of CC1352P7.
Patches has been sent upstream: https://review.openocd.org/c/openocd/+/8192/5?usp=related-change

This updates the flash driver to support more than one bank.
This is required to support the cc1352p7 which has two banks.

This only have been tested on a cc1352p7.
The loader has been built using a gcc-arm-none-eabi-4_8-2014q3
toolchain.

Change-Id: Ia813421ececd96d6e2fd4dae910ad60fcc3d3c88
Signed-off-by: Alexandre Bailon <[email protected]>
This adds support for TI CC13X2X7 / CC26X2X7 family.

For further details, see https://www.ti.com/lit/ug/swcu192/swcu192.pdf.

Change-Id: Ifd9b505716ddf0abbdd00f617e50a93a3d4fbe6a
Signed-off-by: Alexandre Bailon <[email protected]>
This adds support of TI LP-CC1352P7 evaluation kit.

For further details, see https://www.ti.com/tool/LP-CC1352P7.

Change-Id: I4aba160dbf4920febb7897458d06450e7d134147
Signed-off-by: Alexandre Bailon <[email protected]>
anobli added a commit to anobli/zephyr that referenced this pull request Aug 26, 2024
Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1]
and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD.
This updates the documentation to explain where to find it and how to use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

Signed-off-by: Alexandre Bailon <[email protected]>
anobli added a commit to anobli/zephyr that referenced this pull request Aug 27, 2024
Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1]
and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD.
This updates the documentation to explain where to find it and how to
use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

Signed-off-by: Alexandre Bailon <[email protected]>
aescolar pushed a commit to zephyrproject-rtos/zephyr that referenced this pull request Oct 2, 2024
Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1]
and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD.
This updates the documentation to explain where to find it and how to
use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

Signed-off-by: Alexandre Bailon <[email protected]>
coreboot-org-bot pushed a commit to coreboot/zephyr-cros that referenced this pull request Oct 2, 2024
Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1]
and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD.
This updates the documentation to explain where to find it and how to
use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

(cherry picked from commit 02fb8fa)

Original-Signed-off-by: Alexandre Bailon <[email protected]>
GitOrigin-RevId: 02fb8fa
Cr-Build-Id: 8735195939382094625
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8735195939382094625
Copybot-Job-Name: zephyr-main-copybot-downstream
Change-Id: I873f7c059ffaa4d5ffcb57f1a921f85d81096c61
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5904819
Tested-by: ChromeOS Prod (Robot) <[email protected]>
Commit-Queue: Al Semjonovs <[email protected]>
Tested-by: Al Semjonovs <[email protected]>
Reviewed-by: Al Semjonovs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant