-
- Downloads
boston: Introduce support for the MIPS Boston development board
This patch introduces support for building U-Boot to run on the MIPS
Boston development board. This is a board built around an FPGA & an
Intel EG20T Platform Controller Hub, used largely as part of the
development of new CPUs and their software support. It is essentially
the successor to the older MIPS Malta board.
Signed-off-by:
Paul Burton <paul.burton@imgtec.com>
Showing
- arch/mips/Kconfig 18 additions, 0 deletionsarch/mips/Kconfig
- arch/mips/dts/Makefile 1 addition, 0 deletionsarch/mips/dts/Makefile
- arch/mips/dts/img,boston.dts 222 additions, 0 deletionsarch/mips/dts/img,boston.dts
- board/imgtec/boston/Kconfig 16 additions, 0 deletionsboard/imgtec/boston/Kconfig
- board/imgtec/boston/MAINTAINERS 6 additions, 0 deletionsboard/imgtec/boston/MAINTAINERS
- board/imgtec/boston/Makefile 9 additions, 0 deletionsboard/imgtec/boston/Makefile
- board/imgtec/boston/boston-lcd.h 21 additions, 0 deletionsboard/imgtec/boston/boston-lcd.h
- board/imgtec/boston/boston-regs.h 26 additions, 0 deletionsboard/imgtec/boston/boston-regs.h
- board/imgtec/boston/checkboard.c 30 additions, 0 deletionsboard/imgtec/boston/checkboard.c
- board/imgtec/boston/ddr.c 30 additions, 0 deletionsboard/imgtec/boston/ddr.c
- board/imgtec/boston/lowlevel_init.S 56 additions, 0 deletionsboard/imgtec/boston/lowlevel_init.S
- configs/boston32r2_defconfig 41 additions, 0 deletionsconfigs/boston32r2_defconfig
- configs/boston32r2el_defconfig 42 additions, 0 deletionsconfigs/boston32r2el_defconfig
- configs/boston64r2_defconfig 41 additions, 0 deletionsconfigs/boston64r2_defconfig
- configs/boston64r2el_defconfig 42 additions, 0 deletionsconfigs/boston64r2el_defconfig
- doc/README.boston 58 additions, 0 deletionsdoc/README.boston
- include/configs/boston.h 81 additions, 0 deletionsinclude/configs/boston.h
Loading
Please register or sign in to comment