pistachio: remove pistachio_board_name, use the generic function
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user