]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: introduce kmsugp1 target
authorGerlando Falauto <gerlando.falauto@keymile.com>
Thu, 13 Feb 2014 15:43:00 +0000 (16:43 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 13 Feb 2014 16:45:36 +0000 (17:45 +0100)
commit9c134e189a95c976dab94d4f28444a5398627188
treef261253dd57b44c56705c5df2311fb7edbb013eb
parentb1c2a7ae32b6c5dd1dcb7cb29c862af01523ba36
arm/km: introduce kmsugp1 target

KMSUGP1 is from a u-boot perspective (almost) identical to KMNUSA.
The only difference is that the PCIe reset is connected to Kirkwood pin
MPP7_PEX_RST_OUTn, we use a dedicated config flag KM_PCIE_RESET_MPP7.
Such pin should theoretically be handled by the PCIe subsystem
automatically, but this turned out not to be the case.
So simply configure this PIN as a GPIO and issue a pulse manually.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Cc: Karlheinz Jerg <karlheinz.jerg@keymile.com>
Cc: Valentin Longchamp <valenting.longchamp@keymile.com>
Cc: Holger Brunck <holger.brunck@keymile.com>
Acked-by: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/km_arm/fpga_config.c
board/keymile/km_arm/km_arm.c
boards.cfg
include/configs/km_kirkwood.h