realtek: set PoE power budget for ZyXEL GS1900-10HP

As per the manufacturer's specifications, set the GS1900-10HP PoE power
budget to 77W.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
This commit is contained in:
Stijn Segers 2021-01-06 22:45:17 +01:00 committed by Adrian Schmutzler
parent 81655e1450
commit ac16e6b2ea
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ case $board in
netgear,gs110tpp-v1)
ucidef_set_poe 130 "$lan_list"
;;
zyxel,gs1900-10hp)
ucidef_set_poe 77 "$lan_list"
;;
esac
board_config_flush