]> Git Repo - u-boot.git/commit
sh: Add support for MS7720RP02 board
authorYoshihiro Shimoda <[email protected]>
Mon, 3 Dec 2007 13:58:50 +0000 (22:58 +0900)
committerNobuhiro Iwamatsu <[email protected]>
Tue, 15 Jan 2008 14:30:40 +0000 (23:30 +0900)
commitb2b5e2bb78a1ef4ae8504f5a26bfdc3293ea74ae
tree4ff109fdfba0b954b292c2c37dfae558141a086e
parent7c10c57275901939a8ece4a9ef3e7ccb7c12a0ed
sh: Add support for MS7720RP02 board

Signed-off-by: Yoshihiro Shimoda <[email protected]>
CC: Nobuhiro Iwamatsu <[email protected]>
Acked-by: Nobuhiro Iwamatsu <[email protected]>
Makefile
board/ms7720se/Makefile [new file with mode: 0644]
board/ms7720se/config.mk [new file with mode: 0644]
board/ms7720se/lowlevel_init.S [new file with mode: 0644]
board/ms7720se/ms7720se.c [new file with mode: 0644]
board/ms7720se/u-boot.lds [new file with mode: 0644]
include/configs/ms7720se.h [new file with mode: 0644]
This page took 0.03491 seconds and 4 git commands to generate.