Hi,

I would like change the pin configuration in the u-boot for the phyCORE-AM335x 
before I have changed the pin configuration in the User's space with debugfs. I 
have already the headers from pinmux application (mux.h and pinmux.h), but the 
issue is when I changed the files in the u-boot source:

-----
~/u-boot-2011.09/board/logicpd/am3517evm.h ---(here I changed that header to 
include the new pinmux.h)
~/u-boot-2011.09/arch/arm/include/asm/arch-omap3--(here I change the old mux.h 
for the new mux.h)

Then I make a drop to the u-boot and barebox to recopile the new u-boot with 
this custom configuration. Once I update the barebox and the MLO in the board, 
I realize that the pin configuration still the same, Perhaps I change the 
incorrect mux.h and pinmux.h for the new ones but I don't know where the file, 
that I have to change, is.


-Regards

Breixo

Reply via email to