From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell McGuire Date: Wed, 10 Jan 2007 10:26:45 -0800 Subject: [U-Boot-Users] cpu_init.c: qe_config_ioports not being called? Message-ID: <000e01c734e4$e2bea040$6405a8c0@absolut> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anyone, I was wondering if somebody could help me out to understand something. Using the MPC8360E, I have configured up a custom header board and have used the appropriate #define CONFIG_QE. However when I boot the board up the 'config_qe_ioports()' doesn't seem to get called. Consequently the Ethernet doesn't work after U-boot completes. I placed some printf()'s in the function to see if it was getting called, and no printouts. So my question is, why isn't the 'config_qe_ioports()' getting called inside the mpc83xx/cpu_init_f. Is perhaps cpu_init_f() not getting called? Stumped here. U-boot seems to work fine otherwise, it boots completely into RAM and relocates, etc. I can use the md command and query the ioports and see the settings are not taking effect. -Russ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.denx.de/pipermail/u-boot/attachments/20070110/952b310d/attachment.htm