]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add chip_config command to AMCC Kilauea eval board
authorStefan Roese <sr@denx.de>
Tue, 21 Jul 2009 12:06:29 +0000 (14:06 +0200)
committerStefan Roese <sr@denx.de>
Fri, 24 Jul 2009 07:56:40 +0000 (09:56 +0200)
commit4b1389e0ceb19e9b50b96fd3908483a6c2274fb0
treeeb419abb0a9d302891508cadcc292f501864d1e9
parentf6af8ce0c80327cb6aaa347642026ad838335c23
ppc4xx: Add chip_config command to AMCC Kilauea eval board

This patch removes the "alterpll" command and replaces it with the now
ppc4xx standard "chip_config" command to configure the I2C bootstrap
EEPROM.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/kilauea/Makefile
board/amcc/kilauea/chip_config.c [new file with mode: 0644]
board/amcc/kilauea/cmd_pll.c [deleted file]
include/configs/kilauea.h