Skip to content

Solve 'cast to smaller integer' errors.#292

Open
hcornelis wants to merge 1 commit into
meklort:mainfrom
hcornelis:powerpc64be
Open

Solve 'cast to smaller integer' errors.#292
hcornelis wants to merge 1 commit into
meklort:mainfrom
hcornelis:powerpc64be

Conversation

@hcornelis

Copy link
Copy Markdown

powerpc64be is a working branch for compilation on POWER9 big endian.

I created a qemu disk image (qcow2) for development that I can make available. This is based on the ISO images that are maintained by Debian. The machine runs ppc64 big endian.

This specific patch is based on commit b9cfab4. I will likely have more patches in the coming days / weeks.

This fix is related to issue 291: #291

This solution should be fine because the integers are used as offsets
against a base address of the controller.
@meklort

meklort commented Feb 1, 2026

Copy link
Copy Markdown
Owner

Can you rebase this on top of main? This is showing a number of build errors in CI, esp related to mii.c (which has a merge conflict right now)

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.

2 participants