-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Push to production #3073
Merged
Push to production #3073
Conversation
This file contains 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
One that accidentally got missed from #3010
Update OpenOCD branch name
Update Debug Probe instructions
If you are attempting to compile a 32-bit kernel on the 32-bit distribution of Raspberry Pi OS you should be aware that while the userland in this distribution is 32-bit, the kernel is a 64-bit kernel. You should therefore follow the instructions for cross-compiling the kernel.
Adding NOTE about building 32-bit kernel
Wording tweak to kernel building
See raspberrypi/firmware#1810: Document the settings which will be ignored if they are specified in any additional file which is included from `config.txt`.
Add notes for `start_file`, `fixup_file`, `start_x`, `start_debug`, `bootcode_delay`, `uart_2ndstage`.
Add notes for `sdram_freq`
Add notes for `gpu_mem`, `gpu_mem_256`, `gpu_mem_512`, `gpu_mem_1024`, `total_mem`.
Repeat of `start_file`/`fixup_file` was not intentional.
Improve phrasing
Custom template for integrating book links
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nokogiri-1.15.4 Bump nokogiri from 1.15.3 to 1.15.4
update port info for older models
... as requested at #3038 (comment) Signed-off-by: Stuart Shelton <[email protected]>
Note which settings pertain only to the bootloader...
Change boot_delay default value
Added files to documentation about how to externally trigger IMX296 and information about synchronising cameras for IMX477 & IMX296
Removed warning icons file and section
remove references to warning icons
Restore important details for temp throttling
When did that change? 🤷♂️
Ah, it's this!
Update book references to use template
Synchronous and external trigger documentation.
Moved from camera hacking from software to hardware
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.
No description provided.