realtek: Clean up and standardize realtek-poe support
authorRaylynn Knight <rayknight@me.com>
Fri, 1 Dec 2023 05:17:07 +0000 (00:17 -0500)
committerSander Vanheule <sander@svanheule.net>
Wed, 13 Dec 2023 19:10:23 +0000 (20:10 +0100)
commitdaba89bca3720c1e900dfff329b7dfe5861eaab1
treef2c7f3ff5ea00853bd8217bf2377c4f65911d0c0
parent9b598ec8d5585ca81cd472ca1d1b4f93d18dc3d5
realtek:  Clean up and standardize realtek-poe support

This patch cleans up and standardizes realtek-poe support for realtek
based switches that have supported PoE ports.

The power output of switches supported by realtek-poe package can be
configured in the 02_network ucidef_set_poe() function.  This was missed
when some PoE capable switches supported by realtek-poe were added.

The realtek-poe package at one point replaced a lua-rs232 based script
and some devices were not updated to use the realtek-poe package.
Consistently add realtek-poe package to DEVICE_PACKAGES for switches
with supported PoE.

Signed-off-by: Raylynn Knight <rayknight@me.com>
target/linux/realtek/base-files/etc/board.d/02_network
target/linux/realtek/image/rtl838x.mk