]> rtime.felk.cvut.cz Git - arc.git/commit
At least MPC5516IT test for SPI and EEP works
authormahi <devnull@localhost>
Mon, 13 Jun 2011 21:45:13 +0000 (23:45 +0200)
committermahi <devnull@localhost>
Mon, 13 Jun 2011 21:45:13 +0000 (23:45 +0200)
commitb4d521a616a72fb77c928b3d7b695498b1b0b420
tree40469cceeaa71c20853b610493c67f26d89af9bf
parent9b1f7bf0ab9f759007ea301c6b23112aa082ec3d
At least MPC5516IT test for SPI and EEP works
21 files changed:
arch/ppc/mpc55xx/drivers/Eep.c
arch/ppc/mpc55xx/drivers/Spi.c
arch/ppc/mpc55xx/drivers/ip_dspi.h
arch/ppc/mpc55xx/drivers/mpc5516.h
arch/ppc/mpc55xx/kernel/arch_offset.c
boards/mpc5516it/board_info.txt
boards/mpc5516it/build_config.mk
boards/mpc5516it/config/Dma_Cfg.c [new file with mode: 0644]
boards/mpc5516it/config/Dma_Cfg.h [new file with mode: 0644]
boards/mpc5516it/config/Eep_Cfg.h [new file with mode: 0644]
boards/mpc5516it/config/Eep_Lcfg.c [new file with mode: 0644]
boards/mpc5516it/config/Spi_Cfg.h [new file with mode: 0644]
boards/mpc5516it/config/Spi_Lcfg.c [new file with mode: 0644]
include/Eep.h
include/Eep_ConfigTypes.h
include/Spi.h
include/Spi_ConfigTypes.h
include/debug.h
include/ppc/mpc55xx.h
system/kernel/include/internal.h
system/kernel/isr.c