From 274ee57ad2cfc4f73e9b17e99e4674676a14fa77 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 Nov 2008 14:29:56 +0000 Subject: 2008-11-26 Joel Sherrill * cpu.c, cpu_asm.c: Add debug printk() calls until the BSP/port can initialize and shutdown completely cleanly. When this works, implement context switch. Testing on avrtest and simulavr. --- cpukit/score/cpu/avr/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/avr/ChangeLog') diff --git a/cpukit/score/cpu/avr/ChangeLog b/cpukit/score/cpu/avr/ChangeLog index 9b92635579..fa93b1385a 100644 --- a/cpukit/score/cpu/avr/ChangeLog +++ b/cpukit/score/cpu/avr/ChangeLog @@ -1,3 +1,9 @@ +2008-11-26 Joel Sherrill + + * cpu.c, cpu_asm.c: Add debug printk() calls until the BSP/port can + initialize and shutdown completely cleanly. When this works, + implement context switch. Testing on avrtest and simulavr. + 2008-09-11 Ralf Corsépius * rtems/score/types.h: Do not define boolean, single_precision, -- cgit v1.2.3