Re: [U-Boot] Appropiate place for custom board init

2009-06-08 Thread Wolfgang Denk
Dear alfred steele,

In message 528f13590906071928m77903d07x2d238a3c1dae4...@mail.gmail.com you 
wrote:
 
 I have  a requirement fro initializing the GPIO pin for  interrupt on
 a  custom FPGA on the MX31 board. Where should i add this code in the
 uboot tree.

It depends a bit on if there are special requirements about when this
initialization must be done. If there are no special requirements,
misc_init_r() is a good candidate.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Nothing ever becomes real until it is experienced.   - John Keats
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Appropiate place for custom board init

2009-06-07 Thread alfred steele
Hi,

I have  a requirement fro initializing the GPIO pin for  interrupt on
a  custom FPGA on the MX31 board. Where should i add this code in the
uboot tree.
Thanks in advance!
-Alfred.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot