]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: remove portl2.h and use km_kirkwood instead
authorHolger Brunck <holger.brunck@keymile.com>
Thu, 5 Jul 2012 05:05:04 +0000 (05:05 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:37 +0000 (14:07 +0200)
commit6ef6486180678ab86d511676ec68cf78bf267582
treed4e08583e8d6f8f4a3197795207a8ed7d45ea359
parentf945439af9198be07a32f8799e96df60ae1b0adb
arm/km: remove portl2.h and use km_kirkwood instead

The additional headerfile is unneeded here, we can use the generic
km_kirkwood.h instead. And we can use the better config option
KM_PIGGY4_88E6061 for the specific features for boards with this
design in km_arm.c.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Gerlando Falauto <gerlando.falauto@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
board/keymile/km_arm/km_arm.c
boards.cfg
include/configs/km_kirkwood.h
include/configs/portl2.h [deleted file]