Hi,
I have modified the bsp_cfg.h file to enable the pin-mux which would suit our custom made OMAPL138 based board. But lately i have realized that there is another file bsp_cfg.inc which has something to do with the boot loader settings.how do I modify the values in this so that I customise the BSP for our board.
- I have used the pin-mux utility to modfiy the bsp_cfg.h file.
- I do not know if I would have to modify the bsp_cfg.inc also.
- I have noticed that the valuesof the "BSP_SYSCONF_PINMUX#" registers in the bsp_cfg.inc are not exactly equal to the ones corresponding to the bsp_cfg.h ,even in the BSP provided along with the board.
Queries:-
- Are the values in the bsp_cfg.inc ,loaded first (along with the primary boot loader) before the whole OS loads.(NK.bin loads) and sets the values corresponding to the bsp_cfg.h??
- If possible can you please exactly explain the implications of changes in each of the files (.h and .inc) on the bootloader(.nbo) and image(NK.bin) of the WINCE??
Regards,
Siddharth