Add Fullhan FH8626V100 target#2217
Open
kuytje wants to merge 1 commit into
Open
Conversation
New SoC target modelled on fh8852v200 (same kernel 4.9.129; the device libdsp.so is byte-identical to v200s, so the venc userland ABI is shared). - br-ext-chip-fullhan/configs/fh8626v100_lite_defconfig - br-ext-chip-fullhan/board/fh8626v100/fh8626v100.generic.config (seeded from v200 kernel config; needs FH8626-specific tuning) - general/package/fullhan-osdrv-fh8626v100/ : vendor kmod (rtvbus, media_process, isp, enc, jpeg, bgm, vbus_ac, vmm) + ARC firmware rtthread_arc_FH8626V100.bin + sp1405 day/night/whitelight ISP tuning + MPP libs + load_fullhan (exact vendor bring-up: rtvbus ARC loader, GPIO13 sensor reset, mmz pool 0xA2500000). sp1405 sensor is net-new to OpenIPC. majestic FH8626 venc/ISP backend still needed (closed-source; RE notes + ioctl map/structs available). Rootable board with UART serial available for testing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I tried to use my claude account to reverse engineer myself into this camera I have lying around, when doing the first simple hacks, gaining ssh, the original software p2pcam acted up a lot. So I would love to get it out entirely.
I hope there are some interesting insights found using this task. Feel free to use these findings.
New SoC target modelled on fh8852v200 (same kernel 4.9.129; the device libdsp.so is byte-identical to v200s, so the venc userland ABI is shared).
sp1405 sensor is net-new to OpenIPC. majestic FH8626 venc/ISP backend still needed (closed-source; RE notes + ioctl map/structs available). Rootable board with UART serial available for testing.