pistachio: remove pistachio_board_name, use the generic function

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2017-03-17 16:56:40 +01:00
parent 0d271cef80
commit eb98bf605e
4 changed files with 3 additions and 15 deletions

View File

@@ -10,11 +10,10 @@
touch /etc/config/ubootenv
. /lib/pistachio.sh
. /lib/uboot-envtools.sh
. /lib/functions.sh
board=$(pistachio_board_name)
board=$(board_name)
case "$board" in
marduk)