commit | 777baa97a4d7609da460604217b9848b8127cf31 | [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 | 6ab7d6c654447beb79e67d0733782d0591e5fc3a [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>