This commit is contained in:
Joel Sherrill
2008-09-09 14:30:34 +00:00
parent 85e87f16b6
commit 1457addbf3

View File

@@ -1,13 +1,9 @@
2008-09-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* console/console.c: added printk support
* network/network_fec.c: added port init, added phy support
* irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
* startup/cpuinit.c, startup/bspstart.c: initialize mmu
* include/coverhd.h: update values
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
@@ -18,9 +14,7 @@
* network/network_scc.c, network/network_fec.c: fixed some data
type issues
* clock/p_clock.c: added misssing clock driver
* startup/bspstart.c, timer/timer.c:
added misssing timer variables