[PATCH 1/2] ARM: kirkwood: add support for OpenBlocks A7 platform
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Thu Oct 31 04:37:35 EDT 2013
Dear Jason Cooper,
On Wed, 30 Oct 2013 15:57:25 -0400, Jason Cooper wrote:
> > + partition at 0 {
> > + label = "uboot";
> > + reg = <0x0 0x1c0000>;
> > + };
> > +
> > + partition at 90000 {
> > + label = "env";
> > + reg = <0x1c0000 0x2c0000>;
> > + };
>
> Hmm, something doesn't look right here. Cut-n-paste problem? Did you
> run 'make dtbs' against this? I get address size errors when I do.
Strange. 'make dtbs' was working here. What was wrong exactly? Just
that the unit address (@90000) didn't match the starting address
0x1c0000 ?
> let me know if it's ok with you and I'll push it tomorrow.
This all looks good to me!
Thanks a lot,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list