[RFC] ARM: mvebu: Add Plathome Kirkwood Openblocks A6 board support
Sebastian Hesselbarth
sebastian.hesselbarth at gmail.com
Mon Aug 11 14:15:20 PDT 2014
On August 11, 2014 10:32:58 PM Ezequiel Garcia
<ezequiel.garcia at free-electrons.com> wrote:
> On 11 Aug 08:23 PM, Sebastian Hesselbarth wrote:
> > On August 11, 2014 2:50:22 PM Ezequiel Garcia
> > <ezequiel.garcia at free-electrons.com> wrote:
...
> > >diff --git a/arch/arm/dts/kirkwood-openblocks_a6-bb.dts
> > >b/arch/arm/dts/kirkwood-openblocks_a6-bb.dts
> > >new file mode 100644
> > >index 0000000..84e06cd
> > >--- /dev/null
> > >+++ b/arch/arm/dts/kirkwood-openblocks_a6-bb.dts
> > >@@ -0,0 +1,11 @@
> > >+/*
> > >+ * Barebox specific DT overlay for OpenBlocks A6 board
> > >+ */
> > >+
> > >+#include "arm/kirkwood-openblocks_a6.dts"
> > >+
> > >+/ {
> > >+ chosen {
> > >+ stdout-path = "/ocp at f1000000/serial at 12000";
> >
> > Nit: above serial node on Kirkwood has a label, i.e. you should use &uart0
> > instead. Also, this should go into the upstream dts, too.
> >
>
> Ah, OK. In that case, do you think we still need the devicetree overlay?
Not necessarily. All overlay dts are usually only for heartbeat led. Your
choice.
Sebastian
More information about the barebox
mailing list