-
- Downloads
m68k: add board stmark2, mcf5441x based
Sysam stmark2 board is a generic and fully (hw and sw) open board, with a mcf54415 Coldfire CPU, 128MB of DDR2, 16MB of SPI flash and SD card as non volatile memories, and a wifi module included on-board. The board is actually used mainly for Coldfire custodian testing activity related to the mcf5441x Coldfire family. For further information please see: http://sysam.it/cff_stmark2.html Signed-off-by:Angelo Dureghello <angelo@sysam.it> --- Changes in v2: - remove CMD_REGINFO - add board information in commit message
Showing
- arch/m68k/Kconfig 5 additions, 0 deletionsarch/m68k/Kconfig
- board/sysam/stmark2/Kconfig 15 additions, 0 deletionsboard/sysam/stmark2/Kconfig
- board/sysam/stmark2/MAINTAINERS 6 additions, 0 deletionsboard/sysam/stmark2/MAINTAINERS
- board/sysam/stmark2/Makefile 8 additions, 0 deletionsboard/sysam/stmark2/Makefile
- board/sysam/stmark2/sbf_dram_init.S 119 additions, 0 deletionsboard/sysam/stmark2/sbf_dram_init.S
- board/sysam/stmark2/stmark2.c 47 additions, 0 deletionsboard/sysam/stmark2/stmark2.c
- configs/stmark2_defconfig 26 additions, 0 deletionsconfigs/stmark2_defconfig
- include/configs/stmark2.h 199 additions, 0 deletionsinclude/configs/stmark2.h
- scripts/config_whitelist.txt 1 addition, 0 deletionsscripts/config_whitelist.txt
Loading
Please register or sign in to comment