Skip to content

realtek: Add PoE support to DGS-1210-10P #3883

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

Closed
wants to merge 1 commit into from
Closed

realtek: Add PoE support to DGS-1210-10P #3883

wants to merge 1 commit into from

Conversation

RaylynnKnight
Copy link
Contributor

Set power budget for DGS-1210-10P and add package to manage PoE.

Set power budget for DGS-1210-10P and add package to manage PoE.
@@ -54,7 +54,7 @@ endef
define Device/d-link_dgs-1210-10p
$(Device/d-link_dgs-1210)
DEVICE_MODEL := DGS-1210-10P
DEVICE_PACKAGES += lua-rs232
DEVICE_PACKAGES += lua-rs232 rtl83xx-poe

Choose a reason for hiding this comment

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

The rtl83xx-poe package isn't in master yet (last time I checked only in blogic's tree) so you can't have it depend on that for now (see e.g. the GS1900-10HP/8HP definitions).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right it didn't pull in rtl38xx-poe. I didn't notice as I assumed it would have had some type of error when I built the image!

@Borromini
Copy link

I think this needs a Signed-off-by as well just like a regular patch would.

@adschm adschm added target/realtek pull request/issue for realtek target needs changes labels Feb 18, 2021
@RaylynnKnight
Copy link
Contributor Author

Will revisit this issue when rtl38xx-poe package becomes available.

@RaylynnKnight RaylynnKnight deleted the realtek_D-Link branch March 29, 2021 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs changes target/realtek pull request/issue for realtek target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants