Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAltera TSE on NEEK with web_server_neek demo design
Hi, I want to get started with Linux on my NEEK Board, and tried the example design from the wiki: http://www.nioswiki.com/linux/creating_a_nios_ii_design_with_an_mmu (The Webserver Example). I...
Altera_Forum
Honored Contributor
15 years agoin drivers/net/altera_tse.c in the function altera_txe_mdio_register(struct alt_tse_private *tse_priv), it detects the Phy and prints out the kernel boot message "Found Phy with ID=..."
If that snippet of code can detect the proper address, why is it hardcoded in config.c? David