commit | c21a43b775a4687e4f84c5eb3a6eebdcb727265a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Apr 02 14:21:53 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 27 14:07:11 2013 +0200 |
tree | 34e4410f04b001bc05ad459dd857220e043eaaa1 | |
parent | 6c1d25b0b71d3b5b0e752e664ca6f62d4c617cd0 [diff] |
ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablement If we attempt to use the existing u8500 of_dev_auxdata struct to boot the u8540, we fail to obtain a console, due to a lack of DMA support on the platform. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>