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

Moved presets and memory filters to 16+64 and 64+128 #13

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

hrw
Copy link
Contributor

@hrw hrw commented Oct 28, 2024

"memory_ideal" is useless name so I replaced it with "memory_minimum" and bumped to 16+64 setup (16MB flash + 64MB ram).

"memory_more" bumped to 64+128

Also added features for 2.5GbE and 10GbE.

Updates #1

hrw added 4 commits October 28, 2024 11:06
Minimum is 16+64 (Flash+RAM)
More is 64+128

OpenWRT 24.xx requires 16MB flash so let forget about 8MB ones.
A simple way to list all boards with 8MB flash.
@soif
Copy link
Owner

soif commented Oct 28, 2024

Thanks for your PR! 👍

I've made minor modifications, and removed the "Obsolete" preset (see the develop branch) because it uses an non existing filter ('flash==').

  • 'flash>=' is a custom filter function
  • 'flash==' is not implemented, and IMHO, not really needed

Your changes will soon be mergerdin the Master branch!

Cheers! 🍺

@soif soif merged commit 77b9ae5 into soif:master Oct 28, 2024
@hrw hrw deleted the more-flash branch October 28, 2024 17:51
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