Re: Porting barebox (devicetree) to Variscite iMX6 SOM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

some little notice... this should not fix your problem.

On Thu, Dec 12, 2013 at 01:56:14PM -0500, Michael Burkey wrote:
> Additionally, here are the dts and dtsi files I added for the Variscite part:
> 
...
> 	partition@0 {
> 		label = "barebox";
> 		reg = <0x0 0x200000>;
> 	};
> 
> 	partition@1 {
> 		label = "barebox-environment";
> 		reg = <0x200000 0x10000>;
> 	};
> 
> 	partition@2 {
> 		label = "kernel";
> 		reg = <0x210000 0x600000>;
> 	};
> 
> 	partition@3 {
> 		label = "rootfs";
> 		reg = <0x860000 0x18000000>;

I think this should be "reg = <0x810000 ...>" or you have a little unused
space :-)

- Alex

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux