Does FDI-LPC3250-UART 6 and 7 Init in UBOOT or Not ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does FDI-LPC3250-UART 6 and 7 Init in UBOOT or Not ?

417 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pradeep Kumar on Sat Oct 26 00:17:29 MST 2013
Hi,

I am using  FDI-LPC 3250 custom board ported with kernel 2.6.34 and Uboot 2009.03.In this we have 7 UARTS. UART 1,2,7 are High speed and UART

3,4,5,6 are  standard UARTS
.In my project we need use all UARTS.For this i enable all UARTS in kernel  configuration. But in Uboot i have changed serial

console from UART5 to other UARTS 1,2,3,4,6,7  in uboot fdi3250.h file for testing purpose. UART 1,2,3,4 are working fine. But  for UART 6 and UART

7
  am not getting any  dmesg on console.For this i  checked in uboot for different uarts and serial_init().Still i don't get any idea for how to  define or  work these

UART6 and UART7  in UBOOT...

Any ideas for this issue ?



Thanks in Adv & Regards,

Pradeep Kumar G.
Labels (1)
0 Kudos
1 Reply

361 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by trichloramine on Tue Nov 04 15:12:59 MST 2014
if you want to use the 3250 firmware to boot through the serial port, you have to use Uart 5, 115200.
0 Kudos