Extend POST support for PPC440
Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
Signed-off-by:
Igor Lisitsin <igor@emcraft.com>
--
Showing
- board/amcc/sequoia/sequoia.c 10 additions, 0 deletionsboard/amcc/sequoia/sequoia.c
- cpu/ppc4xx/cpu_init.c 2 additions, 0 deletionscpu/ppc4xx/cpu_init.c
- include/configs/sequoia.h 14 additions, 1 deletioninclude/configs/sequoia.h
- include/post.h 1 addition, 0 deletionsinclude/post.h
- include/ppc440.h 26 additions, 24 deletionsinclude/ppc440.h
- post/cpu/ppc4xx/Makefile 28 additions, 0 deletionspost/cpu/ppc4xx/Makefile
- post/cpu/ppc4xx/fpu.c 55 additions, 0 deletionspost/cpu/ppc4xx/fpu.c
- post/cpu/ppc4xx/spr.c 176 additions, 0 deletionspost/cpu/ppc4xx/spr.c
- post/cpu/ppc4xx/uart.c 214 additions, 0 deletionspost/cpu/ppc4xx/uart.c
- post/cpu/ppc4xx/watchdog.c 68 additions, 0 deletionspost/cpu/ppc4xx/watchdog.c
- post/lib_ppc/asm.S 12 additions, 0 deletionspost/lib_ppc/asm.S
- post/lib_ppc/b.c 4 additions, 4 deletionspost/lib_ppc/b.c
- post/post.c 1 addition, 1 deletionpost/post.c
- post/tests.c 14 additions, 0 deletionspost/tests.c
Loading
Please register or sign in to comment