Skip to content

NCSI not working on ast2500 #91

@shenki

Description

@shenki

Running dev-4.7 with @amboar's ftgmac100 fixes on an ast2500 platform with NCSI, we boot and bring up the device:

# ifconfig eth0 up
ftgmac100_open
ftgmac100_reset_hw
ftgmac100_init_hw
ftgmac100_start_hw
ncsi_start_dev
ncsi_start_dev ncsi_dev_state_registered
ncsi_start_dev not populated
# 
# ftgmac100: NCSI interface down

Seen that before on palmetto. Normally bringing the device down and back up again a few times works. However it does not in this case:

# ifconfig eth0 down
# 
# ifconfig eth0 up
ftgmac100_open
ftgmac100_reset_hw
ftgmac100_init_hw
ftgmac100_start_hw
ncsi_start_dev
ncsi_start_dev ncsi_dev_state_registered
ncsi_start_dev no active channel
ftgmac100 1e660000.ethernet eth0: nsci_start_dev failed
ftgmac100_open err
ifconfig: SIOCSIFFLAGS: No such device or address

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions