]> Git Repo - J-u-boot.git/commit - boards.cfg
MX25: Add initial support for MX25PDK
authorFabio Estevam <[email protected]>
Tue, 6 Sep 2011 09:05:43 +0000 (09:05 +0000)
committerAlbert ARIBAUD <[email protected]>
Fri, 30 Sep 2011 20:01:00 +0000 (22:01 +0200)
commit419adbfbcba2f818d84eec6ed3f70173a4d67efa
tree5d978a58eeed506b9c52ebe189a72d4e74dfb7a6
parente6d9b9785cde08162afd68ef555dcef7d477e1be
MX25: Add initial support for MX25PDK

Add the initial support for MX25PDK booting from SD card via internal boot.

Signed-off-by: Fabio Estevam <[email protected]>
MAINTAINERS
board/freescale/mx25pdk/Makefile [new file with mode: 0644]
board/freescale/mx25pdk/imximage.cfg [new file with mode: 0644]
board/freescale/mx25pdk/lowlevel_init.S [new file with mode: 0644]
board/freescale/mx25pdk/mx25pdk.c [new file with mode: 0644]
boards.cfg
include/configs/mx25pdk.h [new file with mode: 0644]
This page took 0.036841 seconds and 4 git commands to generate.