commit | 2a090cea73f0439f1247d96c830dd52377aa58f5 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Oct 11 15:36:56 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Oct 12 12:16:29 2012 -0700 |
tree | 3bd7830b0e369a17c5b051639cfeab30535abdf4 | |
parent | c7c63221439ad87a8c05e7b42f9eae32ec7cc2d4 [diff] |
m28: Properly configure the SPI flash chipselect The SPI flash is not properly detected by plain "sf probe" due to it being located on different bus and different chipselect. Fix this problem. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Tom Rini <trini@ti.com>