diff options
| author | Thomas Herzmann <[email protected]> | 2012-07-05 05:05:10 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-07-07 14:07:37 +0200 |
| commit | b8cf7cc8860d30b85b08377183688bf9564896bf (patch) | |
| tree | 517542249a8d81efeba24b60365992aecb4846fb /include | |
| parent | dbdee4ca591a3bf19446d8ab89285835e210b378 (diff) | |
arm/km: add implementation for read_dip_switch
Add a function to read the dip_switch on kmcoge5un. If the
switch is set the actual_bank is set to 0 and this SW is
booted.
Signed-off-by: Thomas Herzmann <[email protected]>
Signed-off-by: Holger Brunck <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/km_kirkwood.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/km_kirkwood.h b/include/configs/km_kirkwood.h index a95c6657ba1..fba181fffa1 100644 --- a/include/configs/km_kirkwood.h +++ b/include/configs/km_kirkwood.h @@ -171,8 +171,5 @@ #undef CONFIG_KIRKWOOD_PCIE_INIT #endif -#ifndef CONFIG_KM_FPGA_CONFIG -#undef BOARD_LATE_INIT -#endif #endif /* _CONFIG_KM_KIRKWOOD */ |
