]> rtime.felk.cvut.cz Git - arc.git/commit
Added flashdriver, not tested, not even compiling
authormahi <devnull@localhost>
Wed, 28 Sep 2011 15:15:36 +0000 (17:15 +0200)
committermahi <devnull@localhost>
Wed, 28 Sep 2011 15:15:36 +0000 (17:15 +0200)
commit56a9f69617fb926b72d1bbdb80f6350ce9d45b50
tree5bac0732be84ac4e38a477edb692557c7f81f59a
parent555a4583582848786c81b80f3cb4f2d633cfa6c3
Added flashdriver, not tested, not even compiling
arch/ppc/mpc55xx/drivers/Fls.c
arch/ppc/mpc55xx/drivers/flash.h [new file with mode: 0644]
arch/ppc/mpc55xx/drivers/flash_h7f_c90.c [new file with mode: 0644]
arch/ppc/mpc55xx/drivers/flash_ll_h7f_c90.c [new file with mode: 0644]
arch/ppc/mpc55xx/drivers/flash_ll_h7f_c90.h [new file with mode: 0644]
boards/board_common.mk
boards/mpc5668_gkit/build_config.mk
boards/mpc5668_gkit/examples/os_simple/build_config.mk [new file with mode: 0644]
boards/mpc5668_gkit/examples/os_simple/config/Fls_Cfg.c [new file with mode: 0644]
boards/mpc5668_gkit/examples/os_simple/config/Fls_Cfg.h [new file with mode: 0644]
boards/mpc5668_gkit/examples/os_simple/makefile [new file with mode: 0644]