Hi
I have added support for Samsung Poseidon GP Board(OMAP 2430) in U-Boot.
[U-Boot][PATCH 1/6] Generic FileName ----
-- Changed name of file omap2420.h to
omap24xx.h in
include/asm-arm/arch-omap24xx/.
-- Changed the files which are affected
by this name
change. These files are Apollon and
OMAP2420h4 board specific.
[U-Boot][PATCH 2/6] Generic MacroNames and OMAP2430 Definitions----
-- Made the
include/asm-arm/arch-omap24xx/ generic rather then
specific to omap2420. So as to make it
for family of processor of type omap24xx;
changed macros ending with OMAP2420 to
OMAP24XX.
-- Put the omap2420 specific code in
CONFIG_OMAP242X macro
and Poseidon Board support in
CONFIG_OMAP243X macro. Common code kept out of it.
-- Changed the Apollon and omap2420h4
specific .c which
were affected due to the above change.
[U-Boot][PATCH 3/6] Poseidon Board Support
-- Added board/poseidon directory and
poseidon board specific files in it.
[U-Boot][PATCH 4/6] Poseidon Board Support
-- Added include/configs/poseidon.h
file.
[U-Boot][PATCH 5/6] Poseidon IPL Support
-- Added onenand_ipl/board/poseidon
directory and onenand IPL
specific files for poseidon in it.
[U-Boot][PATCH 6/6] Poseidon Compilation
-- Changed Makefile to configure and
compile for Poseidon Board.
I have Apollon and Poseidon boards. I have already tested Apollon board to
check Legacy support after my changes.
Regards
Vivek Dalal
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot