commit | c33972cd4131503c32905a34cc800ff8ec31ae0c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Dec 22 04:16:01 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 22 04:42:28 2015 +0100 |
tree | 57a88f872b025ba261b89bb62e21dc93b963ca18 | |
parent | fd8eab5744d5811a6e646b0420ddf5167aa3ab93 [diff] |
arm: socfpga: Enable simple bus in SPL on all boards The simple bus support must be enabled in SPL, otherwise the boards will not be able to parse the DT and will fail to boot. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>