On Tue, Jan 21, 2014 at 07:47:46AM -0500, Jason Cooper wrote:
On Tue, Jan 21, 2014 at 06:12:41AM -0300, Ezequiel Garcia wrote:
quoted
Now that we have proper support for Armada 370/XP watchdog
let's enable it in the defconfig.
Signed-off-by: Ezequiel Garcia <redacted>
---
arch/arm/configs/mvebu_defconfig | 2 ++
1 file changed, 2 insertions(+)
Just a note to myself more than anything: I need to square up multi_v7
with mvebu. As we make these changes next cycle, we need to be able to
easily test that we aren't breaking multiplat build or boot.
Hi Jason
Hopefully you can also tackle multi_v5 as well, once DT kirkwood moves
into mach-mvebu.
To check for breaking boot, you need some other hardware
platform. Nomadik was breaking kirkwood multi_v5, and you would not
see the problem on Nomadik.
Andrew