Add support for Korat PPC440EPx board
These patches add support for the PPC440EPx-based "Korat" board to U-Boot. They are based primarily on support for the Sequoia board. Signed-off-by: Larry Johnson <lrj@acm.org>
This commit is contained in:
committed by
Stefan Roese
parent
87dc096829
commit
c591dffe0c
3
Makefile
3
Makefile
@@ -1231,6 +1231,9 @@ haleakala_nand_config: unconfig
|
||||
@echo "TEXT_BASE = 0x01000000" > $(obj)board/amcc/kilauea/config.tmp
|
||||
@echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
|
||||
|
||||
korat_config: unconfig
|
||||
@$(MKCONFIG) $(@:_config=) ppc ppc4xx korat
|
||||
|
||||
luan_config: unconfig
|
||||
@$(MKCONFIG) $(@:_config=) ppc ppc4xx luan amcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user