This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

pxa2x0 - hal_diag.c problems


Hi guys,
i'd need to move on my board the debug/diagnostic serial port from FFUART to BTUART (my cpu is a PXA255 xscale) .
I have done:
- change in hal_arm_xscale_mpc50.cdl the "implements CYGHWR_HAL_ARM_PXA2X0_BTUART" in "implements CYGHWR_HAL_ARM_PXA2X0_FFUAT"
- enable the BTUART clock (in plf_hardware_init() )
- enable the BTUART GPIO ( in hal_platform_setup.h)
and build REDBOOT board configuration.
The problem is that i can't see redboot on the PC terminal. Does anyone have an idea?
Thanks
OSCAR





-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]