forked from Ivasoft/openwrt
pistachio: remove custom board detection override
Use device tree based model string Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -16,7 +16,7 @@ touch /etc/config/ubootenv
|
||||
board=$(board_name)
|
||||
|
||||
case "$board" in
|
||||
marduk)
|
||||
img,pistachio-marduk)
|
||||
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x2000" "0x1000"
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user