commit | 4c669e2d3b0d65aeb5593c04b719284a41013c87 | [log] [tgz] |
---|---|---|
author | Simon Guinot <simon.guinot@sequanux.org> | Thu Sep 03 11:12:20 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 13 08:01:11 2015 -0400 |
tree | a975bc1610e0f8668fd3d5b06f0fb8b1fe43a17e | |
parent | 278bd4e7d71e4e54677b36106615c02b87b69bd6 [diff] |
ARM: Kirkwood: fix IDE configuration on LaCie boards On the LaCie boards netspace_max_v2 and net2big_v2, two internal hard drives are available. Additionally on the d2net_v2 board, an extra hard drive can be plugged via eSATA. This patch updates CONFIG_SYS_IDE_MAXBUS and CONFIG_SYS_IDE_MAXDEVICE accordingly for this boards. Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>