Skip to content

Add support for the SC846 - #122

Draft
pamolloy wants to merge 2 commits into
adi-2026.02-yfrom
philip/sc846
Draft

Add support for the SC846#122
pamolloy wants to merge 2 commits into
adi-2026.02-yfrom
philip/sc846

Conversation

@pamolloy

Copy link
Copy Markdown

No description provided.

pamolloy added 2 commits July 30, 2026 21:57
Signed-off-by: Philip Molloy <philip@philipmolloy.com>
Signed-off-by: Philip Molloy <philip@philipmolloy.com>
@pamolloy
pamolloy requested a review from ozan956 July 31, 2026 01:59
@pamolloy pamolloy self-assigned this Jul 31, 2026
@pamolloy pamolloy added this to ADSP Jul 31, 2026
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
BR2_TARGET_GENERIC_HOSTNAME="sc846-ezkit"
BR2_TARGET_GENERIC_ISSUE="Welcome to the ADI SC846 EZ-KIT"
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/adi/ev-sc846-som/post-image.sh support/scripts/genimage.sh"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I checked recently,

IS25WP02GG-RHLE is on U6, the SPI Flash 2Gbit

ISSI IS22TF16G-JCLA2 is on U10, the eMMC 16GByte

Comment on lines +48 to +49
- Connect a ICE-1000 or ICE-2000 debugger to the JTAG debug header (P6)
- Set the rotary switch (S1) to 0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JTAG Header is P4, the rotary switch is S2.

Comment on lines +59 to +60
Run openocd with either ice1000.cfg or ice2000.cfg and adspsc59x_a55.cfg.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can also mention debug agent here.

Comment on lines +73 to +78
$ gdb-multiarch
(gdb) load u-boot-spl
(gdb) c
^C
(gdb) load u-boot
(gdb) c

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also promote the u-boot,gdb, that directly downloaded into buildroot/output/images/

Comment on lines +108 to +109
- The SD controller on the ADSP-SC846 is routed to an eMMC on the SoM and the
SD card slot on the carrier board. Only one can be used at a time.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P6 MicroSD, also on the SoM this time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants