From d95a14c353c187499be8a633f88525c8f61988d5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 25 Apr 2013 09:06:58 -0600 Subject: KL25Z: Fix some memory mapp and register definitions; no UART3-5 --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 1fd2571a7..916e750fc 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -4615,3 +4615,7 @@ Modify out PLL configuration so that it uses the values in board.h; Fix PLL settings in board.h so that the correct core and bus clock frequencies are generated. (2014-4-24). + * arm/src/kl/chip/kl_memorymap.h, kl_sim.h, andkl_uart.h: Correct some + register definitions (2014-4-25). + * arch/arm/src/kl/Kconfig, kl_lowputc.c, kl_serial.c, and kl_config.h: + No UART3-5 (2014-4-25). -- cgit v1.2.3